[Issue 15098] C++ nameslace problems
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Sep 21 21:46:00 PDT 2015
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15098
Marco Leise <Marco.Leise at gmx.de> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Marco.Leise at gmx.de
--- Comment #1 from Marco Leise <Marco.Leise at gmx.de> ---
I guess one can argue that there is no need to name the D package exactly after
the C++ namespace. Maybe by convention a '_cpp' could always be appended or you
could change the D package name to 'unlimited_detail', because two letter
variable names are shunned upon anyways. Let's see what the compiler devs say
why it is this way.
--
    
    
More information about the Digitalmars-d-bugs
mailing list