Hi, instead of uglyfing all the libstdc++ code wouldn't it be simpler to just ignore all non-reserved macro expansions (+ some special ones like assert) inside system headers on compiler level?
Regards, Maciej
Maciej Cencora via Gcc-patches Thu, 16 Feb 2023 05:24:12 -0800
Hi, instead of uglyfing all the libstdc++ code wouldn't it be simpler to just ignore all non-reserved macro expansions (+ some special ones like assert) inside system headers on compiler level?
Regards, Maciej