Default-construct the specified value in place using the allocator supplied at construction of this visitor.
Declared in <bdlb_variant.h>
template<class TYPE>
void
operator()(TYPE& value) const;
| Name | Description |
|---|---|
| value | value assigned to or stored in this variant |