![]() |
Reference documentation for deal.II version 9.5.0
|
#include <deal.II/base/template_constraints.h>
Static Public Attributes | |
| static constexpr bool | value |
A helper class whose value member is true or false depending on whether all of the given boolean template arguments are true. The class works by comparing the list of boolean values true, Values... with the list Values..., true (i.e., with its rotated self). The two are only the same if Values... is a list of only true values.
Definition at line 186 of file template_constraints.h.
|
staticconstexpr |
Definition at line 188 of file template_constraints.h.