Hacker News new | past | comments | ask | show | jobs | submit login

> Epochs for C++ 20

How did they plan to make Epochs compatible with headers being copy&pasted at the #include site? And what about template instantiation?




Epochs is intended to be used with C++ 20 Modules. An epoch can only apply to a whole module.

https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p18...


Modules I suppose.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: