Luwra
Minimal-overhead Lua wrapper for C++
Static Public Member Functions | List of all members
luwra::internal::_TuplePusher< Contents >::Pusher< Indices > Struct Template Reference

#include <stl.hpp>

Static Public Member Functions

static size_t push (State *state, const std::tuple< Contents... > &value)
 

Member Function Documentation

◆ push()

template<typename... Contents>
template<size_t... Indices>
static size_t luwra::internal::_TuplePusher< Contents >::Pusher< Indices >::push ( State state,
const std::tuple< Contents... > &  value 
)
inlinestatic