LeechCraft  0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 53 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 64 of file dropargs.h.


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