Web Analytics Made Easy - Statcounter
Skip to content

Class SBCMetaBaseType< int >#

template <>

ClassList > SBCMetaBaseType< int >

Public Types#

Type Name
typedef void BaseType
typedef void BaseType
typedef int DerivedType
typedef int DerivedType
enum SBCMetaBaseType< int >
enum SBCMetaBaseType< int >

Public Types Documentation#

typedef BaseType [1/2]#

typedef void SBCMetaBaseType< int >::BaseType;

typedef BaseType [2/2]#

typedef void SBCMetaBaseType< int >::BaseType;

typedef DerivedType [1/2]#

typedef int SBCMetaBaseType< int >::DerivedType;

typedef DerivedType [2/2]#

typedef int SBCMetaBaseType< int >::DerivedType;

enum SBCMetaBaseType< int > [1/2]#

enum SBCMetaBaseType< int >::SBCMetaBaseType< int > {
    HasBaseType = 1
};

enum SBCMetaBaseType< int > [2/2]#

enum SBCMetaBaseType< int >::SBCMetaBaseType< int >;