Skip to content
Morwenn edited this page Nov 2, 2015 · 26 revisions

Welcome to the cpp-sort wiki!

You probably read the introduction in the README, so I won't repeating it here. This wiki contains documentation about the library: basic documentation about the many sorting tools and how to use them, documentation about the additional utilities provided by the library and even some detailed tutorials if you ever want to write your own sorters or sorter adapters.

There is also a small section about the original research that happened during the conception of the library and the results of this research. While it is not needed to understand how the library works or how to use it, it may be of interest if you want to discover new things about sorting.

If you ever feel that this wiki is incomplete, that needs more examples or more detailed explanation about stuff, you are welcome to report it and/or contribute.

Hope you have fun!