Reference documentation for deal.II version 8.5.1
|
#include <deal.II/base/template_constraints.h>
A type that can be used to determine whether two types are equal. It allows to write code like
This construct is made possible through the existence of a partial specialization of the class for template arguments that are equal.
Definition at line 285 of file template_constraints.h.