[cxx-abi-dev] Mangling C++0x Lambdas
    John Freeman 
    jfreeman at cs.tamu.edu
       
    Wed Dec 17 15:39:34 UTC 2008
    
    
  
Doug Gregor wrote:
>
> We need something that encodes the context of the lambda (function
> "::foo" with no parameters) followed by, perhaps, a numbering scheme
> within that context. The context encoding needs to account for (at
> least) inline functions, classes, and namespaces.
>   
This sounds like a problem that must have been encountered before.  Is 
there already a solution for it?  At least for the unnumbered portion?
- John
P.S.  I'm switching to my new email address.
    
    
More information about the cxx-abi-dev
mailing list