This visitor, when invoked as a non‐modifiable function object on an instance of some template parameter TYPE, will copy‐insert that instance to create an instance of the same TYPE in an uninitialized buffer specified at construction of this visitor.
Synopsis
Declared in <bdlb_variant.h>
struct Variant_CopyConstructVisitor;
Member Functions
Name |
Description |
|
Create a copy‐construct visitor targeting the specified |
Copy‐construct a |
Data Members
Name |
Description |
Allocator used for construction. |
|
Destination buffer for copy construction. |
Created with MrDocs