__gnu_debug::_After_nth_from
__gnu_debug::_After_nth_from
Section: C Library Functions (3) Updated: 10 Jan 2009 Local index
Up
NAME
__gnu_debug::_After_nth_from -
SYNOPSIS
Public Member Functions
_After_nth_from (const difference_type &__n, const _Iterator &__base)
bool operator() (const _Iterator &__x) const
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 68 of file safe_sequence.h.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Detailed Description
-
- template<typename _Iterator> class __gnu_debug::_After_nth_from< _Iterator >
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:37:27 GMT, April 16, 2011