Hacker News new | ask | show | jobs
by ender341341 407 days ago
> should only be about existing practice, and no paper should be accepted without implementation

When c++11 was still c++0x they made a big song and dance about how they wouldn't do another export template boondoggle and wanted an implementation available for any features. Then they seemed to have completely forget about it when doing modules (which not that surprisingly is running into similar issues that export templates did).