error_condition::value

返回存储的错误代码值。

value_type value() const;

返回值

类型 value_type存储区的错误代码值。

要求

标头: <system_error>

命名空间: std

请参见

参考

error_condition Class