LeechCraft  0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
LeechCraft::Util::detail::InvokableType< F, List > Struct Template Reference

#include "dropargs.h"

Public Types

using RetType_t = decltype(GetInvokablePartImpl< F >(0, List{}))
 

Detailed Description

template<typename F, typename List>
struct LeechCraft::Util::detail::InvokableType< F, List >

Definition at line 54 of file dropargs.h.

Member Typedef Documentation

template<typename F, typename List>
using LeechCraft::Util::detail::InvokableType< F, List >::RetType_t = decltype (GetInvokablePartImpl<F> (0, List {}))

Definition at line 65 of file dropargs.h.


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