ICU4X
International Components for Unicode
|
#include <WeekdaySetIterator.d.hpp>
Public Member Functions | |
std::optional< icu4x::Weekday > | next () |
Static Public Member Functions | |
static void | operator delete (void *ptr) |
Documents which days of the week are considered to be a part of the weekend
See the Rust documentation for WeekdaySetIterator
for more information.
|
inline |
See the Rust documentation for next
for more information.
|
inlinestatic |