RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Public Types | List of all members
RAJA::detail::callable_signature< T, typename > Struct Template Reference

#include <launch_context_policy.hpp>

Public Types

using type = camp::decay< T >
 

Member Typedef Documentation

◆ type

template<typename T , typename = void>
using RAJA::detail::callable_signature< T, typename >::type = camp::decay<T>

The documentation for this struct was generated from the following file: