Site icon Learn C++

Learn C++ With Making Iterators, Views and Containers Easier to Write with Boost.STLInterfaces by Zach Laine (CPPCon 2020) Video

One can easily mistake errors when writing standard-compliant iterators, since they have such broad interfaces. This video introduces Boost.STLInterfaces, a Boost library that was recently approved. This helps users to write correct iterators using uncomplicated codes.

Exit mobile version