Luna::Variant::empty
bool empty() const
Checks whether the variant contains no child variant.
Return value
Returns true if size of the variant is 0. Returns false otherwise.
bool empty() const
Checks whether the variant contains no child variant.
Returns true if size of the variant is 0. Returns false otherwise.