Searched refs:object_category (Results 1 – 6 of 6) sorted by relevance
22 const error_category &object_category();39 return error_code(static_cast<int>(e), object_category()); in make_error_code()
26 const std::error_category &object_category();40 return std::error_code(static_cast<int>(e), object_category()); in make_error_code()
26 const std::error_category &object_category();41 return std::error_code(static_cast<int>(e), object_category()); in make_error_code()
54 const error_category &object::object_category() { in object_category() function in object
74 const std::error_category &object::object_category() { in object_category() function in object
76 const std::error_category &object::object_category() { in object_category() function in object