BloombergLP::bdlat_NullableValueFunctions::IsNullableValue<bdlb::NullableAllocatedValue<TYPE>>

Synopsis

Declared in <bdlat_nullablevaluefunctions.h>

template<class TYPE>
struct IsNullableValue<bdlb::NullableAllocatedValue<TYPE>>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.