Hacker News new | ask | show | jobs
by Panzerschrek 39 days ago
C++ has templates, which means, that some meta-code generation needs to be executed for arbitrary types. Doing so with an external tool is impossible.