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