nngn
Loading...
Searching...
No Matches
nngn::lua::user_type Concept Reference
#include <
lua.h
>
Concept definition
template
<
typename
T>
concept
nngn::lua::user_type
=
is_user_type<std::decay_t<T>
>
nngn::lua::user_type
Definition
lua.h:148
nngn::lua::is_user_type
constexpr auto is_user_type
Flag which indicates that a type is to be treated as a user type.
Definition
lua.h:145
Detailed Description
See also
is_user_type
nngn
lua
user_type
Generated by
1.11.0