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

Static Public Member Functions

template<typename ToT , typename ArgT , typename = decltype(::new ToT(declval<ArgT>()))>
static true_type test (int)
 
template<typename , typename >
static false_type test (...)
 

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