This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
What sorting algorithm is used by std::list<>?
- From: Dhruv Matani <dhruvbird at gmx dot net>
- To: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: 12 Aug 2003 13:39:31 +0530
- Subject: What sorting algorithm is used by std::list<>?
- Organization:
What algorithm for sorting is used by std::list<> It seems to be a
hybrib of merge sort and something else that I can't figure out. And
help would be appreciated. Do you have any documentation on this?
--
-Dhruv Matani.
http://www.geocities.com/dhruvbird/