__gnu_debug::_After_nth_from< _Iterator >(3cxx) | __gnu_debug::_After_nth_from< _Iterator >(3cxx) |
__gnu_debug::_After_nth_from< _Iterator >
#include <safe_sequence.h>
_After_nth_from (const difference_type &__n, const
_Iterator &__base)
bool operator() (const _Iterator &__x) const
class __gnu_debug::_After_nth_from< _Iterator >"A function object that returns true when the given random access iterator is at least n steps away from the given iterator.
Definition at line 74 of file safe_sequence.h.
Definition at line 83 of file safe_sequence.h.
Definition at line 87 of file safe_sequence.h.
Generated automatically by Doxygen for libstdc++ from the source code.
Thu Feb 16 2023 | libstdc++ |