![]() |
Realm
A distributed, event-based tasking library
|
#include <inst_helper.h>
Public Types | |
| typedef DynamicTemplates::ListProduct2< DIMCOUNTS, DIMTYPES > | SUPER |
Static Public Member Functions | |
| template<int N, typename T > | |
| static DynamicTemplates::TagType | encode_tag (void) |
Static Public Member Functions inherited from Realm::DynamicTemplates::ListProduct2< 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) |
|
inlinestatic |