view src/parallel_execution/plautogen/interface/LoopCounter.h @ 570:1233236c244d

autogen DetaGears
author anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Sun, 24 Nov 2019 22:54:35 +0900
parents
children
line wrap: on
line source

typedef struct LoopCounter <Type, Impl> {
  int i;
} LoopCounter;