Gromacs
2024.4
|
#include "gmxpre.h"
#include "gromacs/utility/any.h"
#include <string>
#include "gromacs/utility/gmxassert.h"
#include "gromacs/utility/strconvert.h"
Implements functionality from any.h.
Functions | |
std::string | gmx::simpleValueToString (const Any &value) |
Converts a Any value to a string. More... | |