catsfoot::details::call_tuple_helper< Parameter, Functions > Struct Template Reference

List of all members.

Public Types

typedef std::tuple< typename
std::decay< typename
is_callable< const Functions(const
Parameter &)>::result_type >
::type...> 
return_type

Static Public Member Functions

static return_type call (const std::tuple< Functions...> &, const Parameter &, typename is_callable< const Functions(const Parameter &)>::result_type...args)
template<typename... Args>
static return_type call (const std::tuple< Functions...> &functions, const Parameter &param, Args...args)

template<typename Parameter, typename... Functions>
struct catsfoot::details::call_tuple_helper< Parameter, Functions >


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