This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: tr1::hashtable::extract1st
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Peter Doerfler <peter at ltilib dot pdoerfler dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Fri, 12 May 2006 22:05:27 +0200
- Subject: Re: tr1::hashtable::extract1st
- References: <44649F08.2020006@ltilib.pdoerfler.com>
Hi,
I can't see a reason not to change this (didn't dig into the proposal,
though).
If this can be changed the same probably applies to Internal::identity.
indeed, I think you are right (I find the comparison to std::_Identity
and _Select1st particularly compelling). I will test a bit on my side
and commit, as usual.
Thanks again!
Paolo.