Comment by charleslmunger
1 day ago
And if you want to write a templated data structure without actual templating or fancy macros, doing so with force-iined functions calling function pointers that are constant at the call site is a great way to do it. Unfortunately it's ugly and annoying to do this without nested functions :-/
No comments yet
Contribute on Hacker News ↗