KaMPIng 0.1.1
Flexible and (near) zero-overhead C++ bindings for MPI
Loading...
Searching...
No Matches
kamping::internal::TagParam< tag_type, parameter_type > Class Template Reference

Encapsulates a message tag. More...

#include <parameter_objects.hpp>

Detailed Description

template<TagType tag_type, ParameterType parameter_type = ParameterType::tag>
class kamping::internal::TagParam< tag_type, parameter_type >

Encapsulates a message tag.

Template Parameters
Thetype of the tag.
Theparameter type associated with the tag parameter object. Defaults to ParameterType::tag.

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