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

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

operator()(Args &&...args) const -> decltype(std::make_tuple(std::forward< Args >(args)...))paal::make_tupleinline