Scopira  20080306
std::iterator_traits< scopira::basekit::niterator< T, 1 > > Struct Template Reference

#include <narray.h>

Public Types

typedef std::random_access_iterator_tag iterator_category
 
typedef T value_type
 
typedef ptrdiff_t difference_type
 
typedef T * pointer
 
typedef T & reference
 

Detailed Description

template<typename T>
struct std::iterator_traits< scopira::basekit::niterator< T, 1 > >

This is a traits specification class for vec_iterator_g to make it random iterator compliant, among other niceties.

Author
Aleksander Demko

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