__gnu_parallel::iterator_triple man page on Scientific

Man page or keyword search:  
man Server   26626 pages
apropos Keyword Search (all sections)
Output format
Scientific logo
[printable version]

__gnu_parallel::iterator_triple(3)	    __gnu_parallel::iterator_triple(3)

NAME
       __gnu_parallel::iterator_triple -

       A triple of iterators. The usual iterator operations are applied to all
       three child iterators.

SYNOPSIS
   Public Types
       typedef std::iterator_traits< Iterator1 >::difference_type
	   difference_type
       typedef IteratorCategory iterator_category
       typedef type * pointer
       typedef type & reference
       typedef void value_type

   Public Member Functions
       iterator_triple (const Iterator1 &_first, const Iterator2 &_second,
	   const Iterator3 &_third)
       operator Iterator3 () const
       type operator+ (difference_type delta) const
       const type operator++ (int)
       type & operator++ ()
       difference_type operator- (const type &other) const
       const type operator-- (int)
       type & operator-- ()
       type & operator= (const type &other)

   Public Attributes
       Iterator1 first
       Iterator2 second
       Iterator3 third

Detailed Description
   template<typename Iterator1, typename Iterator2, typename Iterator3,
       typename IteratorCategory> class __gnu_parallel::iterator_triple<
       Iterator1, Iterator2, Iterator3, IteratorCategory >
       A triple of iterators. The usual iterator operations are applied to all
       three child iterators.

       Definition at line 119 of file iterator.h.

Author
       Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++			  22 Nov 201__gnu_parallel::iterator_triple(3)
[top]

List of man pages available for Scientific

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net