9ef3df0d0b
Update header files to always include boost/config.hpp. Fixes issue #61
2019-12-03 08:33:05 -08:00
608112b112
boost guidelines (mainly from inspect tool: tabs, license reference text, etc.)
...
[SVN r34752]
2006-07-27 10:27:37 +00:00
825468bc42
added an #include for Boost.Ref
...
[SVN r23954]
2004-07-22 13:37:47 +00:00
e0d1f0692d
Spearated into two files due to the dependence on the tuple library.
...
Minor changes to minmax.hpp (again tuple). --Herve'
[SVN r23309]
2004-07-01 20:16:38 +00:00
ec606bbf14
Change pair<T,T> to tuple<T,T> in return type of minmax()
...
[SVN r23307]
2004-07-01 19:23:33 +00:00
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