[cfe-dev] ciso646

degski via cfe-dev cfe-dev at lists.llvm.org
Wed Aug 22 21:52:19 PDT 2018


On Wed, 22 Aug 2018 at 09:48, Tim Song <t.canens.cpp at gmail.com> wrote:

> and/or/not etc. have always been alternative tokens in standard C++
> all the way back to C++98 and not macros. MSVC is nonconforming in
> this regard.
>

Just for completeness. It appears that, in an upside down way (for the
moment), this is supported now, compiling with /permissive- will do the
correct thing (i.e. turning something off, the ms-extensions, turns
alternative tokens on).

degski
-- 
*“If something cannot go on forever, it will stop" - Herbert Stein*
*“No, it isn’t truth. Truth isn’t truth" - Rudolph W. L. Giuliani*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20180823/ea2edf2f/attachment.html>


More information about the cfe-dev mailing list