Public Types | Static Public Member Functions | List of all members
sol::wrap< F, f > Struct Template Reference

#include <sol.hpp>

Public Types

typedef F type
 

Static Public Member Functions

static int call (lua_State *L) noexcept(noexcept(c_call< type, f >(L)))
 

Detailed Description

template<typename F, F f>
struct sol::wrap< F, f >

Definition at line 19102 of file sol.hpp.

Member Typedef Documentation

◆ type

template<typename F , F f>
typedef F sol::wrap< F, f >::type

Definition at line 19103 of file sol.hpp.

Member Function Documentation

◆ call()

template<typename F , F f>
static int sol::wrap< F, f >::call ( lua_State L)
inlinestaticnoexcept

Definition at line 19105 of file sol.hpp.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:31