#include <DoBase.hpp>
List of all members.
|
Public Types |
enum | { v = IsVObjImpl<type>::v || IsSameType<VObj,
v = IsVObjImpl<type>::v || IsSameType<VObj
} |
typedef DoBaseType< T >::type | type |
Detailed Description
template<class T>
struct IsVObj< T >
Test if a type has a VTable or not.
- Returns:
- v is set to true if type has a VTable and false otherwise.
The documentation for this struct was generated from the following file: