.TH "__gnu_debug::_After_nth_from< _Iterator >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_debug::_After_nth_from< _Iterator > .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fB_After_nth_from\fP (const difference_type &__n, const _Iterator &\fB__base\fP)" .br .ti -1c .RI "bool \fBoperator()\fP (const _Iterator &__x) const" .br .in -1c .SH "Detailed Description" .PP .SS "template .br class __gnu_debug::_After_nth_from< _Iterator >"A function object that returns true when the given random access iterator is at least \fCn\fP steps away from the given iterator\&. .PP Definition at line \fB74\fP of file \fBsafe_sequence\&.h\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "template \fB__gnu_debug::_After_nth_from\fP< _Iterator >::_After_nth_from (const difference_type & __n, const _Iterator & __base)\fC [inline]\fP" .PP Definition at line \fB83\fP of file \fBsafe_sequence\&.h\fP\&. .SH "Member Function Documentation" .PP .SS "template bool \fB__gnu_debug::_After_nth_from\fP< _Iterator >::operator() (const _Iterator & __x) const\fC [inline]\fP" .PP Definition at line \fB87\fP of file \fBsafe_sequence\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.