rocPRIM
|
This is the complete list of members for detail::invoke_impl< T >, including all inherited members.
call(F &&f, Args &&... args) -> decltype(std::forward< F >(f)(std::forward< Args >(args)...)) (defined in detail::invoke_impl< T >) | detail::invoke_impl< T > | static |