#include <variable.h>
Public Member Functions | |
AnyConverter () | |
template<class T> | |
void | operator() (T &target, const Odyssey::Any &src) |
template<class T> | |
void | operator() (Odyssey::Any &target, const T &src) |
This is a standard converter to be used with Variables to convert to and from Any.
|
|
|
|
|
|