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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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