Walter Bright <[email protected]> wrote:
> On 4/26/2014 4:01 AM, Mike wrote:
>> pragma(cpp_namespace, "A.B")
>> extern(C++) void f() {}
> 
> This implies that it only affects the name mangling. There needs to be a
> scope created, too.

I think that's the crucial point here. Most people that disagree with your
proposal disagree exactly with that.
Scope should be created by modules and only modules.

Tobi

Reply via email to