Mercurial > hg > Papers > 2021 > anatofuz-master
view paper/src/StackTestArg.h @ 111:4642d2f215d2
update
author | anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Sat, 06 Feb 2021 15:42:26 +0900 |
parents | 9974be9e2d1c |
children |
line wrap: on
line source
typedef struct StackTest <> { __code insertTest1(Impl* stackTest, struct Stack* stack, __code next(...)); __code next(...); } StackTest;