Hacker News new | ask | show | jobs
by formerly_proven 2020 days ago
GCC's cp/pt.c is around 30k lines. But I don't expect the implementation of templates to be this localized, sure, most of it is probably in that module, but a lot will be strewn about the code base, too.