Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
A protected virtual member function that is called to return a locale-specific sequence of elements to use as a negative sign symbol.
virtual string_type do_negative_sign( ) const;
Return Value
A locale-specific sequence of elements to use as a negative sign.
Example
See the example for negative_sign, where the virtual member function is called by negative_sign.
Requirements
Header: <locale>
Namespace: std