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

Synopsis

Declared in <bdlat_nullablevaluefunctions.h>

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

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.