#include <string.h>
私有成员函数 |
|
| Generic * | operator-> () const |
Additional Inherited Members |
|
Public Types inherited from
BaseIterator< const StridedBlock< const Generic >, true >
|
|
| using | CollectionType = const StridedBlock < const Generic > |
| using | ValueType = typename InheritConst < typename const StridedBlock < const Generic > :: ValueType , const StridedBlock < const Generic > >::type |
| using | iterator_category = std::random_access_iterator_tag |
| using | difference_type = Int |
| using | value_type = ValueType |
| using | pointer = ValueType * |
| using | reference = ValueType & |
Static Public Attributes inherited from
BaseIterator< const StridedBlock< const Generic >, true >
|
|
| static const Bool | isLinearIterator |
Protected Attributes inherited from
BaseIterator< const StridedBlock< const Generic >, true >
|
|
| ValueType * | _data |
|
explicit |
|
explicit |
| Utf32Char operator* | ( | ) | const |
|
private |