libstdc++: __gnu_debug::_After_nth_from< _Iterator > Class Template Reference (original) (raw)
#include <[safe_sequence.h](a00959%5Fsource.html)>
Detailed Description
template<typename _Iterator>
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.
Constructor & Destructor Documentation
template<typename _Iterator >
Member Function Documentation
◆ operator()()
template<typename _Iterator >
The documentation for this class was generated from the following file: