Default‐construct the specified value in place using the allocator supplied at construction of this visitor.

Synopsis

Declared in <bdlb_variant.h>

template<class TYPE>
void
operator()(TYPE& value) const;

Created with MrDocs