A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.tutorialspoint.com/cpp_standard_library/cpp_locale_classic.htm below:

C++ Locale Library - classic

C++ Locale Library - classic Description

It is used to get classic locale [static] and returns the classic locale, which corresponds in semantics to the "C" locale.

Declaration

Following is the declaration for std::locale::classic.

C++98
	
   static const locale& classic();
C++11
   static const locale& classic();
Parameters

none

Return Value

It returns the classic locale, which corresponds in semantics to the "C" locale (the default locale).

Exceptions

Strong guarantee − if an exception is thrown, there are no effects.

locale.htm


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4