KaMPIng 0.1.1
Flexible and (near) zero-overhead C++ bindings for MPI
|
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. | |
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)
ptype | ParameterType to store as a type |