Public Member Functions | List of all members
sol::argument_handler< types< R, Args... > > Struct Template Reference

#include <sol.hpp>

Public Member Functions

int operator() (lua_State *L, int index, type expected, type actual, string_view message) const noexcept(false)
 

Detailed Description

template<typename R, typename... Args>
struct sol::argument_handler< types< R, Args... > >

Definition at line 8668 of file sol.hpp.

Member Function Documentation

template<typename R , typename... Args>
int sol::argument_handler< types< R, Args... > >::operator() ( lua_State L,
int  index,
type  expected,
type  actual,
string_view  message 
) const
inlinenoexcept

Definition at line 8669 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