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