error_condition::category
Returns the error category.
const error_category& category() const;
Return Value
A reference to the stored error category
Requirements
Header: <system_error>
Namespace: std
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Returns the error category.
const error_category& category() const;
A reference to the stored error category
Header: <system_error>
Namespace: std