dune-typetree 2.9
Public Types | List of all members
Dune::TypeTree::TreePathConcat< HybridTreePath< index_constant< i >... >, HybridTreePath< index_constant< k >... > > Struct Template Reference

#include <dune/typetree/treepath.hh>

Public Types

typedef HybridTreePath< index_constant< i >..., index_constant< k >... > type
 

Member Typedef Documentation

◆ type

template<std::size_t... i, std::size_t... k>
typedef HybridTreePath<index_constant<i>...,index_constant<k>...> Dune::TypeTree::TreePathConcat< HybridTreePath< index_constant< i >... >, HybridTreePath< index_constant< k >... > >::type

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