dalailambda·10 jaar geleden·discussWhile it's important to not overload C with features, not adding features to it because C++ already has it isn't very practical.
dalailambda·10 jaar geleden·discussWhile some might claim this goes against the spirit of C, I think minor support for generics(enough to implement a type safe dynamic array e.g. vector) would be really useful. And if this did monomorphisation, then performance would still be great.