[cxx-abi-dev] C++0x: Mangling of rvalue reference types

Jason Merrill jason at redhat.com
Thu Jun 28 19:17:58 UTC 2007


Doug Gregor wrote:
> I suggest that rvalue references be mangled as 'RR' (lvalue references
> are mangled as 'R'). Since we can't have a reference-to-reference,
> there is no ambiguity.
> 
>     <type> ::= RR <type>   # rvalue reference-to

I agree with this.

Jason




More information about the cxx-abi-dev mailing list