Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A protected virtual member function that returns a locale-specific sequence of elements to use as a positive sign.
virtual string_type do_positive_sign( ) const;
Return Value
A locale-specific sequence of elements to use as a positive sign.
Example
See the example for positive_sign, where the virtual member function is called by positive_sign.
Requirements
Header: <locale>
Namespace: std