#include <sol.hpp>
Public Member Functions | |
template<typename... Args> | |
meta::return_type_t< R... > | operator() (Args &&... args) |
std_shim (unsafe_function lua_func) | |
Public Attributes | |
unsafe_function | lua_func_ |
|
inline |
|
inline |
unsafe_function sol::detail::std_shim< R >::lua_func_ |