Static Public Member Functions | List of all members
sol::stack::stack_detail::basic_check< expected, check_func > Struct Template Reference

#include <sol.hpp>

Static Public Member Functions

template<typename Handler >
static bool check (lua_State *L, int index, Handler &&handler, record &tracking)
 

Detailed Description

template<type expected, int(*)(lua_State *, int) check_func>
struct sol::stack::stack_detail::basic_check< expected, check_func >

Definition at line 11194 of file sol.hpp.

Member Function Documentation

template<type expected, int(*)(lua_State *, int) check_func>
template<typename Handler >
static bool sol::stack::stack_detail::basic_check< expected, check_func >::check ( lua_State L,
int  index,
Handler &&  handler,
record tracking 
)
inlinestatic

Definition at line 11196 of file sol.hpp.


The documentation for this struct was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:53