| 
    Scopira
    20080306
    
   | 
 
#include <islice.h>
Public Types | |
| typedef T | data_type | 
| the generic data type T  | |
Public Member Functions | |
| islice_vec_iterator_g (T *const *ptr) | |
| ctor  | |
| const T & | operator* (void) const | 
| dereference accessor  | |
| bool | operator== (const islice_vec_iterator_g< T > &rhs) const | 
| equality operator  | |
| bool | operator!= (const islice_vec_iterator_g< T > &rhs) const | 
| inequality operator  | |
| islice_vec_iterator_g< T > & | operator++ (void) | 
| increment operator  | |
Iterator for islice