| 
| _Variant_base< _Types...> &  | _Self | 
|   | 
| const _Alloc &  | _Al | 
|   | 
template<class _Alloc , class... _Types> 
template<class _Idx , class _Ty > 
 
 1062             _Variant_uses_allocator_t{}, 
_Al, 
_STD forward<_Ty>(
_Source).
get());
 
 1063         _Self._Set_index(_Idx::value);
 
void _Construct_in_place(_Ty &_Obj, _Types &&..._Args)
Definition: xmemory0:146
 
const _Alloc & _Al
Definition: variant:1055
 
_Source
Definition: corecrt_wstring.h:187
 
_Variant_base< _Types...> & _Self
Definition: variant:1054
 
 
 
 
template<class _Alloc , class... _Types> 
      
 
 
template<class _Alloc , class... _Types> 
      
 
 
The documentation for this struct was generated from the following file: