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