deal.II version GIT relicensing-2206-gaa53ff9447 2024-12-02 09: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 any 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 232 of file template_constraints.h.
|
staticconstexpr |
Definition at line 234 of file template_constraints.h.