|
dune-common 2.12-git
|
Loading...
Searching...
No Matches
treepath.hh File Reference
#include <cstddef>#include <cassert>#include <type_traits>#include <dune/common/documentation.hh>#include <dune/common/typetraits.hh>#include <dune/common/indices.hh>#include <dune/common/hybridmultiindex.hh>Go to the source code of this file.
Namespaces | |
| namespace | Dune |
| Dune namespace | |
| namespace | Dune::TypeTree |
| namespace | Dune::TypeTree::Literals |
Typedefs | |
| template<typename... T> | |
| using | Dune::TypeTree::TreePath = Dune::HybridMultiIndex< T... > |
| A type for representing tree paths that supports both compile time and run time indices. | |
Functions | |
| template<typename... T> requires (((std::is_integral_v<T> or Dune::IsIntegralConstant<T>::value) && ...)) | |
| constexpr auto | Dune::TypeTree::treePath (const T &... t) |
Constructs a new TreePath from the given indices. | |
| template<char... digits> | |
| constexpr auto | Dune::TypeTree::Literals::operator""_tp () |
| Literal to create treepath. | |
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8