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