Synopsis
Declared in <bslstl_variant.h>
template<
bool t_ISCOPYCONSTRUCTIBLE,
bool t_ISMOVECONSTRUCTIBLE>
struct Variant_CopyAssignBase<t_ISCOPYCONSTRUCTIBLE, t_ISMOVECONSTRUCTIBLE, false>
: Variant_MoveConstructorBase<t_ISCOPYCONSTRUCTIBLE, t_ISMOVECONSTRUCTIBLE>
Base Classes
Name |
Description |
|
This component‐private class has deleted move constructor if (template parameter) |
Member Functions
Name |
|
Created with MrDocs