top | item 22866566 (no title) iamed2 | 5 years ago What's an example of a codebase where _Generic has had a notable positive impact? discuss order hn newest AaronBallman|5 years ago Not necessarily a code base, but _Generic is what makes <tgmath.h> implementable for the type-generic math functions.
AaronBallman|5 years ago Not necessarily a code base, but _Generic is what makes <tgmath.h> implementable for the type-generic math functions.
AaronBallman|5 years ago