|
|
| InsertBlockWrapper (AggregateT aggregate) |
| |
|
| InsertBlockWrapper (const InsertBlockWrapper< AggregateT, pMask > &other) |
| |
|
InsertBlockWrapper< AggregateT, pMask > & | operator= (const InsertBlockWrapper< AggregateT, pMask > &other) |
| |
|
template<unsigned int p> |
| auto | get () -> decltype(aggregate.template get< p >()) |
| |
|
auto | getMask () -> decltype(aggregate.template get< pMask >()) |
| |
template<typename AggregateT, unsigned int pMask>
struct InsertBlockWrapper< AggregateT, pMask >
Definition at line 23 of file BlockMapGpu_ker.cuh.
The documentation for this struct was generated from the following file: