ICU 78.1 78.1 |
"Smart pointer" class; closes a UFormattedNumber viaunumf_closeResult().More...
#include <uformattednumber.h>
"Smart pointer" class; closes a UFormattedNumber viaunumf_closeResult().
For most methods see the LocalPointerBase base class.
Usage:
LocalUFormattedNumberPointer uformatter(unumf_openResult(...));// no need to explicitly callunumf_closeResult()
For most methods see the LocalPointerBase base class.
Usage:
LocalUFormattedNumberRangePointer uresult(unumrf_openResult(...));// no need to explicitly callunumrf_closeResult()
Definition at line451 of fileunumberrangeformatter.h.