|
JUCE
|
This template-overloaded class can be used to convert between var and custom types. More...
Static Public Member Functions | |
| static Type | fromVar (const var &v) |
| static var | toVar (const Type &t) |
This template-overloaded class can be used to convert between var and custom types.
|
static |
|
static |
References var::toString().
1.8.13