deal.II version GIT relicensing-2169-gec1b43f35b 2024-11-22 07:10:00+00:00
|
#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 217 of file template_constraints.h.
|
staticconstexpr |
Definition at line 219 of file template_constraints.h.