Link to home
Start Free TrialLog in
Avatar of hess586
hess586

asked on

C++ Sorting using Template Functions

Does anyone know of a good web site that has information about how to use different sort methods using Templates?
For example, If wanted to use Quick sort in a template function, like to be able to sort more than just ints or floats, but also variables of custom classes that I create.  I'd like to find this information for other sorts as well like selection sort and insertion sort.  Anyone have any ideas of where I could find information like this?

Thanks.
ASKER CERTIFIED SOLUTION
Avatar of KurtVon
KurtVon

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
No comment has been added to this question in more than 21 days, so it is now classified as abandoned..
I will leave the following recommendation for this question in the Cleanup topic area:

Split between KurtVon and furqanchandio

Any objections should be posted here in the next 4 days. After that time, the question will be closed.

wayside
EE Cleanup Volunteer
Sorry, I didn't realize it was only 25 points.

Recommendation:

Accept: KurtVon