KaMPIng 0.1.0
(Near) zero-overhead C++ MPI bindings.
Loading...
Searching...
No Matches
kamping::has_static_type< T, std::void_t< decltype(mpi_type_traits< T >::data_type())> > Struct Template Reference

Check if the type has a static type definition, i.e. mpi_type_traits is defined. More...

#include <mpi_datatype.hpp>

Inheritance diagram for kamping::has_static_type< T, std::void_t< decltype(mpi_type_traits< T >::data_type())> >:

Detailed Description

template<typename T>
struct kamping::has_static_type< T, std::void_t< decltype(mpi_type_traits< T >::data_type())> >

Check if the type has a static type definition, i.e. mpi_type_traits is defined.


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