Gromacs
2024.3
|
#include <gromacs/mdtypes/checkpointdata.h>
Struct allowing to check if enum has a serializable underlying type.
{
Static Public Attributes | |
static bool const | value = IsSerializableType<std::underlying_type_t<T>>::value |