Function error_category::message

Synopsis

Declared in header <boost/system/detail/error_category.hpp>

virtual
const char*
message(
    int ev,
    char* buffer,
    std::size_t len) const noexcept;