Mercurial > hg > CbC > CbC_xv6
view src/impl/CbCProcImpl.h @ 381:874577d7505f
fix parse for interface
author | anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 20 Jul 2020 15:00:11 +0900 |
parents | bbca1e5fb946 |
children |
line wrap: on
line source
typedef struct CbCProcImpl <Type, Isa> impl CbCProc { __code next(....); } CbCProcImpl;