Searched defs:generic_error_category (Results 1 – 4 of 4) sorted by relevance
39 struct generic_error_category : public std::error_category struct42 name() const noexcept in name()47 message(int i) const in message()
184 struct generic_error_category : public std::error_category struct187 name() const noexcept in name()191 message(int i) const in message()
60 struct generic_error_category final : public std::error_category struct63 name() const noexcept final in name()68 message(int i) const final in message()77 equivalent(int i, const std::error_condition& cond) const noexcept final in equivalent()
188 struct generic_error_category : public std::error_category struct191 name() const noexcept in name()195 message(int i) const in message()