最終更新日時(UTC):
が更新

履歴 編集

class template
<locale>

std::messages_byname

namespace std {
  template <class charT>
  class messages_byname : public messages<charT>;
}

概要

(ここに、クラスの概要を記載する)

publicメンバ関数

名前 説明
(constructor) コンストラクタ

protectedメンバ関数

名前 説明
(destructor) デストラクタ

メンバ型

名前 説明
catalog 翻訳カタログ型 messages_base::catalog
string_type 文字列型 basic_string<charT>


出力

参照