Default customization‐point implementation of isNull for bdlb::NullableValue.

Synopsis

Declared in <bdlat_nullablevaluefunctions.h>

template<class TYPE>
bool
bdlat_nullableValueIsNull(bdlb::NullableValue<TYPE> const& object);

Created with MrDocs