top | item 45937931

(no title)

variadix | 3 months ago

You can create macro functions per generic function so something like Vector_New(int)(&v) expands to Vector_New_int(&v). It also looks less foreign (more like templates) than the G macro.

discuss

order

No comments yet.