Specifying C++ symbols in C++ namespaces

w0rp devw0rp at gmail.com
Wed Apr 2 15:18:57 PDT 2014


Seems alright. The only downside I can think of is that the 
namespace wouldn't be semantically analysed until you first try 
to use it, as it's a template.


More information about the Digitalmars-d mailing list