status_known 함수
지정 된 파일 상태를 알고 있는지 여부를 지정 합니다.
inline bool status_known(
file_status Stat
);
매개 변수
- Stat
A file_status 개체를 래핑하는 file_type.
반환 값
false경우는 내부 file_type 는 status_unknown; 그렇지 않으면 true.
요구 사항
헤더: 파일 시스템
네임 스페이스: std::tr2::sys
지정 된 파일 상태를 알고 있는지 여부를 지정 합니다.
inline bool status_known(
file_status Stat
);
false경우는 내부 file_type 는 status_unknown; 그렇지 않으면 true.
헤더: 파일 시스템
네임 스페이스: std::tr2::sys