cplusplus
.com
教程
參考
文章
論壇
C++
教程
參考
文章
論壇
參考
C 庫
(assert.h)
(ctype.h)
(errno.h)
C++11
(fenv.h)
(float.h)
C++11
(inttypes.h)
(iso646.h)
(limits.h)
(locale.h)
(math.h)
(setjmp.h)
(signal.h)
(stdarg.h)
C++11
(stdbool.h)
(stddef.h)
C++11
(stdint.h)
(stdio.h)
(stdlib.h)
(string.h)
C++11
(tgmath.h)
(time.h)
C++11
(uchar.h)
(wchar.h)
(wctype.h)
容器
C++11
<array>
<deque>
C++11
<forward_list>
<list>
<map>
<queue>
<set>
<stack>
C++11
<unordered_map>
C++11
<unordered_set>
<vector>
輸入/輸出
<fstream>
<iomanip>
<ios>
<iosfwd>
<iostream>
<istream>
<ostream>
<sstream>
<streambuf>
多執行緒
C++11
<atomic>
C++11
<condition_variable>
C++11
<future>
C++11
<mutex>
C++11
<thread>
其他
<algorithm>
<bitset>
C++11
<chrono>
C++11
<codecvt>
<complex>
<exception>
<functional>
C++11
<initializer_list>
<iterator>
<limits>
<locale>
<memory>
<new>
<numeric>
C++11
<random>
C++11
<ratio>
C++11
<regex>
<stdexcept>
<string>
C++11
<system_error>
C++11
<tuple>
C++11
<type_traits>
C++11
<typeindex>
<typeinfo>
<utility>
<valarray>
<locale>
has_facet
locale
use_facet
C++11
wbuffer_convert
C++11
wstring_convert
函式
isalnum
isalpha
C++11
isblank
iscntrl
isdigit
isgraph
islower
isprint
ispunct
isspace
isupper
isxdigit
tolower
toupper
標準刻面
codecvt
codecvt_base
codecvt_byname
collate
collate_byname
ctype
ctype_base
ctype_byname
messages
messages_base
messages_byname
money_base
money_get
money_put
moneypunct
moneypunct_byname
num_get
num_put
numpunct
numpunct_byname
time_base
time_get
time_get_byname
time_put
time_put_byname
num_put
num_put::num_put
公共成員函式
num_put::put
受保護成員
num_put::~num_put
num_put::do_put
參考
<locale>
num_put
~num_put
protected member function
<locale>
std::
num_put
::~num_put
~num_put();
num_put 解構函式
銷燬
num_put
物件。
這是一個受保護的解構函式:程式不應直接構造此類物件。
此解構函式因繼承而成為虛擬函式(
locale::facet
的解構函式是虛擬函式)。