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 decimal point symbol.
virtual CharType do_decimal_point( ) const;
Return Value
A locale-specific sequence of elements to use as a decimal point symbol.
Example
See the example for decimal_point, where the virtual member function is called by decimal_point.
Requirements
Header: <locale>
Namespace: std