[cxx-abi-dev] Mangling C++0x Lambdas
David Vandevoorde
daveed at edg.com
Thu Sep 24 00:19:41 UTC 2009
On Sep 23, 2009, at 4:33 PM, Jason Merrill wrote:
> Could we change the mangling of closures in default arguments to
> count from left to right like the mangling for function parameters
> that appear in late-specified return types?
Unless there is a compelling reason to do so, we'd rather not: We have
already shipped a version with the mangling as specified (and that
mangling is a tiny bit more compact).
Daveed
More information about the cxx-abi-dev
mailing list