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

Public Member Functions | |
| ~nonesuch ()=delete | |
| nonesuch (const nonesuch &)=delete | |
| void | operator= (const nonesuch &)=delete |
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.
|
delete |
|
delete |
|
delete |