#include <is_destructible.hpp>
Static Public Member Functions | |
template<typename T , typename = decltype(boost::declval<T&>().~T())> | |
static boost::type_traits::yes_type | test (int) |
template<typename > | |
static boost::type_traits::no_type | test (...) |
Definition at line 25 of file is_destructible.hpp.
|
static |
|
static |