Specialization of ValueType for bdlb::NullableValue.

Synopsis

Declared in <bdlat_nullablevaluefunctions.h>

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

Type Aliases

Name

Description

Type

Type of the value stored in the nullable object.

Created with MrDocs