BloombergLP::bdlar::IsConstRef<EnumConstRef>

Trait indicating that EnumConstRef is a bdlar const-reference type.

Synopsis

Declared in <bdlar_isref.h>

template<>
struct IsConstRef<EnumConstRef>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.