BloombergLP::bdlb::NullableAllocatedValue::operator->

Return a pointer providing modifiable access to the underlying TYPE object. The behavior is undefined if the object has no value.

Synopsis

Declared in <bdlb_nullableallocatedvalue.h>

TYPE*
operator->();