This component‐private class is a visitor that is used to implement the move assignment operator for bsl::variant.
Synopsis
Declared in <bslstl_variant.h>
template<class t_VARIANT>
class Variant_MoveAssignVisitor;
Member Functions
Name |
Description |
|
Create a |
Move‐assign to the active alternative of |
Created with MrDocs