Iterator returned by USetRanges.
More...
#include <uset.h>
Iterator returned by USetRanges.
- Draft:
- This API may be changed in the future versions and was introduced in ICU 76
Definition at line 1524 of file uset.h.
◆ USetRangeIterator()
U_HEADER_ONLY_NAMESPACE::USetRangeIterator::USetRangeIterator |
( |
const USetRangeIterator & |
other | ) |
|
|
default |
- Draft:
- This API may be changed in the future versions and was introduced in ICU 76
◆ operator!=()
bool U_HEADER_ONLY_NAMESPACE::USetRangeIterator::operator!= |
( |
const USetRangeIterator & |
other | ) |
const |
|
inline |
- Draft:
- This API may be changed in the future versions and was introduced in ICU 76
Definition at line 1539 of file uset.h.
References operator==().
◆ operator*()
CodePointRange U_HEADER_ONLY_NAMESPACE::USetRangeIterator::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 1558 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 1567 of file uset.h.
◆ operator==()
bool U_HEADER_ONLY_NAMESPACE::USetRangeIterator::operator== |
( |
const USetRangeIterator & |
other | ) |
const |
|
inline |
- Draft:
- This API may be changed in the future versions and was introduced in ICU 76
Definition at line 1530 of file uset.h.
Referenced by operator!=().
◆ USetRanges
The documentation for this class was generated from the following file: