Is there any good reason why C++ namespaces are "closed" in D?

Walter Bright newshound2 at digitalmars.com
Tue Aug 7 05:58:17 UTC 2018


On 8/6/2018 8:14 PM, Nicholas Wilson wrote:
> Yes, but only for a single instance of the namespace.
> In the general case no, see the first reply in 
> https://forum.dlang.org/post/xdaedmlbbqtztiqcwxll@forum.dlang.org

The idea is to not have a namespace, I don't see what making an alias to a 
namespace has to do with it.


More information about the Digitalmars-d mailing list