![]() |
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::int8 | rt |
Static Public Member Functions | |
| static t::int8 | get (const data_t &d) |
| static void | set (data_t &d, t::int8 x) |
References access_t< t::int8 >::get(), data_t::i8, and access_t< T >::set().
Referenced by access_t< t::int8 >::get().