LocARNA-2.0.0
|
Public Member Functions | |
const_iterator (const value_type &idx) | |
const auto & | operator* () const |
const auto * | operator-> () const |
auto & | operator++ () |
auto & | operator+= (int x) |
auto & | operator-= (int x) |
auto | operator+ (int x) const |
auto | operator- (int x) const |
bool | operator== (const const_iterator &) const |
bool | operator!= (const const_iterator &) const |