Gromacs  2024.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
gmx::IdentityFormatter Class Reference

#include <gromacs/utility/stringutil.h>

Description

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.
 

The documentation for this class was generated from the following file: