It is a locale category and this member type describes a category of facets.
DeclarationFollowing is the declaration for std::locale::category.
C++98typedef int category;C++11
typedef int category;Parameters
none
Return Valuenone
category facets locale::collate collate locale::ctype ctype, codecvt locale::monetary moneypunct, money_get, money_put locale::numeric numpunct, num_get, num_put locale::time time_get, time_put locale::messages messages locale::all all of the above locale::none none of the above (defined as0
).
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