Namespaces
Variants

std::locale::~locale

From cppreference.com
 
 
 
 
 
~locale();

Non-virtual destructor which decrements reference counts of all facets held by *this. Those facets whose reference count becomes zero are deleted.

Return value

(none)

Example

See also

constructs a new locale
(public member function) [edit]
Morty Proxy This is a proxified and sanitized view of the page, visit original site.