Aria  2.8.0
ArMapFileLineCompare Struct Reference

Comparator used to sort ArMapFileLine objects. More...

#include <ArMapUtils.h>

Inherits binary_function< const ArMapFileLine &, const ArMapFileLine &, bool >.

Public Member Functions

bool operator() (const ArMapFileLine &line1, const ArMapFileLine &line2)
 Returns true if line1 is less than line2; false, otherwise.
 

Detailed Description

Comparator used to sort ArMapFileLine objects.


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