This visitor, when invoked as a non‐modifiable function object on an instance of some template parameter TYPE, will create a default instance of TYPE.
Synopsis
Declared in <bdlb_variant.h>
struct Variant_DefaultConstructVisitor;
Member Functions
Name |
Description |
|
Create a default‐construct visitor that uses the specified |
Default‐construct the specified |
Data Members
Name |
Description |
Allocator used to default‐construct the visited type. |
Created with MrDocs