Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
any.cpp File Reference
#include "gmxpre.h"
#include "gromacs/utility/any.h"
#include <string>
#include "gromacs/utility/gmxassert.h"
#include "gromacs/utility/strconvert.h"
+ Include dependency graph for any.cpp:

Description

Implements functionality from any.h.

Author
Teemu Murtola teemu.nosp@m..mur.nosp@m.tola@.nosp@m.gmai.nosp@m.l.com

Functions

std::string gmx::simpleValueToString (const Any &value)
 Converts a Any value to a string. More...