$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-06-23 04:22:16
Eric Niebler wrote:
> I have ripped out the std_min/std_max functions. They were a
> less-than-perfect solution to the problems caused by the min/max macros
> defined by some platform headers. I have fixed all the places in the
> Boost affected by this change, and I have also updated the coding
> guidelines.
Ehm... the guidelines are a bit contrived. Why did you decide to kill the
definitions in minmax.hpp?
- Volodya