KaMPIng 0.1.0
(Near) zero-overhead C++ MPI bindings.
Loading...
Searching...
No Matches
kamping::builtin_type< bool > Struct Reference

Specialization of builtin_type for bool. More...

#include <builtin_types.hpp>

Inheritance diagram for kamping::builtin_type< bool >:

Static Public Member Functions

static MPI_Datatype data_type ()
 Returns the matching MPI_Datatype.
 

Static Public Attributes

static constexpr TypeCategory category = TypeCategory::logical
 The types's TypeCategory.
 

Detailed Description

Specialization of builtin_type for bool.


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