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_base_of<Base, Derived> to template parameter packs and tests if all of the Derived... classes have Base as base class or are Base itself. The result is stored in the member variable value.
Definition at line 201 of file template_constraints.h.
|
staticconstexpr |
Definition at line 203 of file template_constraints.h.