basic_path::has_leaf Method
Specifies whether the stored file name contains a leaf.
bool has_leaf() const;
Return Value
true if the leaf is not empty; otherwise, false.
Requirements
Header: filesystem
Namespace: std::tr2::sys
Specifies whether the stored file name contains a leaf.
bool has_leaf() const;
true if the leaf is not empty; otherwise, false.
Header: filesystem
Namespace: std::tr2::sys