Reference documentation for deal.II version 8.1.0
Static Public Attributes | List of all members
types_are_equal< T, T > Struct Template Reference

#include <template_constraints.h>

Static Public Attributes

static const bool value = true
 

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 299 of file template_constraints.h.


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