#include <sol.hpp>
|
template<typename... Args> |
decltype(auto) | operator() (F &fx, Args &&... args) const |
|
template<typename F, typename = void>
struct sol::wrapper< F, typename >::caller
Definition at line 17661 of file sol.hpp.
◆ operator()()
template<typename F , typename = void>
template<typename... Args>
decltype(auto) sol::wrapper< F, typename >::caller::operator() |
( |
F & |
fx, |
|
|
Args &&... |
args |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: