Giri's C++ Support Library
C++ library providing everything you need to quickly create awesome applications.
|
Error category object used to convert the error code to a understandable message via std::error_code. More...
#include <JSON.h>
Public Member Functions | |
const char * | name () const noexcept override |
std::string | message (int ev) const override |
Error category object used to convert the error code to a understandable message via std::error_code.