Public Member Functions | |
| Iterator (const uint8 *pv, const uint32_t *pl) | |
| strings::ByteRange | operator * () const |
| Iterator & | operator++ () |
| bool | operator== (const Iterator &o) const |
| bool | operator!= (const Iterator &o) const |
Definition at line 16 of file sequence_array.h.
1.8.15