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

Base wrapper (std::integral_constant) to test if all types of a tuple are unique. More...

#include <named_parameter_check.hpp>

Inheritance diagram for kamping::internal::all_unique< Tuple >:

Detailed Description

template<typename Tuple>
struct kamping::internal::all_unique< Tuple >

Base wrapper (std::integral_constant) to test if all types of a tuple are unique.

Template Parameters
TupleTuple for which is it checked whether all types are unique.

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