|
NEST
2.6.0,not_revisioned_source_dir@0
|
#include <type_traits.h>
Static Public Member Functions | |
| template<class U > | |
| static small_ | tester (void(U::*)()) |
| template<class U > | |
| static big_ | tester (...) |
Static Public Attributes | |
| static const bool | value = sizeof(tester<T>(0)) == sizeof(small_) |
|
static |
|
static |
|
static |
1.8.7