Loading [MathJax]/extensions/TeX/AMSsymbols.js
 deal.II version GIT relicensing-3110-g10dd77059b 2025-04-22 10:30:00+00:00
\(\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\}}\)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Static Public Attributes | List of all members
Patterns::Tools::is_list_compatible< T > Struct Template Reference

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

Static Public Attributes

static constexpr bool value
 

Detailed Description

template<typename T>
struct Patterns::Tools::is_list_compatible< T >

Definition at line 1633 of file patterns.h.

Member Data Documentation

◆ value

template<typename T >
constexpr bool Patterns::Tools::is_list_compatible< T >::value
staticconstexpr
Initial value:
=
internal::is_list_compatible<std::decay_t<T>>::value
static constexpr bool value
Definition patterns.h:1635

Definition at line 1635 of file patterns.h.


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