ICU 75.1 75.1
Loading...
Searching...
No Matches
LocalUSimpleNumberFormatterPointer Class Reference

"Smart pointer" class; closes a USimpleNumberFormatter via usnumf_close(). More...

#include <usimplenumberformatter.h>

Detailed Description

"Smart pointer" class; closes a USimpleNumberFormatter via usnumf_close().

For most methods see the LocalPointerBase base class.

Usage:

LocalUSimpleNumberFormatterPointer uformatter(usnumf_openForLocale(...));
// no need to explicitly call usnumf_close()
See also
LocalPointerBase
LocalPointer
Stable:
ICU 73

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