debian man page for __gnu_parallel::pseudo_sequence_iterator

Query: __gnu_parallel::pseudo_sequence_iterator

OS: debian

Section: 3

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

__gnu_parallel::pseudo_sequence_iterator< T, _DifferenceTp >(3cxx)		__gnu_parallel::pseudo_sequence_iterator< T, _DifferenceTp >(3cxx)

NAME
__gnu_parallel::pseudo_sequence_iterator< T, _DifferenceTp > -
SYNOPSIS
Public Types typedef _DifferenceTp difference_type Public Member Functions difference_type operator!= (const type &i2) const T & operator* () const type & operator++ () const type operator++ (int) difference_type operator- (const type &i2) bool operator== (const type &i2) const T & operator[] (difference_type) const pseudo_sequence_iterator (const T &val, difference_type pos) Detailed Description template<typename T, typename _DifferenceTp>class __gnu_parallel::pseudo_sequence_iterator< T, _DifferenceTp > Iterator associated with __gnu_parallel::pseudo_sequence. If features the usual random-access iterator functionality. Parameters: T Sequence value type. difference_type Sequence difference type. Definition at line 338 of file base.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Thu Aug 2 2012__gnu_parallel::pseudo_sequence_iterator< T, _DifferenceTp >(3cxx)
Related Man Pages
__gnu_parallel::pmwmssortingdata(3) - debian
__gnu_parallel::_pseudosequence(3) - debian
__gnu_parallel::iterator_pair(3) - debian
__gnu_parallel::replace_selector(3) - debian
__gnu_parallel::_iteratorpair(3) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file