Reference documentation for deal.II version 9.1.0-pre
List of all members
internal::TemplateConstraints::all_true< Values > Struct Template Reference

#include <deal.II/base/template_constraints.h>

Detailed Description

template<bool... Values>
struct internal::TemplateConstraints::all_true< Values >

A helper class whose value member is true or false depending on whether all of the given boolean template arguments are true.

Definition at line 43 of file template_constraints.h.


The documentation for this struct was generated from the following file: