![]() |
deal.II version 9.7.0
|
#include <deal.II/base/patterns.h>
Definition at line 2265 of file 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()) |
| 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.