[OT] Modules dropped out of C++17
via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jun 9 03:44:11 PDT 2015
On Tuesday, 9 June 2015 at 09:33:33 UTC, Walter Bright wrote:
> On 6/9/2015 12:42 AM, Shachar Shemesh wrote:
>> Ambiguity over location of definition is something that
>> promotes bugs.
>
> D's anti-hijacking lookup rules pretty much blunt this sort of
> problem.
It does not prevent programmers from writing hazy code or
programming late at night and making mistakes. So it weakens the
type system.
More information about the Digitalmars-d
mailing list