3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
Dumux::makeFromIndexedType< Variadic, Indexed, std::index_sequence< IndexSeq... > > Struct Template Reference

#include <dumux/common/typetraits/utility.hh>

Public Types

using type = Variadic< Indexed< IndexSeq >... >
 

Member Typedef Documentation

◆ type

template<template< typename... Args > class Variadic, template< std::size_t > class Indexed, std::size_t... IndexSeq>
using Dumux::makeFromIndexedType< Variadic, Indexed, std::index_sequence< IndexSeq... > >::type = Variadic<Indexed<IndexSeq>...>

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