catsfoot::details::number_function_returns< T, std::function< Ret(Args...)>, Functions...> Struct Template Reference

The first function does not return a T. More...

#include <random_term_generator.hh>

List of all members.

Static Public Attributes

static const size_t value

Detailed Description

template<typename T, typename Ret, typename... Args, typename... Functions>
struct catsfoot::details::number_function_returns< T, std::function< Ret(Args...)>, Functions...>

The first function does not return a T.


Member Data Documentation

template<typename T , typename Ret , typename... Args, typename... Functions>
const size_t catsfoot::details::number_function_returns< T, std::function< Ret(Args...)>, Functions...>::value [static]
Initial value:
        number_function_returns<T, Functions...>::value

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