void assign(int val, const error_category& cat) noexcept;
template<class ErrorConditionEnum> error_condition& operator=(ErrorConditionEnum e) noexcept;
void clear() noexcept;