[Issue 15970] C++ mangling of templated arg type
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Nov  1 10:43:45 UTC 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15970
Johan Engelen <jbc.engelen at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---
--- Comment #4 from Johan Engelen <jbc.engelen at gmail.com> ---
Read the bug report carefully before discarding it.
The argument type is currently "A<Symbol*>" (wrong), instead of "Symbol*"
--
    
    
More information about the Digitalmars-d-bugs
mailing list