ICU 62.1  62.1
LocalUNumberFormatterPointer Class Reference

#include <unumberformatter.h>

Detailed Description

"Smart pointer" class; closes a UFormattedNumber via unumf_closeResult(). For most methods see the LocalPointerBase base class.

Usage:

LocalUFormattedNumberPointer uformatter(unumf_openResult(...));
// no need to explicitly call unumf_closeResult()
See also
LocalPointerBase
LocalPointer
Draft:
This API may be changed in the future versions and was introduced in ICU 62

Definition at line 641 of file unumberformatter.h.


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