alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
ViewStdSpan.hpp File Reference

Go to the source code of this file.

Classes

struct  alpaka::trait::DevType< std::span< TElem > >
 The std::span device type trait specialization. More...
 
struct  alpaka::trait::DimType< std::span< TElem > >
 The std::span dimension getter trait specialization. More...
 
struct  alpaka::trait::ElemType< std::span< TElem > >
 The std::span memory element type get trait specialization. More...
 
struct  alpaka::trait::GetDev< std::span< TElem > >
 The std::span device get trait specialization. More...
 
struct  alpaka::trait::GetExtents< std::span< TElem > >
 
struct  alpaka::trait::GetOffsets< std::span< TElem > >
 The std::span offset get trait specialization. More...
 
struct  alpaka::trait::GetPtrNative< std::span< TElem > >
 The std::span native pointer get trait specialization. More...
 
struct  alpaka::trait::IdxType< std::span< TElem > >
 The std::span idx type trait specialization. More...
 

Namespaces

namespace  alpaka
 The alpaka accelerator library.
 
namespace  alpaka::trait
 The accelerator traits.