Specifying C++ symbols in C++ namespaces

Dicebot public at dicebot.lv
Fri Apr 4 05:34:14 PDT 2014


Late to the thread, my short opinion:

extern(C++ namespace::path) looks best. It should only affect 
mangling and have no impact on fully qualified name on D side. 
Most KISS solution I have read in the thread.


More information about the Digitalmars-d mailing list