|
Gromacs
2025.3
|
#include <memory>#include <string>#include <type_traits>#include <typeindex>#include <typeinfo>#include <utility>#include "gromacs/utility/gmxassert.h"
Include dependency graph for any.h:
This graph shows which files directly or indirectly include this file:Declares gmx::Any.
Classes | |
| class | gmx::Any |
| Represents a dynamically typed value of an arbitrary type - deprecated. More... | |
Functions | |
| std::string | gmx::simpleValueToString (const Any &value) |
| Converts a Any value to a string. More... | |
1.8.5