KaMPIng 0.1.0
(Near) zero-overhead C++ MPI bindings.
Loading...
Searching...
No Matches
kamping::internal::PrependType< typename, typename > Struct Template Reference

Base template used to concatenate a type to a given std::tuple. based on https://stackoverflow.com/a/18366475. More...

#include <named_parameter_filtering.hpp>

Detailed Description

template<typename, typename>
struct kamping::internal::PrependType< typename, typename >

Base template used to concatenate a type to a given std::tuple. based on https://stackoverflow.com/a/18366475.


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