.TH "__gnu_debug::_After_nth_from< _Iterator >" 3cxx "Fri May 28 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_debug::_After_nth_from< _Iterator > .SH SYNOPSIS .br .PP .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 74 of file safe_sequence\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.