nngn
Loading...
Searching...
No Matches
Static Public Member Functions
|
List of all members
nngn::lua::stack_get< std::vector< T > > Struct Template Reference
Reads a table array as a vector.
More...
#include <
table.h
>
Static Public Member Functions
static std::vector<
T
>
get
(lua_State *L,
int
i
)
Detailed Description
template<typename
T
>
requires (
detail::can_get
<
T
>)
struct nngn::lua::stack_get< std::vector< T > >
Reads a table array as a vector.
Member Function Documentation
◆
get()
template<typename
T
>
static std::vector<
T
>
nngn::lua::stack_get
< std::vector<
T
> >::get
(
lua_State *
L
,
int
i
)
inline
static
Here is the call graph for this function:
The documentation for this struct was generated from the following file:
src/lua/
table.h
nngn
lua
stack_get< std::vector< T > >
Generated by
1.11.0