moneypunct::do_positive_sign


virtual protected member function
string_type do_positive_sign() const;

Return positive sign string [virtual]

Virtual protected member function in charge of returning the positive sign string, as described in public member function positive_sign (see moneypunct::positive_sign for details).

Polymorphic derived classes can redefine the behavior of this function.

See also