libeblearntools
ebl::map_natural_less Struct Reference

#include <sort.h>

List of all members.

Public Member Functions

 map_natural_less (list< string > &keys)
bool operator() (const map< string, string > &m1, const map< string, string > &m2) const

Public Attributes

list< string > keys

Detailed Description

Compare two maps of var/val strings using the comparison keys list and using the natural comparison of numbers ("2" is less than "10").


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