Base Framework
Maximum< TYPE > Member List

This is the complete list of members for Maximum< TYPE >, including all inherited members.

Argument typedef (defined in UnaryOperation< TYPE, TYPE >)UnaryOperation< TYPE, TYPE >
getResult() const noexcept (defined in Maximum< TYPE >)Maximum< TYPE >inline
Maximum(const TYPE &value) noexcept (defined in Maximum< TYPE >)Maximum< TYPE >inline
operator()(const TYPE &value) noexcept (defined in Maximum< TYPE >)Maximum< TYPE >inline
result (defined in Maximum< TYPE >)Maximum< TYPE >protected
Result typedef (defined in UnaryOperation< TYPE, TYPE >)UnaryOperation< TYPE, TYPE >