deal.II version GIT relicensing-2165-gc91f007519 2024-11-20 01:40: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_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 202 of file template_constraints.h.
|
staticconstexpr |
Definition at line 204 of file template_constraints.h.