Mangling C++0x Lambdas

David Vandevoorde daveed at edg.com
Mon Dec 15 15:50:45 UTC 2008


Hi all,

Has anyone on this list already implemented C++0x lambdas and chosen a  
mangling scheme for them?

(We think a mangling convention is needed because they can appear in  
inline function bodies or determine template argument types.)

	Daveed




More information about the cxx-abi-dev mailing list