OGS
ProcessLib::Graph::detail::GetFlattenedTupleTypes< Tuples > Struct Template Reference

Detailed Description

template<typename... Tuples>
struct ProcessLib::Graph::detail::GetFlattenedTupleTypes< Tuples >

Definition at line 38 of file Get.h.

#include <Get.h>

Public Types

using type = boost::mp11::mp_flatten<std::tuple<Tuples...>>
 

Member Typedef Documentation

◆ type

template<typename... Tuples>
using ProcessLib::Graph::detail::GetFlattenedTupleTypes< Tuples >::type = boost::mp11::mp_flatten<std::tuple<Tuples...>>

Definition at line 44 of file Get.h.


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