MySQL 8.3.0
Source Code Documentation
stdx::base::ctor_base< member_policy::move|member_policy::copy > Struct Reference

#include <expected.h>

Public Member Functions

constexpr ctor_base () noexcept=default
 
constexpr ctor_base (const ctor_base &)=default
 
constexpr ctor_base (ctor_base &&)=default
 
ctor_baseoperator= (const ctor_base &) noexcept=default
 
ctor_baseoperator= (ctor_base &&) noexcept=default
 

Constructor & Destructor Documentation

◆ ctor_base() [1/3]

constexpr stdx::base::ctor_base< member_policy::move|member_policy::copy >::ctor_base ( )
constexprdefaultnoexcept

◆ ctor_base() [2/3]

◆ ctor_base() [3/3]

Member Function Documentation

◆ operator=() [1/2]

◆ operator=() [2/2]


The documentation for this struct was generated from the following file: