Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
A protected virtual member function that returns a locale-specific sequence of elements to use as a currency symbol.
virtual string_type do_curr_symbol( ) const;
Return Value
A locale-specific sequence of elements to use as a decimal point symbol.
Example
See the example for curr_symbol, where the virtual member function is called by curr_symbol.
Requirements
Header: <locale>
Namespace: std