#include <uset.h>
- Stable:
- ICU 76
Definition at line 1457 of file uset.h.
◆ iterator()
U_HEADER_ONLY_NAMESPACE::CodePointRange::iterator::iterator |
( |
UChar32 |
aC | ) |
|
|
inline |
◆ operator!=()
bool U_HEADER_ONLY_NAMESPACE::CodePointRange::iterator::operator!= |
( |
const iterator & |
other | ) |
const |
|
inline |
◆ operator*()
UChar32 U_HEADER_ONLY_NAMESPACE::CodePointRange::iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++() [1/2]
iterator& U_HEADER_ONLY_NAMESPACE::CodePointRange::iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator++() [2/2]
iterator U_HEADER_ONLY_NAMESPACE::CodePointRange::iterator::operator++ |
( |
int |
| ) |
|
|
inline |
◆ operator==()
bool U_HEADER_ONLY_NAMESPACE::CodePointRange::iterator::operator== |
( |
const iterator & |
other | ) |
const |
|
inline |
UChar32 U_HEADER_ONLY_NAMESPACE::CodePointRange::iterator::c |
The documentation for this struct was generated from the following file: