std::next and std::iter_difference_t
Still on my journey towards learning c++, I encounter new things all the time, and with C++ being so complex it's not always entirely clear to me what the purpose of a given construct is. However, by using them in my own projects I can find some use ...
lambda-snail.hashnode.dev6 min read