#include <is_default_constructible.hpp>
Static Public Member Functions | |
template<typename _Tp , typename = decltype(_Tp())> | |
static boost::type_traits::yes_type | test (int) |
template<typename > | |
static boost::type_traits::no_type | test (...) |
Definition at line 28 of file is_default_constructible.hpp.
|
static |
|
static |