Iterator returned by USetStrings.
More...
#include <uset.h>
Iterator returned by USetStrings.
- Draft:
- This API may be changed in the future versions and was introduced in ICU 76
Definition at line 1637 of file uset.h.
◆ USetStringIterator()
U_HEADER_ONLY_NAMESPACE::USetStringIterator::USetStringIterator |
( |
const USetStringIterator & |
other | ) |
|
|
default |
- Draft:
- This API may be changed in the future versions and was introduced in ICU 76
◆ operator!=()
bool U_HEADER_ONLY_NAMESPACE::USetStringIterator::operator!= |
( |
const USetStringIterator & |
other | ) |
const |
|
inline |
- Draft:
- This API may be changed in the future versions and was introduced in ICU 76
Definition at line 1652 of file uset.h.
References operator==().
◆ operator*()
std::u16string_view U_HEADER_ONLY_NAMESPACE::USetStringIterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++() [1/2]
Pre-increment.
- Draft:
- This API may be changed in the future versions and was introduced in ICU 76
Definition at line 1669 of file uset.h.
◆ operator++() [2/2]
Post-increment.
- Draft:
- This API may be changed in the future versions and was introduced in ICU 76
Definition at line 1678 of file uset.h.
◆ operator==()
bool U_HEADER_ONLY_NAMESPACE::USetStringIterator::operator== |
( |
const USetStringIterator & |
other | ) |
const |
|
inline |
- Draft:
- This API may be changed in the future versions and was introduced in ICU 76
Definition at line 1643 of file uset.h.
Referenced by operator!=().
◆ USetStrings
The documentation for this class was generated from the following file: