Jeremy Siek
|
fde772a942
|
put boost/config.hpp at top
[SVN r8393]
|
2000-12-06 14:58:16 +00:00 |
|
Jeremy Siek
|
9fbc9f6ea0
|
added BOOST_NO_STD_MIN_MAX to config.hpp
did some VC++ porting
[SVN r7905]
|
2000-10-04 15:57:03 +00:00 |
|
Jeremy Siek
|
835b646ee7
|
Implemented the remove_edge_if, remove_out_edge_if, and remove_in_edge_if
functions, and added some examples that use these functions. Also
added documentation for them.
[SVN r7864]
|
2000-09-28 05:20:23 +00:00 |
|
Jeremy Siek
|
9245287c65
|
changed the argument order for MutableGraph to be consistent
with the other functions.
Also added the remove_edge(e, g) and remove_edge(iter, g) functions.
[SVN r7856]
|
2000-09-27 18:19:35 +00:00 |
|
Jeremy Siek
|
106c6469a8
|
rolled back the removal of the iterator_adaptor alternate code,
added the graph test file
[SVN r7851]
|
2000-09-26 22:09:34 +00:00 |
|