Copy‐construct a TYPE into the buffer supplied at construction.
Synopsis
Declared in <bdlb_variant.h>
template<class TYPE>
void
operator()(TYPE const& value) const;
Created with MrDocs
Copy‐construct a TYPE into the buffer supplied at construction.
Declared in <bdlb_variant.h>
template<class TYPE>
void
operator()(TYPE const& value) const;
Created with MrDocs