Functions | |
void | handle_policy (const stack_dependencies &sdeps, lua_State *L, int &) |
template<typename P , meta::disable< std::is_base_of< detail::policy_base_tag, meta::unqualified_t< P >>> = meta::enabler> | |
void | handle_policy (P &&p, lua_State *L, int &pushed) |
template<int... In> | |
void | handle_policy (returns_self_with< In... >, lua_State *L, int &pushed) |
template<int I, int... In> | |
void | handle_policy (static_stack_dependencies< I, In... >, lua_State *L, int &) |
|
inline |
|
inline |
|
inline |
|
inline |