https://issues.dlang.org/show_bug.cgi?id=17768
Mathias LANG <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Mathias LANG <[email protected]> --- Is it still needed ? For C++ namespace I would highly recommend to use `extern(C++, "namespace")` which does not introduce a scope. --
