Static Public Member Functions | List of all members
luwra::Value< Arbitrary > Struct Template Reference

Static Public Member Functions

static Arbitrary read (State *state, int index)
 
static size_t push (State *state, const Arbitrary &value)
 

Detailed Description

template<>
struct luwra::Value< Arbitrary >

See Arbitrary.

Member Function Documentation

static size_t luwra::Value< Arbitrary >::push ( State *  state,
const Arbitrary &  value 
)
inlinestatic
static Arbitrary luwra::Value< Arbitrary >::read ( State *  state,
int  index 
)
inlinestatic