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

#include <elm/util/Variant.h>

Public Types

typedef double rt
 

Static Public Member Functions

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

Member Typedef Documentation

◆ rt

typedef double rt

Member Function Documentation

◆ get()

static double get ( const data_t d)
inlinestatic

◆ set()

static void set ( data_t d,
double  x 
)
inlinestatic

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