Reference documentation for deal.II version GIT relicensing-478-g3275795167 2024-04-24 07:10:02+00:00
\(\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:
Inheritance graph
[legend]

Public Member Functions

 ~nonesuch ()=delete
 
 nonesuch (const nonesuch &)=delete
 
void operator= (const nonesuch &)=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 93 of file template_constraints.h.

Constructor & Destructor Documentation

◆ ~nonesuch()

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

◆ nonesuch()

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

Member Function Documentation

◆ operator=()

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

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