ICU 71.1
71.1
|
"Smart pointer" class; closes a UFormattedNumber via unumf_closeResult(). More...
#include <unumberformatter.h>
"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()
For most methods see the LocalPointerBase base class.
Usage:
LocalUFormattedNumberRangePointer uresult(unumrf_openResult(...)); // no need to explicitly call unumrf_closeResult()
Definition at line 451 of file unumberrangeformatter.h.