GNU g++  v5.2.1
GNU Standard C++
__gnu_cxx::__ops::_Iter_less_iter Struct Reference

#include <predefined_ops.h>

Public Member Functions

template<typename _Iterator1 , typename _Iterator2 >
_GLIBCXX14_CONSTEXPR bool operator() (_Iterator1 __it1, _Iterator2 __it2) const
 

Member Function Documentation

template<typename _Iterator1 , typename _Iterator2 >
_GLIBCXX14_CONSTEXPR bool __gnu_cxx::__ops::_Iter_less_iter::operator() ( _Iterator1  __it1,
_Iterator2  __it2 
) const
inline

The documentation for this struct was generated from the following file: