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