Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cxx-abi-dev] C++0x recal: variadic templates and rvalue references mangling


  • To: cxx-abi-dev@xxxxxxxxxxxxxxxx
  • Subject: Re: [cxx-abi-dev] C++0x recal: variadic templates and rvalue references mangling
  • From: Daveed Vandevoorde <daveed@xxxxxxx>
  • Date: Thu, 12 Jul 2007 16:43:29 -0400


On Jul 12, 2007, at 4:24 PM, Jason Merrill wrote:

Mark Mitchell wrote:
Variadic templates:
http://www.codesourcery.com/archives/cxx-abi-dev/msg01908.html
It looks like there's still a bit of discussion about this one.

I don't see the discussion. Daveed asked a question out of curiosity, but didn't object to the proposal.

I think Mark refers to my related suggestions in response to Doug's mail about decltype (some of my notes referred to the parameter pack changes).

	Daveed