Searched refs:__iostream_category (Results 1 – 1 of 1) sorted by relevance
26 class _LIBCPP_HIDDEN __iostream_category : public __do_message { class32 const char* __iostream_category::name() const noexcept { return "iostream"; } in name()34 string __iostream_category::message(int ev) const { in message()46 __iostream_category iostream_error_category; in iostream_category()