catsfoot::details::call_with_ret< Op, const std::tuple< Args...> & > Struct Template Reference

List of all members.

Public Member Functions

typedef decltype (std::declval< Op >()(std::declval< typename add_const_ref< Args >::type >()...)) type

Static Public Attributes

static const size_t size = sizeof...(Args)

template<typename Op, typename... Args>
struct catsfoot::details::call_with_ret< Op, const std::tuple< Args...> & >


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