|
Gromacs
2026.0-dev-20251110-920b6d1
|
#include <gromacs/utility/stringutil.h>
Function object to implement the same interface as StringFormatter to use with strings that should not be formatted further.
Public Member Functions | |
| std::string | operator() (const std::string &value) const |
| Implements the formatting non-functionality. | |
1.8.5