KaMPIng 0.1.1
Flexible and (near) zero-overhead C++ bindings for MPI
|
Trait struct used to determine the underlying type and value of the parameter type of an object with a parameter type. (This is a building block to enable plugins to have their own named parameters). More...
#include <named_parameter_selection.hpp>
Public Types | |
using | type |
Type of the underlying parameter type. | |
Static Public Attributes | |
static constexpr type | value |
Value of the underlying parameter type. | |
Trait struct used to determine the underlying type and value of the parameter type of an object with a parameter type. (This is a building block to enable plugins to have their own named parameters).
Arg | Type for which the parameter type unwrapping is done. |
Type of the underlying parameter type.
|
staticconstexpr |
Value of the underlying parameter type.