nngn
|
Pushes a T
if the object contains a value, otherwise nothing.
More...
#include <push.h>
Static Public Member Functions | |
static int | push (lua_State *L, std::optional< T > &&o) |
Pushes a T
if the object contains a value, otherwise nothing.
|
inlinestatic |