Block-Structured AMR Software Framework
amrex::detail::Nonesuch Struct Reference

#include <AMReX_TypeTraits.H>

Public Member Functions

 Nonesuch ()=delete
 
 ~Nonesuch ()=delete
 
 Nonesuch (Nonesuch const &)=delete
 
 Nonesuch (Nonesuch &&)=delete
 
void operator= (Nonesuch const &)=delete
 
void operator= (Nonesuch &&)=delete
 

Constructor & Destructor Documentation

◆ Nonesuch() [1/3]

amrex::detail::Nonesuch::Nonesuch ( )
delete

◆ ~Nonesuch()

amrex::detail::Nonesuch::~Nonesuch ( )
delete

◆ Nonesuch() [2/3]

amrex::detail::Nonesuch::Nonesuch ( Nonesuch const &  )
delete

◆ Nonesuch() [3/3]

amrex::detail::Nonesuch::Nonesuch ( Nonesuch &&  )
delete

Member Function Documentation

◆ operator=() [1/2]

void amrex::detail::Nonesuch::operator= ( Nonesuch &&  )
delete

◆ operator=() [2/2]

void amrex::detail::Nonesuch::operator= ( Nonesuch const &  )
delete

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