Luwra
Minimal-overhead Lua wrapper for C++
List of all members
luwra::Value< double > Struct Reference

#include <values.hpp>

Inherits luwra::internal::NumericValueBase< double, Number >.

Additional Inherited Members

- Static Public Member Functions inherited from luwra::internal::NumericValueBase< double, Number >
static void push (State *state, double value)
 
static double read (State *state, int index)