![]() |
Realm
A distributed, event-based tasking library
|
#include <inst_helper.h>
Public Types | |
| typedef DynamicTemplates::ListProduct4< DIMCOUNTS, DIMTYPES, DIMCOUNTS, DIMTYPES > | SUPER |
Static Public Member Functions | |
| template<int N, typename T , int N2, typename T2 > | |
| static DynamicTemplates::TagType | encode_tag (void) |
Static Public Member Functions inherited from Realm::DynamicTemplates::ListProduct4< DIMCOUNTS, DIMTYPES, DIMCOUNTS, DIMTYPES > | |
| static REALM_CUDA_HD constexpr TagType | encode_tag (void) |
| static void | demux (TagType tag, A1 arg1) |
| static void | demux (TagType tag, A1 arg1, A2 arg2) |
| static void | demux (TagType tag, A1 arg1, A2 arg2, A3 arg3) |
| typedef DynamicTemplates::ListProduct4<DIMCOUNTS, DIMTYPES, DIMCOUNTS, DIMTYPES> Realm::NTNT_TemplateHelper::SUPER |
|
inlinestatic |