BloombergLP::bdlar::IsMutableRef<NullableValueRef>

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

Synopsis

Declared in <bdlar_isref.h>

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

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.