If is explicitly convertible and not a class, then it is like constructible.
More...
#include <is_constructible.hh>
Detailed Description
template<typename T, typename U>
struct catsfoot::details::is_constructible_work_around< false, T(U)>
If is explicitly convertible and not a class, then it is like constructible.
The documentation for this struct was generated from the following file: