Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Public Member Functions | List of all members
fub::nonesuch Struct Reference

#include <type_traits.hpp>

Public Member Functions

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

Constructor & Destructor Documentation

◆ nonesuch() [1/2]

fub::nonesuch::nonesuch ( )
delete

◆ ~nonesuch()

fub::nonesuch::~nonesuch ( )
delete

◆ nonesuch() [2/2]

fub::nonesuch::nonesuch ( nonesuch const &  )
delete

Member Function Documentation

◆ operator=()

void fub::nonesuch::operator= ( nonesuch const &  )
delete

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