Perfoms merge sort algorithm on expression list T using function/template F that takes two elements and returns boolean.
See Source File
Subject to the terms of the Boost 1.0 license as specified in LICENSE file
© 2014-2015 Anton Gushcha
Anton Gushcha <ncrashed@gmail.com>
Template sorting using merge sort algorithm