다음을 통해 공유


basic_path::is_complete 메서드

Specifies whether the stored file name is complete.

bool is_complete() const;

반환 값

true if the stored file name is complete; otherwise, false.

설명

파일 이름은 루트 이름 및 루트 디렉터리에 있을 때 전체 입니다.

요구 사항

헤더: filesystem

네임스페이스: std::tr2::sys

참고 항목

참조

basic_path 클래스

<filesystem>

basic_path::root_name 메서드

basic_path::root_directory 메서드