Negate<T> Class

Model of UnaryFunction , UnaryOperation .

Inheritance

Template Parameters

T

Constraint

T  is  AdditiveGroup

Member Functions

public inline nothrow T operator()(const T& a) const

Member Function Details

operator() Member Function

public inline nothrow T operator()(const T& a)

Definition
Line 38 of System.Base/Functional.cm