This template-overloaded class can be used to convert between var and custom types. More...
#include <juce_Variant.h>
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.
{Core}
|
inlinestatic |
|
inlinestatic |
References juce::var::toString().