Reference documentation for deal.II version 8.5.1
List of all members
types_are_equal< T, T > Struct Template Reference

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

Detailed Description

template<typename T>
struct types_are_equal< T, T >

Partial specialization of the general template for the case that both template arguments are equal. See the documentation of the general template for more information.

Definition at line 297 of file template_constraints.h.


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