jzmaddock
15ffe0e5cf
Remove comments from examples about them being broken - as they're now fixed.
2019-01-26 09:26:11 +00:00
jzmaddock
e694fc7e9e
Merge branch 'bucket_sorter' of https://github.com/deinst/graph into develop
...
Fixed Conflicts:
example/Jamfile.v2
2019-01-26 09:05:44 +00:00
David Einstein
4e270bd62b
Fix bucket_sorter example. Bug #151
...
Changed ID toidentity_property_map.
Added concept check to bucket_sorter.hpp.
Fixed minor grammar nits.
2019-01-22 14:25:42 -05:00
jzmaddock
32a83a7479
Add notes to examples that are outdated and either crash or do not compile.
2018-12-18 18:35:20 +00:00
K. Noel Belcourt
08453c109a
Revert "removed an unused function ( #39 )"
...
This reverts commit 655ce30eb3
.
2016-04-26 10:54:43 -06:00
Mads Jensen
655ce30eb3
removed an unused function ( #39 )
...
The C++ standard deprecates use of <stdio.h>, <stdlib.h> etc., and suggests using <cstdio>, <cstdlib> etc.
Some trailing whitespace removed in affected files because of a setting in my editor
dead code surrounded by #if 0 ... #endif removed
2016-04-24 10:26:25 -06:00
Douglas Gregor
2577136447
Converted to Boost Software License
...
[SVN r27800]
2005-03-24 14:54:12 +00:00
Jeremy Siek
40c64d050d
fixing VC++ compiler errors and warnings
...
[SVN r8430]
2000-12-09 19:22:30 +00:00
Beman Dawes
bc5c5fdd65
recommit after docs->doc dir name change
...
[SVN r8402]
2000-12-08 15:30:27 +00:00