extern(C++, ns)

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Sat Jan 16 19:35:05 PST 2016


On 1/16/2016 4:35 PM, Timon Gehr wrote:
> On 01/16/2016 08:09 PM, Walter Bright wrote:
>> On 1/16/2016 6:26 AM, Daniel Murphy wrote:
>>> Nobody
>>> wants conflicting symbols in a module, and nobody wants to cram all of
>>> their C++
>>> namespace bindings inside a single D source file to avoid getting
>>> namespace
>>> symbol conflicts.
>>
>> D's namespace system does not suffer from those faults.
>
> Why not?

It's come up multiple times in this thread and I've answered it multiple times.



More information about the Digitalmars-d mailing list