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 | |
namespace | te |
TerraLib. | |
namespace | te::common |
Namespace for the Common module of TerraLib. | |
Several functor types for comparing objects.
Definition in file Comparators.h.