#include <pointer_rebind.hpp>
Classes | |
struct | any |
Static Public Member Functions | |
template<typename X > | |
static char | test (int, typename X::template rebind< U >::other *) |
template<typename X > | |
static int | test (any< int >, void *) |
Static Public Attributes | |
static const bool | value = (1 == sizeof(test<Ptr>(0, 0))) |
|
static |
|
static |
|
static |