Iterator returned by USetStrings.
More...
#include <uset.h>
Iterator returned by USetStrings.
- Stable:
- ICU 76
Definition at line 1633 of file uset.h.
◆ USetStringIterator()
U_HEADER_ONLY_NAMESPACE::USetStringIterator::USetStringIterator |
( |
const USetStringIterator & |
other | ) |
|
|
default |
◆ operator!=()
bool U_HEADER_ONLY_NAMESPACE::USetStringIterator::operator!= |
( |
const USetStringIterator & |
other | ) |
const |
|
inline |
◆ operator*()
std::u16string_view U_HEADER_ONLY_NAMESPACE::USetStringIterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++() [1/2]
◆ operator++() [2/2]
◆ operator==()
bool U_HEADER_ONLY_NAMESPACE::USetStringIterator::operator== |
( |
const USetStringIterator & |
other | ) |
const |
|
inline |
The documentation for this class was generated from the following file: