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

Specialization of ValueType for bdlb::NullableValue.

Synopsis

Declared in <bdlat_nullablevaluefunctions.h>

template<class TYPE>
struct ValueType<bdlb::NullableValue<TYPE>>;

Type Aliases

NameDescription
Type Type of the value stored in the nullable object.