ValueType is an alias for the underlying TYPE upon which this template class is instantiated, and represents the type of the managed object.

Synopsis

Declared in <bdlb_nullablevalue.h>

typedef TYPE ValueType;

Created with MrDocs