iterator_traits<_Iter>::iterator_category std::__iterator_category | ( | const _Iter & | ) | [inline] |
This function is not a part of the C++ standard but is syntactic sugar for internal library use only.
Definition at line 160 of file stl_iterator_base_types.h.
Referenced by std::advance(), std::copy_n(), __gnu_cxx::copy_n(), std::distance(), __gnu_cxx::distance(), std::find(), std::find_end(), std::find_if(), std::find_if_not(), std::partition(), std::reverse(), std::search_n(), std::uninitialized_copy_n(), __gnu_cxx::uninitialized_copy_n(), and std::unique_copy().