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

#include <dune/typetree/treepath.hh>

Public Types

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

Member Typedef Documentation

◆ type

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

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