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