Loading [MathJax]/extensions/TeX/newcommand.js
 deal.II version GIT relicensing-2836-g362046b457 2025-03-13 15:40:00+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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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 94 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: