Generated on: Thu Mar 29 07:46:58 PDT 2012 for custom file set
// doxy/ or-tools/ src/ constraint_solver/

operations_research::NaturalLess Struct Reference

String comparator that compares strings naturally, even those including integer numbers. More...

List of all members.

Public Member Functions

bool operator() (const string &s1, const string &s2) const


Detailed Description

String comparator that compares strings naturally, even those including integer numbers.

Definition at line 40 of file tree_monitor.cc.


Member Function Documentation

bool operations_research::NaturalLess::operator() ( const string &  s1,
const string &  s2 
) const [inline]

Definition at line 41 of file tree_monitor.cc.


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