|
Gromacs
2025.3
|
#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