libeblearntools
ebl::map_natural_less_uint Struct Reference

#include <sort.h>

List of all members.

Public Member Functions

 map_natural_less_uint (list< uint > &keys, vector< string > &vals)
bool operator() (const map< uint, uint > &m1, const map< uint, uint > &m2) const

Public Attributes

list< uint > & keys
vector< string > & vals

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: