
23 Jun
2004
23 Jun
'04
9:22 a.m.
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