News

The MSVC preprocessor, when compiling in the stricter C++20 modules mode, correctly identifies that ""_cppi is not a valid single token for pasting. This results in warning C5103 and a cascade of ...