Gromacs
2025-dev-20241003-bd59e46
|
#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. | |