tvm
|
An iterator implementation that lazily instantiates the C++ wrapping Metadata class. More...
#include <metadata_base.h>
Public Member Functions | |
ArrayIterator (size_t index, const ArrayAccessor< C, Ref > *parent) | |
Ref | operator* () |
ArrayIterator< C, Ref > & | operator++ () |
bool | operator== (const ArrayIterator< C, Ref > &other) const |
bool | operator!= (const ArrayIterator< C, Ref > &other) const |
An iterator implementation that lazily instantiates the C++ wrapping Metadata class.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |