Cross-module inlining with separate compilation?
    ponce via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Mon Aug 25 14:07:06 PDT 2014
    
    
  
Is there a way to have cross-module inlining but with separate 
compilation?
Like with link-time generation in C++ compilers.
    
    
More information about the Digitalmars-d-learn
mailing list