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
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
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