dune-typetree 2.8.0
Loading...
Searching...
No Matches
Functions
Dune::TypeTree::impl Namespace Reference

Functions

constexpr auto isTreePath (void *) -> std::false_type
 
template<class... I>
constexpr auto isTreePath (const HybridTreePath< I... > *) -> std::true_type
 

Function Documentation

◆ isTreePath() [1/2]

template<class... I>
constexpr auto Dune::TypeTree::impl::isTreePath ( const HybridTreePath< I... > *  ) -> std::true_type
constexpr

◆ isTreePath() [2/2]

constexpr auto Dune::TypeTree::impl::isTreePath ( void *  ) -> std::false_type
constexpr