Ada 2.9.2
Fast spec-compliant URL parser
Loading...
Searching...
No Matches
tl::detail::expected_delete_ctor_base< T, E, false, true > Struct Template Reference

#include <ada.h>

Public Member Functions

 expected_delete_ctor_base ()=default
 
 expected_delete_ctor_base (const expected_delete_ctor_base &)=delete
 
 expected_delete_ctor_base (expected_delete_ctor_base &&) noexcept=default
 
expected_delete_ctor_baseoperator= (const expected_delete_ctor_base &)=default
 
expected_delete_ctor_baseoperator= (expected_delete_ctor_base &&) noexcept=default
 
 expected_delete_ctor_base ()=default
 
 expected_delete_ctor_base (const expected_delete_ctor_base &)=default
 
 expected_delete_ctor_base (expected_delete_ctor_base &&) noexcept=default
 
expected_delete_ctor_baseoperator= (const expected_delete_ctor_base &)=default
 
expected_delete_ctor_baseoperator= (expected_delete_ctor_base &&) noexcept=default
 

Detailed Description

template<class T, class E>
struct tl::detail::expected_delete_ctor_base< T, E, false, true >

Definition at line 3019 of file ada.h.

Constructor & Destructor Documentation

◆ expected_delete_ctor_base() [1/6]

template<class T, class E>
tl::detail::expected_delete_ctor_base< T, E, false, true >::expected_delete_ctor_base ( )
default

◆ expected_delete_ctor_base() [2/6]

template<class T, class E>
tl::detail::expected_delete_ctor_base< T, E, false, true >::expected_delete_ctor_base ( const expected_delete_ctor_base< T, E, false, true > & )
delete

◆ expected_delete_ctor_base() [3/6]

template<class T, class E>
tl::detail::expected_delete_ctor_base< T, E, false, true >::expected_delete_ctor_base ( expected_delete_ctor_base< T, E, false, true > && )
defaultnoexcept

◆ expected_delete_ctor_base() [4/6]

tl::detail::expected_delete_ctor_base< T, E, EnableCopy, EnableMove >::expected_delete_ctor_base ( )
default

◆ expected_delete_ctor_base() [5/6]

tl::detail::expected_delete_ctor_base< T, E, EnableCopy, EnableMove >::expected_delete_ctor_base ( const expected_delete_ctor_base< T, E, false, true > & )
default

◆ expected_delete_ctor_base() [6/6]

tl::detail::expected_delete_ctor_base< T, E, EnableCopy, EnableMove >::expected_delete_ctor_base ( expected_delete_ctor_base< T, E, false, true > && )
defaultnoexcept

Member Function Documentation

◆ operator=() [1/4]

expected_delete_ctor_base & tl::detail::expected_delete_ctor_base< T, E, EnableCopy, EnableMove >::operator= ( const expected_delete_ctor_base< T, E, false, true > & )
default

◆ operator=() [2/4]

template<class T, class E>
expected_delete_ctor_base & tl::detail::expected_delete_ctor_base< T, E, false, true >::operator= ( const expected_delete_ctor_base< T, E, false, true > & )
default

◆ operator=() [3/4]

expected_delete_ctor_base & tl::detail::expected_delete_ctor_base< T, E, EnableCopy, EnableMove >::operator= ( expected_delete_ctor_base< T, E, false, true > && )
defaultnoexcept

◆ operator=() [4/4]

template<class T, class E>
expected_delete_ctor_base & tl::detail::expected_delete_ctor_base< T, E, false, true >::operator= ( expected_delete_ctor_base< T, E, false, true > && )
defaultnoexcept

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