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

📄 std__ctype_ltchar_gt.3

📁 Free C++ Standard Library
💻 3
字号:
.TH std::ctype<char> 3 "13 Sep 1999" "FREE_C++_STANDARD_LIBRARY" \" -*- nroff -*-.ad l.nh.SH NAMEstd::ctype<char> \- .SH SYNOPSIS.br.PPInherits \fBstd::ctype_base\fR..PP.SS Public Members.in +1c.ti -1c.RI "typedef char \fBchar_type\fR".br.ti -1c.RI "explicit \fBctype\fR (const \fBmask\fR* tab = 0, bool del = false, size_t refs = 0)".br.ti -1c.RI "bool \fBis\fR (\fBmask\fR m, char c) const".br.ti -1c.RI "const char* \fBis\fR (const char* low, const char* high, \fBmask\fR* vec) const".br.ti -1c.RI "const char* \fBscan_is\fR (\fBmask\fR m, const char* low, const char* high) const".br.ti -1c.RI "const char* \fBscan_not\fR (\fBmask\fR m, const char* low, const char* high) const".br.ti -1c.RI "char \fBtoupper\fR (char c) const".br.ti -1c.RI "const char* \fBtoupper\fR (char* low, const char* high) const".br.ti -1c.RI "char \fBtolower\fR (char c) const".br.ti -1c.RI "const char* \fBtolower\fR (char* low, const char* high) const".br.ti -1c.RI "char \fBwiden\fR (char c) const".br.ti -1c.RI "const char* \fBwiden\fR (const char* low, const char* high, char* to) const".br.ti -1c.RI "char \fBnarrow\fR (char c, char dfault) const".br.ti -1c.RI "const char* \fBnarrow\fR (const char* low, const char* high, char dfault, char* to) const".br.in -1c.SS Static Public Members.in +1c.ti -1c.RI "locale::id \fBid\fR".br.ti -1c.RI "const size_t \fBtable_size\fR".br.in -1c.SS Protected Members.in +1c.ti -1c.RI "const \fBmask\fR* \fBtable\fR () const  throw()".br.ti -1c.RI "\fB~ctype\fR ()".br.ti -1c.RI "virtual char \fBdo_toupper\fR (char) const".br.ti -1c.RI "virtual const char* \fBdo_toupper\fR (char* low, const char* high) const".br.ti -1c.RI "virtual char \fBdo_tolower\fR (char) const".br.ti -1c.RI "virtual const char* \fBdo_tolower\fR (char* low, const char* high) const".br.in -1c.SS Static Protected Members.in +1c.ti -1c.RI "const \fBmask\fR* \fBclassic_table\fR ()  throw()".br.in -1c.SH MEMBER TYPEDEF DOCUMENTATION.PP .SS template<> typedef char std::ctype<char>::char_type.PP.SH MEMBER FUNCTION DOCUMENTATION.PP .SS template<> explicit std::ctype<char>::ctype<char> (const \fBmask\fR * tab = 0, bool del = false, size_t refs = 0).PP.SS template<> bool std::ctype<char>::is (\fBmask\fR m, char c) const.PP.SS template<> const char* std::ctype<char>::is (const char * low, const char * high, \fBmask\fR * vec) const.PP.SS template<> const char* std::ctype<char>::scan_is (\fBmask\fR m, const char * low, const char * high) const.PP.SS template<> const char* std::ctype<char>::scan_not (\fBmask\fR m, const char * low, const char * high) const.PP.SS template<> char std::ctype<char>::toupper (char c) const.PP.SS template<> const char* std::ctype<char>::toupper (char * low, const char * high) const.PP.SS template<> char std::ctype<char>::tolower (char c) const.PP.SS template<> const char* std::ctype<char>::tolower (char * low, const char * high) const.PP.SS template<> char std::ctype<char>::widen (char c) const.PP.SS template<> const char* std::ctype<char>::widen (const char * low, const char * high, char * to) const.PP.SS template<> char std::ctype<char>::narrow (char c, char dfault) const.PP.SS template<> const char* std::ctype<char>::narrow (const char * low, const char * high, char dfault, char * to) const.PP.SS template<> const \fBmask\fR* std::ctype<char>::table () const  throw()\fC [protected]\fR.PP.SS template<> std::ctype<char>::~ctype<char> ()\fC [protected]\fR.PP.SS template<> virtual char std::ctype<char>::do_toupper (char) const\fC [protected, virtual]\fR.PP.SS template<> virtual const char* std::ctype<char>::do_toupper (char * low, const char * high) const\fC [protected, virtual]\fR.PP.SS template<> virtual char std::ctype<char>::do_tolower (char) const\fC [protected, virtual]\fR.PP.SS template<> virtual const char* std::ctype<char>::do_tolower (char * low, const char * high) const\fC [protected, virtual]\fR.PP.SS template<> const \fBmask\fR* std::ctype<char>::classic_table ()  throw()\fC [static, protected]\fR.PP.SH MEMBER DATA DOCUMENTATION.PP .SS template<> locale::id std::ctype<char>::id\fC [static]\fR.PP.SS template<> const size_t std::ctype<char>::table_size\fC [static]\fR.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 + -