error_code::default_error_condition

기본 오류 조건을 반환합니다.

error_condition default_error_condition() const;

반환 값

Error_condition 에 지정 된 default_error_condition.

설명

이 멤버 함수를 반환 합니다. category().default_error_condition(value()).

요구 사항

헤더: <system_error>

네임 스페이스: std

참고 항목

참조

error_code Class