Public Member Functions | List of all members
tl::detail::optional_delete_ctor_base< T, false, false > Struct Template Reference

#include <optional.hpp>

Public Member Functions

optional_delete_ctor_baseoperator= (const optional_delete_ctor_base &)=default
 
optional_delete_ctor_baseoperator= (optional_delete_ctor_base &&) noexcept=default
 
 optional_delete_ctor_base ()=default
 
 optional_delete_ctor_base (const optional_delete_ctor_base &)=delete
 
 optional_delete_ctor_base (optional_delete_ctor_base &&) noexcept=delete
 

Detailed Description

template<class T>
struct tl::detail::optional_delete_ctor_base< T, false, false >

Definition at line 594 of file 3rdparty/tl/optional.hpp.

Constructor & Destructor Documentation

◆ optional_delete_ctor_base() [1/3]

template<class T >
tl::detail::optional_delete_ctor_base< T, false, false >::optional_delete_ctor_base ( )
default

◆ optional_delete_ctor_base() [2/3]

template<class T >
tl::detail::optional_delete_ctor_base< T, false, false >::optional_delete_ctor_base ( const optional_delete_ctor_base< T, false, false > &  )
delete

◆ optional_delete_ctor_base() [3/3]

template<class T >
tl::detail::optional_delete_ctor_base< T, false, false >::optional_delete_ctor_base ( optional_delete_ctor_base< T, false, false > &&  )
deletenoexcept

Member Function Documentation

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

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


depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:20