Metafunction providing the value type of bdlar::NullableValueRef.

Synopsis

Declared in <bdlar_nullablevalueref.h>

template<>
struct ValueType<bdlar::NullableValueRef>;

Type Aliases

Name

Description

Type

Value type exposed by bdlar::NullableValueRef.

Created with MrDocs