Hacker News new | ask | show | jobs
by kevin_thibedeau 1121 days ago
It gives generic programming. C++ templates aren't the only possible implementation.
1 comments

So where is a generic vector data structure written in plain C that is efficient (that is, doesn’t store pointers to elements).