Iterator returned by USetCodePoints.
More...
#include <uset.h>
Iterator returned by USetCodePoints.
- Draft:
- This API may be changed in the future versions and was introduced in ICU 76
Definition at line 1340 of file uset.h.
◆ USetCodePointIterator()
U_HEADER_ONLY_NAMESPACE::USetCodePointIterator::USetCodePointIterator |
( |
const USetCodePointIterator & |
other | ) |
|
|
default |
- Draft:
- This API may be changed in the future versions and was introduced in ICU 76
◆ operator!=()
bool U_HEADER_ONLY_NAMESPACE::USetCodePointIterator::operator!= |
( |
const USetCodePointIterator & |
other | ) |
const |
|
inline |
- Draft:
- This API may be changed in the future versions and was introduced in ICU 76
Definition at line 1356 of file uset.h.
References operator==().
◆ operator*()
UChar32 U_HEADER_ONLY_NAMESPACE::USetCodePointIterator::operator* |
( |
| ) |
const |
|
inline |
- Draft:
- This API may be changed in the future versions and was introduced in ICU 76
Definition at line 1359 of file uset.h.
◆ operator++() [1/2]
◆ operator++() [2/2]
Post-increment.
- Draft:
- This API may be changed in the future versions and was introduced in ICU 76
Definition at line 1386 of file uset.h.
References operator++().
◆ operator==()
bool U_HEADER_ONLY_NAMESPACE::USetCodePointIterator::operator== |
( |
const USetCodePointIterator & |
other | ) |
const |
|
inline |
- Draft:
- This API may be changed in the future versions and was introduced in ICU 76
Definition at line 1346 of file uset.h.
Referenced by operator!=().
◆ USetCodePoints
The documentation for this class was generated from the following file: