Share via


status_known 함수

Specifies whether a given file status is known.

inline bool status_known(
   file_status Stat
);

매개 변수

반환 값

false if the underlying file_type is status_unknown; otherwise, true.

요구 사항

헤더: filesystem

Namespace: std::tr2::sys

참고 항목

참조

<filesystem>

기타 리소스

C++ 표준 라이브러리 헤더 파일