Public Member Functions | List of all members
sol::argument_handler< F > 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 F = void>
struct sol::argument_handler< F >

Definition at line 8660 of file sol.hpp.

Member Function Documentation

template<typename F = void>
int sol::argument_handler< F >::operator() ( lua_State L,
int  index,
type  expected,
type  actual,
string_view  message 
) const
inlinenoexcept

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