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

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

operator()(T1 &&left, T2 &&right) const -> decltype(std::forward< T1 >(left)+std::forward< T2 >(right))paal::utils::plusinline