[Issue 17768] Compile time reflection is missing for module/namespace(c++)/mixin names
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Feb 19 04:59:44 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=17768
Mathias LANG <pro.mathias.lang at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pro.mathias.lang at gmail.com
--- Comment #1 from Mathias LANG <pro.mathias.lang at gmail.com> ---
Is it still needed ? For C++ namespace I would highly recommend to use
`extern(C++, "namespace")` which does not introduce a scope.
--
    
    
More information about the Digitalmars-d-bugs
mailing list