Josh Marshall
8747675e12
Applied clang-format and stripped all trailing whitespace.
2019-05-02 16:31:08 -04:00
K. Noel Belcourt
08453c109a
Revert "removed an unused function ( #39 )"
...
This reverts commit 655ce30eb3ba9c3625631b18d990992fc09f8b22.
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
Andrew Sutton
fad45bcb1b
Addressing #3816 . Moved array_binary tree to top-level boost namespace,
...
which seems to be where most basic data structures. The change introduces
no name collisions, since its only user is mutable_queue. This change
deprecates the use of adstl::array_binary_tree for all users.
[SVN r60611]
2010-03-15 11:22:16 +00:00
Jeremiah Willcock
8d4c3cc7d6
Moved property map library into property_map/ directory; made old files into stubs with #warnings; converted uses and docs of property map library to use new names
...
[SVN r52226]
2009-04-07 01:28:38 +00:00
Douglas Gregor
2577136447
Converted to Boost Software License
...
[SVN r27800]
2005-03-24 14:54:12 +00:00
Douglas Gregor
4f9118a1d5
Forward iterators, not input iterators
...
[SVN r27668]
2005-03-15 14:11:33 +00:00
Douglas Gregor
972743058e
Add clear() member
...
[SVN r27649]
2005-03-14 16:16:03 +00:00
Jeremy Siek
e29266e8a5
removed redundant initialization of member c
...
[SVN r22264]
2004-02-15 15:50:03 +00:00
Dave Abrahams
4b9b46cf49
Stop using non-existent std::is_heap
...
[SVN r19075]
2003-07-11 22:19:24 +00:00
Jeremy Siek
e6ac5e2e5b
changed [] to get()
...
[SVN r9910]
2001-04-23 16:51:18 +00:00
Jeremy Siek
08491efc11
removed tabs
...
[SVN r7835]
2000-09-25 21:19:29 +00:00
Jeremy Siek
0421b43b77
more property accessor -> property map changes
...
[SVN r7756]
2000-09-21 18:34:54 +00:00
Jeremy Siek
ba97a7c466
pending stuff from Boost Graph Library
...
[SVN r7704]
2000-09-18 08:24:47 +00:00