License:
Authors:
1 2 | Variant v = Variant(42); v = "abc"; |
Parameters:
| value | The value you wish to put in the Variant. |
Returns:
Example:
1 | auto v = Variant(42); |
Parameters:
| type | Type of the value. |
| ptr | Pointer to the value. |
Returns:
Example:
Parameters:
| value | The value you wish to put in the Variant. |
Returns:
Example:
Returns:
Example:
Returns:
Example:
Returns:
Returns: