Pretty Good Sum Type  1.0.0
pgs::is_callable< F, Args > Struct Template Reference

Metafunction to determine if an instance of a type F can be applied to a tuple of parameters with types determined by the template parameter pack Args More...

#include <type_traits.hpp>

Detailed Description

template<typename F, typename... Args>
struct pgs::is_callable< F, Args >

Metafunction to determine if an instance of a type F can be applied to a tuple of parameters with types determined by the template parameter pack Args


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