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

#include <MeasureUnit.d.hpp>

Static Public Member Functions

static void operator delete (void *ptr)
 

Detailed Description

An ICU4X Measurement Unit object which represents a single unit of measurement such as meter, second, kilometer-per-hour, square-meter, etc.

You can create an instance of this object using MeasureUnitParser by calling the parse method.

See the Rust documentation for MeasureUnit for more information.

Member Function Documentation

◆ operator delete()

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

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