|
HDK
|
#include <weakPtr.h>
Public Types | |
| using | type = decltype(_Deduce(static_cast< T * >(nullptr))) |
| using | value_type = bool |
Static Public Attributes | |
| static const bool | value = type::value |
| using Tf_HasGetWeakBase< T >::type = decltype(_Deduce(static_cast<T*>(nullptr))) |
| using Tf_HasGetWeakBase< T >::value_type = bool |
|
static |