[OT] Modules dropped out of C++17
ponce via Digitalmars-d
digitalmars-d at puremagic.com
Mon Jun 8 11:57:15 PDT 2015
On Monday, 8 June 2015 at 18:17:13 UTC, Paulo Pinto wrote:
> Apparently modules have been pushed into a Technical
> Specification, and won't be ready on time for inclusion into
> ANSI C++ 17.
>
> https://botondballo.wordpress.com/2015/06/05/trip-report-c-standards-meeting-in-lenexa-may-2015/
>
> So, here is another feature that D wins over C++.
>
> --
> Paulo
I can't imagine the weird look-up rules that will be made for a
translation unit both using modules and traditional headers. At
the end of the day, another set of rules for C++ers to remembers.
More information about the Digitalmars-d
mailing list