Template Struct dynamic_type_traits< bool >

Struct Documentation

template<>
struct dynamic_type_traits<bool>

Public Static Attributes

static constexpr TypeKind TYPE_ID = TypeKind::BOOLEAN_TYPE
static constexpr const char *NAME = "bool"