__gnu_debug::after_nth_from(3)

NAME

__gnu_debug::After_nth_from

SYNOPSIS

#include <safe_sequence.h>
Public Member Functions
After_nth_from (const difference_type &n,  const  Iterator
&__base)
bool operator() (const Iterator &x) const
Private Types
typedef  std::iterator_traits< Iterator >::difference_type
difference_type
Private Attributes
Iterator M_base
difference_type M_n

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 62 of file safe_sequence.h.

Author

Generated automatically by Doxygen for libstdc++-v3 Source
from the source code.
libstdc++-v3 Source 1 Jan 2007 __gnu_debug::Af
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout