error_code::category

오류 범주를 반환합니다.

const error_category& category() const;

반환 값

저장된 오류 범주에 대 한 참조입니다.

요구 사항

헤더: <system_error>

네임 스페이스: std

참고 항목

참조

error_code Class