Luwra
Minimal-overhead Lua wrapper for C++
Public Member Functions | Public Attributes | List of all members
luwra::internal::InferValueType Struct Reference

#include <values.hpp>

Public Member Functions

template<typename Type >
 operator Type () const &&
 
template<typename Type >
 operator Type & () const &
 

Public Attributes

int index
 
Statestate
 

Member Function Documentation

◆ operator Type()

template<typename Type >
luwra::internal::InferValueType::operator Type ( ) const &&
inline

◆ operator Type &()

template<typename Type >
luwra::internal::InferValueType::operator Type & ( ) const &
inline

Member Data Documentation

◆ index

int luwra::internal::InferValueType::index

◆ state

State* luwra::internal::InferValueType::state