Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2006-07-11 11:38:22


"Eric Niebler" <eric_at_[hidden]> writes:

> Is there interest in turning this into a BOOST_MIN/BOOST_MAX library?

I dunno. The mixed-type min/max problem is not a major
issue for most people, is it?

I'm pretty sure decltype/rvalue ref will give us everything we need to
do it in C++0x with a real function template, so I'm leary of building
macros for this purpose.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk