共用方式為


error_code::value_type

代表儲存的錯誤代碼值的型別。

typedef int value_type;

備註

這個型別定義為 int的同義字。

需求

標頭<系統錯誤>

命名空間: std

請參閱

參考

error_code 類別