|
inlineinherited |
Return positive sign string.
This function returns a string_type to use as a sign for positive amounts. It does so by returning returning moneypunct<char_type>::do_positive_sign().
If the return value contains more than one character, the first character appears in the position indicated by pos_format() and the remainder appear at the end of the formatted string.
Definition at line 1208 of file locale_facets_nonio.h.
References do_positive_sign().
Referenced by std::__moneypunct_cache< _CharT, _Intl >::_M_cache().

