- locale[meta header]
- std[meta namespace]
- class template[meta id-type]
namespace std {
template <class charT>
class numpunct_byname : public numpunct<charT>;
}- numpunct[link /reference/locale/numpunct.md]
(ここに、クラスの概要を記載する)
| 名前 | 説明 |
|---|---|
(constructor) |
コンストラクタ |
| 名前 | 説明 |
|---|---|
(destructor) |
デストラクタ |
| 名前 | 説明 |
|---|---|
char_type |
文字型 charT |
string_type |
文字列型 basic_string<charT> |