“cpp/error/system error/what”的版本间的差异

来自cppreference.com
< cpp‎ | error‎ | system error
(Use {{lc}}. Update links. Various fixes.)
第1行: 第1行:
{{tr_note}}
 
 
{{cpp/error/system_error/title|what}}
 
{{cpp/error/system_error/title|what}}
 
{{cpp/error/system_error/navbar}}
 
{{cpp/error/system_error/navbar}}
{{ddcl | notes={{mark since c++11}} |
+
{{ddcl | sincec++11 |
 
virtual const char* what() const;
 
virtual const char* what() const;
 
}}
 
}}
  
{{tr| 返回 解释字符串.|Returns the explanatory string.}}
+
返回解释 字符串
  
 
===参数===
 
===参数===
{{tr| (无)|(none)}}
+
(无)
  
 
===返回值===
 
===返回值===
{{tr| 指向 一个空结束的字符串 解释信息. |Pointer to a null-terminated string with explanatory information. }}
+
指向 解释 信息
  
=== 例外===
+
=== ===
{{noexcept}}
+
{{noexcept}}
  
=== 另请 参阅===
+
===参阅===
 
{{dsc begin}}
 
{{dsc begin}}
 
{{dsc inc | cpp/error/system_error/dsc code}}
 
{{dsc inc | cpp/error/system_error/dsc code}}
 
{{dsc end}}
 
{{dsc end}}
  
[[de:cpp/error/system error/what]]
+
deenesfritjaptru
[[en:cpp/error/system error/what]]
+
[[es:cpp/error/system error/what]]
+
[[fr:cpp/error/system error/what]]
+
[[it:cpp/error/system error/what]]
+
[[ja:cpp/error/system error/what]]
+
[[pt:cpp/error/system error/what]]
+
[[ru:cpp/error/system error/what]]
+

2017年4月30日 (日) 08:19的版本