LeechCraft  0.6.70-10870-g558588d6ec
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 53 of file dropargs.h.

Member Typedef Documentation

◆ RetType_t

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: