Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
access_t< const T * > Struct Template Reference

#include <elm/util/Variant.h>

Static Public Member Functions

static const T * get (const data_t &d)
 
static void set (data_t &d, const T *x)
 

Public Attributes

const typedef T * rt
 

Member Function Documentation

◆ get()

static const T* get ( const data_t d)
inlinestatic

References data_t::cp.

◆ set()

static void set ( data_t d,
const T *  x 
)
inlinestatic

References data_t::cp.

Member Data Documentation

◆ rt

const typedef T* rt

The documentation for this struct was generated from the following file: