This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: __rvalref overloads causing ambiguities
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: chris jefferson <caj at cs dot york dot ac dot uk>
- Cc: Jonathan Wakely <cow at compsoc dot man dot ac dot uk>, libstdc++ at gcc dot gnu dot org
- Date: 21 Jul 2005 17:33:51 +0200
- Subject: Re: __rvalref overloads causing ambiguities
- References: <20050720163527.GA41151@compsoc.man.ac.uk><42DF6B42.7050607@cs.york.ac.uk>
chris jefferson <caj@cs.york.ac.uk> writes:
| We can't add another level of indirection like you say. I believe we can
| use some templates to confuse the compiler
and the users and maintainers too. half ;-/
-- Gaby