Static Public Member Functions | List of all members
sol::stack::unqualified_checker< detail::as_pointer_tag< T >, type::userdata > Struct Template Reference

#include <sol.hpp>

Static Public Member Functions

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

Detailed Description

template<typename T>
struct sol::stack::unqualified_checker< detail::as_pointer_tag< T >, type::userdata >

Definition at line 11679 of file sol.hpp.

Member Function Documentation

template<typename T >
template<typename Handler >
static bool sol::stack::unqualified_checker< detail::as_pointer_tag< T >, type::userdata >::check ( lua_State L,
int  index,
type  indextype,
Handler &&  handler,
record tracking 
)
inlinestatic

Definition at line 11681 of file sol.hpp.

template<typename T >
template<typename Handler >
static bool sol::stack::unqualified_checker< detail::as_pointer_tag< T >, type::userdata >::check ( lua_State L,
int  index,
Handler &&  handler,
record tracking 
)
inlinestatic

Definition at line 11690 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:52