|
|
| iterator_range_pod (const DataType *begin, const DataType *end) |
|
size_t | size () const |
|
bool | empty () const |
|
bool | operator== (const iterator_range_pod< DataType > &rhs) const |
|
const DataType & | operator[] (int idx) const |
|
const DataType * | begin () const |
|
const DataType * | end () const |
|
|
const DataType * | begin_ |
|
const DataType * | end_ |
The documentation for this struct was generated from the following file: