|
|
using | iterator_category = std::input_iterator_tag |
| |
|
using | difference_type = strtokenizer::difference_type |
| |
|
using | value_type = strtokenizer::value_type |
| |
|
using | pointer = strtokenizer::pointer |
| |
|
using | reference = strtokenizer::reference |
| |
|
|
constexpr bool | operator!= (sentinel) const |
| |
|
constexpr bool | operator== (sentinel) const |
| |
|
constexpr value_type | operator* () const |
| |
|
constexpr iterator & | operator++ () |
| |
The documentation for this struct was generated from the following file: