debian man page for __gnu_debug::_after_nth_from

Query: __gnu_debug::_after_nth_from

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

__gnu_debug::_After_nth_from< _Iterator >(3cxx) 						   __gnu_debug::_After_nth_from< _Iterator >(3cxx)

NAME
__gnu_debug::_After_nth_from< _Iterator > -
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 78 of file safe_sequence.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 __gnu_debug::_After_nth_from< _Iterator >(3cxx)
Related Man Pages
std::move_iterator(3) - centos
std::reverse_iterator(3) - debian
__gnu_debug::_safe_iterator(3) - centos
__gnu_debug::_safe_local_iterator_base(3) - centos
__gnu_debug::_safe_local_iterator_base(3cxx) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file