Web Analytics Made Easy - Statcounter
Skip to content

Class SBCMetaBaseType#

template <typename DerivedT>

ClassList > SBCMetaBaseType

Public Types#

Type Name
typedef void BaseType
typedef DerivedT DerivedType
enum SBCMetaBaseType

Public Types Documentation#

typedef BaseType#

typedef void SBCMetaBaseType< DerivedT >::BaseType;

typedef DerivedType#

typedef DerivedT SBCMetaBaseType< DerivedT >::DerivedType;

enum SBCMetaBaseType#

enum SBCMetaBaseType::SBCMetaBaseType {
    HasBaseType = 1
};