Range : Be expressive using smart iterators with Range based containers
Hi ! Today I am not going to talk about rendering. This article will deal with expressiveness in C++. Expressiveness? Yes, but about containers, range, and iterators. If you want to know more about writing expressive code in C++, I advise you to go on fluentcpp. If you want to know more about range, I […]
C++ (C++, clean code, expressive, iterator, Range, SFINAE, stl)