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