catsfoot::details::is_constructible_work_around< false, T(U...)> Struct Template Reference

If T is not a class, it cannot be built with several parameter. More...

#include <is_constructible.hh>

Inheritance diagram for catsfoot::details::is_constructible_work_around< false, T(U...)>:
Collaboration diagram for catsfoot::details::is_constructible_work_around< false, T(U...)>:

Detailed Description

template<typename T, typename... U>
struct catsfoot::details::is_constructible_work_around< false, T(U...)>

If T is not a class, it cannot be built with several parameter.


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