rpa::range_void< It > Class Template Reference

#include <common.h>

Inheritance diagram for rpa::range_void< It >:

rpa::range_lambda< It > List of all members.

Public Member Functions

 range_void (It aBeg, It aEnd)

Private Member Functions

 range_void ()
range_voidoperator= (const range_void &)

Classes

class  range_out
 For selecting the right output sequence. More...

Detailed Description

template<class It>
class rpa::range_void< It >

Used two iterators of the same type, for sequential or parallel execution of an algorithm. A range_void does not need volatile iterators, because it is always used for sequential processing.


Constructor & Destructor Documentation

template<class It>
rpa::range_void< It >::range_void (  )  [private]

template<class It>
rpa::range_void< It >::range_void ( It  aBeg,
It  aEnd 
) [inline]


Member Function Documentation

template<class It>
range_void& rpa::range_void< It >::operator= ( const range_void< It > &   )  [private]


The documentation for this class was generated from the following file:
Generated on Tue Sep 25 10:20:36 2007 for rpa by  doxygen 1.4.7