#include <traits_getCategory.hpp>
Classes | |
struct | large_type |
struct | tester_static_signature |
Public Types | |
typedef char | small_type |
Static Public Member Functions | |
template<typename U > | |
static small_type | has_matching_member (tester_static_signature<&U::getStructDescription > *) |
template<typename U > | |
static large_type | has_matching_member (...) |
Static Public Attributes | |
static const bool | value =sizeof(has_matching_member<T>(0))==sizeof(small_type) |
value with the boolean property corresponding has getStructDescription static/member method without paramater More... | |
typedef char _Wolframe::serialize::traits::has_description_method_noprm< T >::small_type |
|
static |
|
static |
|
static |
value with the boolean property corresponding has getStructDescription static/member method without paramater
Copyright © 2014 - Project Wolframe - All Rights Reserved