
3 Sep
2008
3 Sep
'08
11:16 p.m.
on Wed Sep 03 2008, "Peng Yu" <pengyu.ut-AT-gmail.com> wrote:
Hi,
std::min accepts only two arguments. When I have more than two arguments to compare, it becomes inconvenient. I'm wondering it is possible to added a min function that accepts any number of arguments in the future version of boost?
There's always std::min_element :-) -- Dave Abrahams BoostPro Computing http://www.boostpro.com