dune-functions  2.5.0
Public Types | List of all members
Dune::Functions::Imp::ExpandTupleHelper< T, ListType< Args... > > Struct Template Reference

#include <dune/functions/common/utility.hh>

Public Types

using Type = T< Args... >
 

Member Typedef Documentation

§ Type

template<template< class... > class T, template< class... > class ListType, class... Args>
using Dune::Functions::Imp::ExpandTupleHelper< T, ListType< Args... > >::Type = T<Args...>

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