$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Quick Sort
From: Igor R (boost.lists_at_[hidden])
Date: 2011-04-05 15:58:32
> Can some one point me to a implementation of Quicksort or like algorithms
> using boost library
std::sort() ?