template<class _Ty >
template<class _Ty2 >
134 if (this->_Has_value)
void _Construct(_Types &&..._Args)
Definition: optional:124
_In_ _Value
Definition: corecrt_wstdlib.h:65
constexpr const _Ty &() _Right
Definition: algorithm:3723
template<class _Ty >
template<class... _Types>
128 this->_Has_value =
true;
void _Construct_in_place(_Ty &_Obj, _Types &&..._Args)
Definition: xmemory0:146
_In_ _Value
Definition: corecrt_wstdlib.h:65
146 if (this->_Has_value)
149 this->_Has_value =
false;
_In_ _Value
Definition: corecrt_wstdlib.h:65
void _Destroy_in_place(_Ty &_Obj) _NOEXCEPT
Definition: xmemory0:296
The documentation for this struct was generated from the following file: