error_code::category

Returns the error category.

const error_category& category() const;

Returns

A reference to the stored error category.

Requirements

Header: <system_error>

Namespace: std

See Also

Reference

error_code Class

Other Resources

error_code Members