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

#include <WeekdaySetIterator.d.hpp>

Public Member Functions

std::optional< icu4x::Weekdaynext ()
 

Static Public Member Functions

static void operator delete (void *ptr)
 

Detailed Description

Documents which days of the week are considered to be a part of the weekend

See the Rust documentation for WeekdaySetIterator for more information.

Member Function Documentation

◆ next()

std::optional< icu4x::Weekday > icu4x::WeekdaySetIterator::next ( )
inline

See the Rust documentation for next for more information.

◆ operator delete()

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

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