Reset the target to the default constructed state (i.e., to have the null value).
Synopsis
Declared in <bdlb_nullablevalueref.h>
bdlb::NullableValueRef<TYPE>&
operator=(bsl::nullopt_t const&);
Created with MrDocs