Create a nullable object that has the null value and that uses the mechanism of the specified allocator to supply memory.
allocator
Declared in <bdlb_nullableallocatedvalue.h>
<bdlb_nullableallocatedvalue.h>
explicit NullableAllocatedValue(bsl::allocator<char> const& allocator);