Luna::Path::empty
bool empty() const
Checks whether this path is empty, that is, the size of this path is 0
.
Return value
Returns true
if this path is empty, returns false
otherwise.
bool empty() const
Checks whether this path is empty, that is, the size of this path is 0
.
Returns true
if this path is empty, returns false
otherwise.