Less<T> Class

Inheritance

Template Parameters

T

Constraint

T  is  LessThanComparable

Member Functions

public inline nothrow bool operator()(const T& left, const T& right) const

Member Function Details

operator() Member Function

public inline nothrow bool operator()(const T& left, const T& right)

Definition
Line 136 of System.Base/Functional.cm