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

Helper to check if a type is a std::tuple. More...

#include <mpi_datatype.hpp>

Inheritance diagram for kamping::internal::is_std_tuple< std::tuple< Ts... > >:

Detailed Description

template<typename... Ts>
struct kamping::internal::is_std_tuple< std::tuple< Ts... > >

Helper to check if a type is a std::tuple.


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