Tuesday, October 3, 2017

C++14: std::cbegin/std::cend/std::crbegin/std::crend

C++14 added functions that return constant iterators.


No comments:

Post a Comment