![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
#include "dropargs.h"
Public Member Functions | |
Dropper (const F &f) | |
template<typename... Args> | |
auto | operator() (Args... args) -> typename InvokableResGetter< F, decltype(GetInvokablePart< F, Args... >())>::RetType_t |
Definition at line 98 of file dropargs.h.
|
inline |
Definition at line 102 of file dropargs.h.
|
inline |
Definition at line 108 of file dropargs.h.
References LeechCraft::Util::Drop(), LeechCraft::Util::detail::GetInvokablePart(), and LeechCraft::Util::detail::Length().