Theolizer
Version.1.2.0
serializer for C++ / Do you want to update your classes easily ?
|
関数 | |
theolizer::BasicRange< tIterator >::BasicRange (tIterator &&iBegin, tIterator &&iEnd) | |
void | theolizer::BasicRange< tIterator >::drop_front () |
ValueType & | theolizer::BasicRange< tIterator >::front () |
bool | theolizer::BasicRange< tIterator >::empty () const |
tIterator | theolizer::BasicRange< tIterator >::begin () const |
tIterator | theolizer::BasicRange< tIterator >::end () const |
tIterator | theolizer::BasicRange< tIterator >::operator-> () |
ValueType & | theolizer::BasicRange< tIterator >::operator* () |
BasicRange & | theolizer::BasicRange< tIterator >::operator++ () |
BasicRange | theolizer::BasicRange< tIterator >::operator++ (int) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |