Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dcxx11-ios_failure.cc47 struct io_error_category : std::error_category struct
50 name() const noexcept in name()
54 virtual std::string message(int __ec) const in message()