error_code make_error_condition (io_errc e);
error_code make_error_condition (io_errc e) noexcept;
1
error_condition(static_cast<int>(e),iostream_category());