ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
icu4x::CodePointRangeIterator Class Reference

#include <CodePointRangeIterator.d.hpp>

Public Member Functions

icu4x::CodePointRangeIteratorResult next ()
 

Static Public Member Functions

static void operator delete (void *ptr)
 

Detailed Description

An iterator over code point ranges, produced by CodePointSetData or one of the CodePointMapData types

Member Function Documentation

◆ next()

icu4x::CodePointRangeIteratorResult icu4x::CodePointRangeIterator::next ( )
inline

Advance the iterator by one and return the next range.

If the iterator is out of items, done will be true

◆ operator delete()

void icu4x::CodePointRangeIterator::operator delete ( void * ptr)
inlinestatic

The documentation for this class was generated from the following files: