Hacker News new | ask | show | jobs
by bjz_ 4217 days ago
> and MAYBE extremely limited generics

C11 has _Generic, but it's pretty much an abomination: http://www.robertgamble.net/2012/01/c11-generic-selections.h...