catsfoot::is_constructible< T(U...)> Struct Template Reference

Tells whether T is constructible with {U...}. More...

#include <is_constructible.hh>


Detailed Description

template<typename T, typename... U>
struct catsfoot::is_constructible< T(U...)>

Tells whether T is constructible with {U...}.


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