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_id.htm below:

C++ Locale Library - id

C++ Locale Library - id Previous Quiz Next Description

It is a locale facet id.

Declaration

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

C++98
class id;
C++11
class id;
Parameters

none

Return Value

none

Example

In below example for std::isxdigit.

class locale::id {
   public:
      id();
      void operator= (const id&) = delete;
      id (const id&) = delete;
}

locale.htm

Print Page

Previous

Next

Advertisements


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