std::error_category::~error_category

virtual ~error_category();
(since C++11)

Destroys the object.

Parameters

(none)