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::CPP17::detail Namespace Reference

Functions

template<typename F , typename Tuple , size_t... Is>
auto ApplyImpl (F &&f, Tuple &&t, std::index_sequence< Is...>)
 

Function Documentation

template<typename F , typename Tuple , size_t... Is>
auto LeechCraft::Util::CPP17::detail::ApplyImpl ( F &&  f,
Tuple &&  t,
std::index_sequence< Is...>   
)

Definition at line 69 of file oldcppkludges.h.

References LeechCraft::Util::Invoke().

Referenced by LeechCraft::Util::CPP17::Apply().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: