|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
#include <Dispatcher.hpp>
Public Member Functions | |
| DispatcherVoidPtrWrapper ()=default | |
| RAJA_HOST_DEVICE | DispatcherVoidPtrWrapper (void *p) |
Public Attributes | |
| void * | ptr |
|
default |
|
inline |
| void* RAJA::detail::DispatcherVoidPtrWrapper< typename >::ptr |