alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::DeclareSharedVar< T, TuniqueId, TBlockSharedMemSt, TSfinae > Struct Template Reference

The block shared static memory variable allocation operation trait. More...

Detailed Description

template<typename T, std::size_t TuniqueId, typename TBlockSharedMemSt, typename TSfinae = void>
struct alpaka::trait::DeclareSharedVar< T, TuniqueId, TBlockSharedMemSt, TSfinae >

The block shared static memory variable allocation operation trait.

Definition at line 23 of file Traits.hpp.


The documentation for this struct was generated from the following file: