다음을 통해 공유


basic_path::has_branch_path 메서드

Specifies whether the stored file name contains a branch path.

bool has_branch_path() const;

반환 값

true if the branch path is not empty; otherwise, false.

요구 사항

헤더: filesystem

Namespace: std::tr2::sys

참고 항목

참조

basic_path 클래스

basic_path::branch_path 메서드

<filesystem>