Gromacs
2025.0-dev-20241009-5c23d5f
|
#include <testutils/include/testutils/naming.h>
Specialization for tuple of parameter types to tuple of formatter variants.
This makes it easy to declare functions and classes that take parameters that are tuples of parameters and matching tuples of formatter variants.
Public Types | |
using | type = std::tuple< typename FormatterVariant< Ts >::Variant...> |