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