⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 std__locale.3

📁 Free C++ Standard Library
💻 3
字号:
.TH std::locale 3 "13 Sep 1999" "FREE_C++_STANDARD_LIBRARY" \" -*- nroff -*-.ad l.nh.SH NAMEstd::locale \- .SH SYNOPSIS.br.PP.SS Public Members.in +1c.ti -1c.RI "typedef int \fBcategory\fR".br.ti -1c.RI "\fBlocale\fR ()  throw()".br.ti -1c.RI "\fBlocale\fR (const locale& other)  throw()".br.ti -1c.RI "explicit \fBlocale\fR (const char* std_name)".br.ti -1c.RI "\fBlocale\fR (const locale& other, const char* std_name, \fBcategory\fR)".br.ti -1c.RI "template<class Facet> \fBlocale\fR (const locale& other, Facet* f)".br.ti -1c.RI "template<class Facet> \fBlocale\fR (const locale& other, const locale& one)".br.ti -1c.RI "\fBlocale\fR (const locale& other, const locale& one, \fBcategory\fR)".br.ti -1c.RI "\fB~locale\fR ()  throw()".br.ti -1c.RI "basic_string<char> \fBname\fR () const".br.ti -1c.RI "bool \fBoperator==\fR (const locale& other) const".br.ti -1c.RI "bool \fBoperator!=\fR (const locale& other) const".br.ti -1c.RI "template<class charT, class Traits, class Allocator> bool \fBoperator()\fR (const basic_string<charT,Traits,Allocator>& s1, const basic_string<charT,Traits,Allocator>& s2) const".br.ti -1c.RI "\fBnone\fR".br.ti -1c.RI "\fBcollate\fR".br.ti -1c.RI "\fBctype\fR".br.ti -1c.RI "\fBmonetary\fR".br.ti -1c.RI "\fBnumeric\fR".br.ti -1c.RI "\fBtime\fR".br.ti -1c.RI "\fBmessages\fR".br.ti -1c.RI "\fBall\fR".br.in -1c.SS Static Public Members.in +1c.ti -1c.RI "locale \fBglobal\fR (const locale&)".br.ti -1c.RI "const locale& \fBclassic\fR ()".br.in -1c.SH MEMBER TYPEDEF DOCUMENTATION.PP .SS const std::locale::category.PP.SH MEMBER FUNCTION DOCUMENTATION.PP .SS std::locale::locale ()  throw().PP.nf{.br                        }.fi.SS std::locale::locale (const locale & other)  throw().PP.nf{.br                        }.fi.SS explicit std::locale::locale (const char * std_name).PP.nf{.br                        }.fi.SS std::locale::locale (const locale & other, const char * std_name, \fBcategory\fR).PP.nf{.br                        }.fi.SS template<class Facet> std::locale::locale (const locale & other, Facet * f).PP.nf{.br                        }.fi.SS template<class Facet> std::locale::locale (const locale & other, const locale & one).PP.nf{.br                        }.fi.SS std::locale::locale (const locale & other, const locale & one, \fBcategory\fR).PP.nf{.br                        }.fi.SS std::locale::~locale ()  throw().PP.SS basic_string<char> std::locale::name () const.PP.SS bool std::locale::operator== (const locale & other) const.PP.SS bool std::locale::operator!= (const locale & other) const.PP.SS template<class charT, class Traits, class Allocator> bool std::locale::operator() (const basic_string<charT,Traits,Allocator>& s1, const basic_string<charT,Traits,Allocator>& s2) const.PP.nf{.br                        }.fi.SS locale std::locale::global (const locale &)\fC [static]\fR.PP.SS const locale& std::locale::classic ()\fC [static]\fR.PP.SH MEMBER DATA DOCUMENTATION.PP .SS std::locale::none.PP.SS std::locale::collate.PP.SS std::locale::ctype.PP.SS std::locale::monetary.PP.SS std::locale::numeric.PP.SS std::locale::time.PP.SS std::locale::messages.PP.SS std::locale::all.PP.SH AUTHOR.PP Generated automatically by Doxygen for FREE_C++_STANDARD_LIBRARY from the source code.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -