Mercurial > hg > Papers > 2021 > anatofuz-master
view paper/src/StackTestArg.h @ 155:6f940582768f
...
author | anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 16 Feb 2021 15:21:11 +0900 |
parents | 9974be9e2d1c |
children |
line wrap: on
line source
typedef struct StackTest <> { __code insertTest1(Impl* stackTest, struct Stack* stack, __code next(...)); __code next(...); } StackTest;