Luna::Name::operator bool
operator bool() const
Checks whether this name string is empty.
Return value
Returns true
if this name string is empty, returns false
otherwise.
operator bool() const
Checks whether this name string is empty.
Returns true
if this name string is empty, returns false
otherwise.