libUTL++
utl::equals< 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::equals< 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 636 of file util_inl.h.


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