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