Commit Graph

6 Commits

Author SHA1 Message Date
729bb65a2d Removed minmax.hpp from boost (leave Eric Niebler's former file)
and move it to subdir boost/algorithm/
Also incorporate boost::ref into boost/algorithm/minmax.hpp  to avoid
copy constructors when params passed by reference.


[SVN r23305]
2004-07-01 18:38:02 +00:00
1e7aec2dee Finally adding the minmax library. Still allowing overlap with header
minmax.hpp from Eric Niebler, which should be resolved soon. --Herve'


[SVN r23225]
2004-06-28 08:36:43 +00:00
752c65be35 remove std_min and std_max, update minmax coding guidelines
[SVN r23162]
2004-06-23 04:49:48 +00:00
3d9b6badea min and max are always in std namespace
[SVN r22425]
2004-03-02 21:38:40 +00:00
5a253182c2 make std_min play nice with the Borland headers
[SVN r22410]
2004-02-29 17:46:07 +00:00
874f0deaec remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
[SVN r22394]
2004-02-26 18:27:02 +00:00