Comparators.h File Reference

Several functor types for comparing objects. More...

#include <cstring>

Go to the source code of this file.

Classes

struct  te::common::LessCmp< T >
 It implements several compare functions. More...
 
struct  te::common::LessCmp< const char * >
 
struct  te::common::LessCmp< T * >
 

Namespaces

 te
 TerraLib.
 
 te::common
 Namespace for the Common module of TerraLib.
 

Detailed Description

Several functor types for comparing objects.

Definition in file Comparators.h.