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.
@tags{Core}
|
inlinestatic |
References juce::gl::v.
Referenced by juce::CachedValue< Type >::getTypedValue().
|
inlinestatic |
References juce::gl::t.