error_category::name
Returns the name of the category.
virtual const char *name() const = 0;
Return Value
Returns the name of the category as a null-terminated byte string.
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 name of the category.
virtual const char *name() const = 0;
Returns the name of the category as a null-terminated byte string.
Header: <system_error>
Namespace: std