This component‐private class is a visitor that is used to implement the copy constructor for bsl::variant.
Synopsis
Declared in <bslstl_variant.h>
template<class t_VARIANT_BASE>
class Variant_CopyConstructVisitor;
Member Functions
Name |
Description |
|
Create a |
Copy‐construct the alternative at index (template parameter) |
Created with MrDocs