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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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