LessThan.h File Reference

It models the inequality operator less than (<) - syntatic-suggar. More...

#include "BinaryOp.h"
#include "FunctionNames.h"

Go to the source code of this file.

Classes

class  te::da::LessThan
 It models the inequality operator less than (<). More...
 

Namespaces

 te
 URI C++ Library.
 
 te::da
 Namespace for the DataAccess API of TerraLib.
 

Detailed Description

It models the inequality operator less than (<) - syntatic-suggar.

Definition in file LessThan.h.