Iterator returned by USetElements.
More...
#include <uset.h>
Iterator returned by USetElements.
- Draft:
- This API may be changed in the future versions and was introduced in ICU 77
Definition at line 1744 of file uset.h.
◆ USetElementIterator()
| U_HEADER_ONLY_NAMESPACE::USetElementIterator::USetElementIterator |
( |
const USetElementIterator & |
other | ) |
|
|
default |
- Draft:
- This API may be changed in the future versions and was introduced in ICU 77
◆ operator!=()
| bool U_HEADER_ONLY_NAMESPACE::USetElementIterator::operator!= |
( |
const USetElementIterator & |
other | ) |
const |
|
inline |
◆ operator*()
| std::u16string U_HEADER_ONLY_NAMESPACE::USetElementIterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++() [1/2]
◆ operator++() [2/2]
Post-increment.
- Draft:
- This API may be changed in the future versions and was introduced in ICU 77
Definition at line 1806 of file uset.h.
References U_SENTINEL.
◆ operator==()
| bool U_HEADER_ONLY_NAMESPACE::USetElementIterator::operator== |
( |
const USetElementIterator & |
other | ) |
const |
|
inline |
- Draft:
- This API may be changed in the future versions and was introduced in ICU 77
Definition at line 1750 of file uset.h.
The documentation for this class was generated from the following file: