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

Specialization of ValueType for bdlb::NullableAllocatedValue.

Synopsis

Declared in <bdlat_nullablevaluefunctions.h>

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

Type Aliases

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