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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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