basic_path::has_branch_path Method

Specifies whether the stored file name contains a branch path.

bool has_branch_path() const;

Return Value

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

Requirements

Header: filesystem

Namespace: std::tr2::sys

See Also

Reference

basic_path Class

basic_path::branch_path Method

<filesystem>