status_known 함수
Specifies whether a given file status is known.
inline bool status_known(
file_status Stat
);
매개 변수
- Stat
A file_status object that wraps a file_type.
반환 값
false if the underlying file_type is status_unknown; otherwise, true.
요구 사항
헤더: filesystem
Namespace: std::tr2::sys