cocktail.hxx File Reference
#include <iterator>
Include dependency graph for cocktail.hxx:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
huc | |
huc::sort | |
Functions | |
template<typename IT , typename Compare = std::less<typename std::iterator_traits<IT>::value_type>> | |
void | huc::sort::Cocktail (const IT &begin, const IT &end) |