Replaced class iterator and class const_iterator with aliases of template...
Replaced class iterator and class const_iterator with aliases of template <typename U> iter_impl. iter_impl has operator const_iterator to create an const_iterator from an iterator.
Showing
This diff is collapsed.
Please register or sign in to comment