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

Wrapper class to store an enum entry (kamping::internal::ParameterType) in a separate type (so that it can be used in a compile time list) More...

#include <named_parameter_filtering.hpp>

Static Public Attributes

static constexpr ParameterType parameter_type = ptype
 ParameterType to be stored in this type.
 

Detailed Description

template<ParameterType ptype>
struct kamping::internal::ParameterTypeEntry< ptype >

Wrapper class to store an enum entry (kamping::internal::ParameterType) in a separate type (so that it can be used in a compile time list)

Template Parameters
ptypeParameterType to store as a type

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