다음을 통해 공유


basic_path::has_filename 메서드

Specifies whether the stored string contains a file name.

bool has_filename() const;

반환 값

true if the stored string contains a file name; otherwise, false.

요구 사항

헤더: filesystem

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

참고 항목

참조

basic_path 클래스

basic_path::filename 메서드

<filesystem>