string_comp Struct Reference

Simple string comparison. More...

#include <misc.h>


Detailed Description

This struct is used internally by O2scl for the STL routines which require a way to compare strings in the class table and in the I/O classes.

Definition at line 168 of file misc.h.


Public Member Functions

bool operator() (const std::string s1, const std::string s2) const
 Return s1<s2.

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

Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.

Project hosting provided by SourceForge.net Logo, O2scl Sourceforge Project Page