Home
last modified time | relevance | path

Searched defs:generic_error_category (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++11/
H A Dsystem_error.cc35 struct generic_error_category : public std::error_category struct
38 name() const noexcept in name()
42 message(int i) const in message()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dsystem_error.cc39 struct generic_error_category : public std::error_category struct
42 name() const noexcept in name()
47 message(int i) const in message()
H A Dcompatibility-c++0x.cc184 struct generic_error_category : public std::error_category struct
187 name() const noexcept in name()
191 message(int i) const in message()