Reference documentation for deal.II version 9.6.0
|
#include <deal.II/base/template_constraints.h>
Static Public Attributes | |
static constexpr bool | value |
This struct is a generalization of std::is_same to template parameter packs and tests if all of the types in the Types...
parameter pack are equal to the Type
given as first template argument. The result is stored in the member variable value
.
Definition at line 216 of file template_constraints.h.
|
staticconstexpr |
Definition at line 218 of file template_constraints.h.