Reference documentation for deal.II version GIT relicensing-245-g36f19064f7 2024-03-29 07:20:02+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\}}\)
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
Patterns::Tools::is_map_compatible< T > Struct Template Reference

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

Static Public Attributes

static constexpr const bool value
 

Detailed Description

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

Definition at line 1635 of file patterns.h.

Member Data Documentation

◆ value

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

Definition at line 1637 of file patterns.h.


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