#include <Stack.h>
Definition at line 456 of file Stack.h.
◆ get()
static long long& Stack< long long & >::get |
( |
lua_State * |
L, |
|
|
int |
index |
|
) |
| |
|
inlinestatic |
◆ push()
static void Stack< long long & >::push |
( |
lua_State * |
L, |
|
|
long long & |
value |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: