Jeremiah Willcock
0dd699a355
Disambiguated begin and end; fixes #4099
...
[SVN r61263]
2010-04-14 00:16:21 +00:00
Neil Groves
b13d8ec429
Fix duplication of algorithms by delegating to the specific Boost.Range algorithm header files.
...
This avoids pulling in any more names than necessary for maximum backward compatibility.
Also the old algorithms that are not duplicated have been reinstated again to maximize backward compatibility.
[SVN r61049]
2010-04-04 19:19:58 +00:00
Jeremiah Willcock
a9e93bfe92
Removed unused iota function, changed the two uses of any_if to use find_if instead, using Boost.Range for the other algorithms to avoid redundancies
...
[SVN r60919]
2010-03-29 17:30:52 +00:00
Douglas Gregor
96f923a52e
Rename/remove some detail algorithms to avoid a conflict with the string algorithms library
...
[SVN r37828]
2007-05-31 12:14:31 +00:00
Douglas Gregor
1d8d4322d2
Remove none algorith, which is unused and conflicts with none.hpp
...
[SVN r36409]
2006-12-15 21:44:53 +00:00
Andreas Huber
dde01478fe
Fixed license & copyright issues.
...
[SVN r36224]
2006-12-01 10:29:49 +00:00
Jeremy Siek
74a679b769
removed tabs
...
[SVN r14443]
2002-07-13 21:03:06 +00:00
Jeremy Siek
2d30710ee0
forgot to include <vector> and added is_sorted (meaning to check this in
...
for a while)
[SVN r13785]
2002-05-09 17:38:38 +00:00
Dave Abrahams
3f58e4d848
Work with more libraries due to boost::detail::iterator_traits
...
[SVN r12317]
2002-01-14 21:25:17 +00:00
Jeremy Siek
6fda589723
added a note at the top
...
[SVN r12002]
2001-12-10 04:11:58 +00:00
Jeremy Siek
08b26e3f3b
additions from the Wiki
...
[SVN r12001]
2001-12-10 04:10:00 +00:00
Jeremy Siek
994bbd5f4a
this is getting used in the isomorphism algorithm.
...
This will eventually develop into the Boost.Algorithm library
[SVN r11996]
2001-12-10 03:39:57 +00:00