![]() |
Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
#include <elm/util/Variant.h>
Public Types | |
| typedef T * | rt |
Static Public Member Functions | |
| static T * | get (const data_t &d) |
| static void | set (data_t &d, T *x) |
| typedef T* rt |