luad ~master (2016-02-18T19:12:01Z)
Home
Dub
Repo
pushTuple
luad
stack
Pushes all the values in a $(STDREF typecons, Tuple) to the stack.
void
pushTuple
(
T
)
(
lua_State
*
L
,
ref
T
tup
)
if
(
isTuple
!
T
)
Meta
Source
See Implementation
luad
stack
functions
callWithRet
getArgument
getValue
popReturnValues
popStack
popTuple
popValue
printStack
pushReturnValues
pushTuple
pushValue
templates
isVariableReturnType
isVoidArray
luaTypeOf
returnTypeSize
Pushes all the values in a $(STDREF typecons, Tuple) to the stack.