|
|
|
|
|
by gpderetta
1120 days ago
|
|
Modules get rid of includes and includes guards. Unfortunately the preprocessor is still needed for stringyfication and other symbol manipulation. C++26 (2126 of course) will introduce enough reflection to finally get rid of the preprocessor. |
|