This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] Change std::nth_element to O(N log N) worst case
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>, Roger Sayle <roger at eyesopen dot com>
- Date: Mon, 28 Aug 2006 12:23:32 +0200
- Subject: Re: [Patch] Change std::nth_element to O(N log N) worst case
- References: <44F1D9F0.4000505@suse.de>
... please consider this patch withdraw. Sorry, eventually, we'll add
correctness tests too.
Paolo.