basic_path::is_complete Method
Specifies whether the stored file name is complete.
bool is_complete() const;
Return Value
true if the stored file name is complete; otherwise, false.
Remarks
A file name is complete when it has a root name and a root directory.
Requirements
Header: filesystem
Namespace: std::tr2::sys