nngn
Loading...
Searching...
No Matches
nngn::lua::stack_ref Concept Reference
#include <
lua.h
>
Concept definition
template
<
typename
T>
concept
nngn::lua::stack_ref
=
is_stack_ref<std::decay_t<T>
>
nngn::lua::stack_ref
Definition
lua.h:229
nngn::lua::is_stack_ref
constexpr bool is_stack_ref
Determines whether a type is a reference to a value on the stack.
Definition
lua.h:223
Detailed Description
See also
is_stack_ref
nngn
lua
stack_ref
Generated by
1.11.0