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