pushTuple

Pushes all the values in a $(STDREF typecons, Tuple) to the stack.

void
pushTuple
(
T
)
(,
ref T tup
)
if (
isTuple!T
)

Meta