nngn
|
Pops n
values from the Lua stack at scope exit.
More...
#include <utils.h>
Public Member Functions | |
defer_pop (lua_State *L_, int n_=1) | |
~defer_pop (void) | |
void | set_n (int n_) |
Private Attributes | |
lua_State * | L |
int | n |
Pops n
values from the Lua stack at scope exit.
|
inlineexplicit |
|
inline |
|
inline |
|
private |
|
private |