27 Jun
2018
27 Jun
'18
3:18 p.m.
On Wed, Jun 27, 2018 at 12:56 AM, degski via Boost
We seem to be getting there.
Visual Studio 2017 version 15.8 Preview 3 Announcement https://blogs.msdn.microsoft.com/visualstudio/2018/06/26/visual-studio-2017-...
tl:dr: "*C++ Standards:* A new, experimental, token-based preprocessor that conforms to C++11 standards (including C99 preprocessor features), enabled with /experimental:preprocessor switch. This will be controlled with macro _ *MSVC*_TRADITIONAL, which will be defined to 1 when using the traditional preprocessor and 0 when using the new experimental standards conformant preprocessor."
Whoa!!! I never thought this would *actually* happen. -Matt Calabrese