template<typename F, bool is_index, bool is_variable, bool checked, int boost, bool clean_stack, typename = void>
struct sol::call_detail::agnostic_lua_call_wrapper< F, is_index, is_variable, checked, boost, clean_stack, typename >
Definition at line 18385 of file sol.hpp.
template<typename F , bool is_index, bool is_variable, bool checked, int boost, bool clean_stack, typename = void>
template<typename Fx , typename... Args>