Reference documentation for deal.II version 9.5.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
internal::SupportsOperation::nonesuch Struct Reference

#include <deal.II/base/template_constraints.h>

Inheritance diagram for internal::SupportsOperation::nonesuch:
[legend]

Public Member Functions

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

Detailed Description

A type that can not be used in any reasonable way and consequently can be used to indicate a failed detection in template metaprogramming.

Definition at line 94 of file template_constraints.h.

Constructor & Destructor Documentation

◆ ~nonesuch()

internal::SupportsOperation::nonesuch::~nonesuch ( )
delete

◆ nonesuch()

internal::SupportsOperation::nonesuch::nonesuch ( nonesuch const &  )
delete

Member Function Documentation

◆ operator=()

void internal::SupportsOperation::nonesuch::operator= ( nonesuch const &  )
delete

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