#include <IterableSplitString.hxx>
Definition at line 54 of file IterableSplitString.hxx.
◆ iterator_category
◆ operator!=()
constexpr bool IterableSplitString::Iterator::operator!= |
( |
Iterator |
other | ) |
const |
|
inline |
◆ operator*()
constexpr StringView IterableSplitString::Iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++()
Iterator& IterableSplitString::Iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator->()
constexpr const StringView* IterableSplitString::Iterator::operator-> |
( |
| ) |
const |
|
inline |
◆ operator==()
constexpr bool IterableSplitString::Iterator::operator== |
( |
Iterator |
other | ) |
const |
|
inline |
◆ IterableSplitString
The documentation for this class was generated from the following file: