This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Specialising when swap / iter_swap exists
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: chris <caj at cs dot york dot ac dot uk>, libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Thu, 07 Oct 2004 13:23:35 +0200
- Subject: Re: Specialising when swap / iter_swap exists
- References: <4165165A.6080509@cs.york.ac.uk> <41651A06.9030809@suse.de>
Paolo Carlini wrote:
For instance:
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2002/n1377.htm
This one, I also find very interesting even if less rigorous:
http://www.cuj.com/documents/s=8246/cujcexp2102alexandr/alexandr.htm
Paolo.