|
Public Types | |
typedef size_t | difference_type |
typedef std::forward_iterator_tag | iterator_category |
typedef unsigned int * | pointer |
typedef unsigned int & | reference |
typedef unsigned int | value_type |
Public Member Functions | |
const unsigned int | operator* () const |
UnitWeightIterator | operator++ () const |
Definition at line 76 of file WeightFunc.h.
typedef size_t difference_type |
Definition at line 83 of file WeightFunc.h.
typedef std::forward_iterator_tag iterator_category |
Definition at line 82 of file WeightFunc.h.
typedef unsigned int* pointer |
Definition at line 80 of file WeightFunc.h.
typedef unsigned int& reference |
Definition at line 81 of file WeightFunc.h.
typedef unsigned int value_type |
Definition at line 79 of file WeightFunc.h.
|
inline |
Definition at line 85 of file WeightFunc.h.
|
inline |
Definition at line 90 of file WeightFunc.h.