Web Analytics Made Easy - Statcounter
Skip to content

Class SBCMetaIsNumericType#

template <typename T>

ClassList > SBCMetaIsNumericType

Public Types#

Type Name
enum SBCMetaIsNumericType

Public Static Functions#

Type Name
std::string getTypeName ()

Public Types Documentation#

enum SBCMetaIsNumericType#

enum SBCMetaIsNumericType::SBCMetaIsNumericType {
    True = 0,
    False = 1
};

Public Static Functions Documentation#

function getTypeName#

static inline std::string SBCMetaIsNumericType::getTypeName ()