std::messages_base
来自cppreference.com
该页由英文版wiki使用Google Translate机器翻译而来。
该翻译可能存在错误或用词不当。鼠标停留在文本上可以看到原版本。你可以帮助我们修正错误或改进翻译。参见说明请点击这里. |
在头文件 <locale> 中定义
|
||
class messages_base; |
||
类std::messages_base提供了一个类型的定义,是继承和std::messages方面的.
原文:
The class std::messages_base provides a type definition which is inherited and used by the std::messages facets.
[编辑] 会员类型
会员类型
|
Definition |
catalog
|
int |
[编辑] 另请参阅
实现字符串消息目录的检索 原文: implements retrieval of strings from message catalogs (类模板) |