Scopira  20080306
scopira::basekit::const_islice_vec_iterator_g< T > Class Template Reference

#include <islice.h>

Public Types

typedef T data_type
 the generic data type T
 

Public Member Functions

 const_islice_vec_iterator_g (const T *const *ptr)
 ctor
 
const T & operator* (void) const
 dereference accessor
 
bool operator== (const const_islice_vec_iterator_g< T > &rhs) const
 equality operator
 
bool operator!= (const const_islice_vec_iterator_g< T > &rhs) const
 inequality operator
 
const_islice_vec_iterator_g< T > & operator++ (void)
 increment operator
 

Detailed Description

template<class T>
class scopira::basekit::const_islice_vec_iterator_g< T >

iterator for islice

Author
Aleksander Demko

The documentation for this class was generated from the following file: