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

#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)
 

Member Typedef Documentation

◆ rt

typedef T* rt

Member Function Documentation

◆ get()

static T* get ( const data_t d)
inlinestatic

References data_t::p.

◆ set()

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

References data_t::p.


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