|
dune-common
2.11
|
Functions | |
| template<char... digits> | |
| constexpr auto | operator""_tp () |
| Literal to create treepath. More... | |
| constexpr auto Dune::TypeTree::Literals::operator""_tp | ( | ) |
Literal to create treepath.
Example: 2_tp -> TreePath<index_constant<2>>
1.8.14