BloombergLP::bdlar::IsMutableRef<EnumRef>

Trait indicating that EnumRef is a bdlar mutable-reference type.

Synopsis

Declared in <bdlar_isref.h>

template<>
struct IsMutableRef<EnumRef>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.