fficxx icon indicating copy to clipboard operation
fficxx copied to clipboard

Eliminate special pointer/ref treatment of certain C types

Open wavewave opened this issue 7 years ago • 1 comments
trafficstars

int*, char*, int& are treated in an ad hoc way. We should unify this with already-existing generic pointer/ref infra.

wavewave avatar Jun 25 '18 07:06 wavewave

#118 deals with this issue.

wavewave avatar Apr 07 '19 17:04 wavewave