◐ Shell
clean mode source ↗

std::error_category::error_category – cppreference.com

Aus cppreference.com

<metanoindex/>

<tbody> </tbody>

error_category( const error_category& other ) = delete;

(1) (seit C++11)

error_category(); //implicit

(2) (seit C++11)

Konstruiert den Fehler Kategorie-Objekt. Der Standardkonstruktor ist implizit .

Original:

Constructs the error category object. The default constructor is implicit.

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Parameter

(None)

Original:

(none)

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.