Searched refs:__check_sorted (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/libstdc++/include/debug/
H A Dfunctions.h246 __check_sorted(const _InputIterator& __first, const _InputIterator& __last) function in namespace:__gnu_debug
255 __check_sorted(const _InputIterator& __first, const _InputIterator& __last, function in namespace:__gnu_debug
H A Dmacros.h158 _GLIBCXX_DEBUG_VERIFY(__gnu_debug::__check_sorted(_First, _Last), \
168 _GLIBCXX_DEBUG_VERIFY(__gnu_debug::__check_sorted(_First, _Last, _Pred), \

Completed in 33 milliseconds