![]() |
deal.II version GIT relicensing-2850-g1646a780ac 2025-03-17 15:10:00+00:00
|
#include <deal.II/base/patterns.h>
Public Types | |
using | T = std::pair< Key, Value > |
Static Public Member Functions | |
static std::unique_ptr< Patterns::PatternBase > | to_pattern () |
static std::string | to_string (const T &t, const Patterns::PatternBase &pattern= *Convert< T >::to_pattern()) |
static T | to_value (const std::string &s, const Patterns::PatternBase &pattern= *Convert< T >::to_pattern()) |
Definition at line 2265 of file patterns.h.
using Patterns::Tools::Convert< std::pair< Key, Value > >::T = std::pair<Key, Value> |
Definition at line 2267 of file patterns.h.
|
inlinestatic |
Definition at line 2270 of file patterns.h.
|
inlinestatic |
Definition at line 2281 of file patterns.h.
|
inlinestatic |
Definition at line 2292 of file patterns.h.