checkClass< T > Struct Template Reference
Static Public Member Functions | |
template<class U > | |
static char | check_sig (U(*)[1]) |
template<class U > | |
static short | check_sig (...) |
Static Public Attributes | |
static const bool | canBeCreated = (sizeof(check_sig<T>(0))==sizeof(char)) |
static const bool | isAbstract = (sizeof(check_sig<T>(0))!=sizeof(char)) |
Detailed Description
template<class T>
struct farsa::__Factory_internal::checkClass< T >
The documentation for this struct was generated from the following file:
- configuration/include/factory.h