CMS 3D CMS Logo

PortableObject.h
Go to the documentation of this file.
1 #ifndef DataFormats_Portable_interface_alpaka_PortableObject_h
2 #define DataFormats_Portable_interface_alpaka_PortableObject_h
3 
4 #include <alpaka/alpaka.hpp>
5 
8 
9 // This header is not used by PortableObject, but is included here to automatically
10 // provide its content to users of ALPAKA_ACCELERATOR_NAMESPACE::PortableObject.
12 
14 
15  // generic struct-based product in the device (that may be host) memory
16  template <typename T>
18 
19 } // namespace ALPAKA_ACCELERATOR_NAMESPACE
20 
21 #endif // DataFormats_Portable_interface_alpaka_PortableObject_h
::PortableObject< T, Device > PortableObject