fficxx
fficxx copied to clipboard
Eliminate special pointer/ref treatment of certain C types
trafficstars
int*, char*, int& are treated in an ad hoc way. We should unify this with already-existing generic pointer/ref infra.
#118 deals with this issue.