1 #ifndef DataFormats_Portable_interface_alpaka_PortableCollection_h 2 #define DataFormats_Portable_interface_alpaka_PortableCollection_h 4 #include <alpaka/alpaka.hpp> 22 template <
typename T0,
typename T1>
25 template <
typename T0,
typename T1,
typename T2>
28 template <
typename T0,
typename T1,
typename T2,
typename T3>
31 template <
typename T0,
typename T1,
typename T2,
typename T3,
typename T4>
36 #endif // DataFormats_Portable_interface_alpaka_PortableCollection_h
::PortableCollection< T, Device > PortableCollection
::PortableMultiCollection< Device, T0, T1, T2, T3, T4 > PortableCollection5
typename traits::PortableMultiCollectionTrait< TDev, T0, Args... >::CollectionType PortableMultiCollection
::PortableMultiCollection< Device, T0, T1, T2 > PortableCollection3
::PortableMultiCollection< Device, T0, T1 > PortableCollection2
::PortableMultiCollection< Device, T0, T1, T2, T3 > PortableCollection4