error_condition make_error_condition (errc e) noexcept;
1
error_condition(static_cast<int>(e),generic_category());