Luna::Variant::Variant
Variant(bool v)
Initializes one variant of VariantType::boolean and sets its data to the specified value.
Parameters
-
in v
The Boolean value to set.
Variant(bool v)
Initializes one variant of VariantType::boolean and sets its data to the specified value.
in v
The Boolean value to set.