libUTL++
utl::lessThan< T > Struct Template Reference

Object comparison predicate evaluator that returns the value of (lhs < rhs). More...

#include <util_inl.h>

Detailed Description

template<typename T = utl::Object>
struct utl::lessThan< T >

Object comparison predicate evaluator that returns the value of (lhs < rhs).

Returns
newly created copy (nullptr if object == nullptr)
Parameters
ordering(optional) ordering (not cloned)

Definition at line 662 of file util_inl.h.


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