nngn
|
Emits an error. More...
#include <push.h>
Static Public Member Functions | |
static int | push (lua_State *L, const error< T > &e) |
static int | push (lua_State *L, error< T > &&e) |
Emits an error.
The usual limitations of mixing lua_error
and C++ apply.
|
inlinestatic |
|
inlinestatic |