All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
paal::utils::max Member List

This is the complete list of members for paal::utils::max, including all inherited members.

operator()(const T &left, const T &right) const -> decltype(std::max(left, right))paal::utils::maxinline