Create a copy‐assign visitor targeting the specified buffer.
Synopsis
Declared in <bdlb_variant.h>
explicit
Variant_CopyAssignVisitor(void* buffer);
Parameters
Name |
Description |
buffer |
destination or source buffer for the visitor |
Created with MrDocs