Reference documentation for deal.II version 9.5.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
internal::TemplateConstraints::any_true< V1, Values... > Struct Template Reference

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

Static Public Attributes

static constexpr bool value = V1 || any_true<Values...>::value
 

Detailed Description

template<bool V1, bool... Values>
struct internal::TemplateConstraints::any_true< V1, Values... >

Definition at line 203 of file template_constraints.h.

Member Data Documentation

◆ value

template<bool V1, bool... Values>
constexpr bool internal::TemplateConstraints::any_true< V1, Values... >::value = V1 || any_true<Values...>::value
staticconstexpr

Definition at line 205 of file template_constraints.h.


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