Phi
Static Public Member Functions | List of all members
detail::do_is_nary_constructible_impl Struct Reference
Inheritance diagram for detail::do_is_nary_constructible_impl:
Inheritance graph
[legend]

Static Public Member Functions

template<typename TypeT , typename... ArgsT, typename = decltype(TypeT(declval<ArgsT>()...))>
static true_type test (int)
 
template<typename , typename... >
static false_type test (...)
 

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