2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-16 13:22:11 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Rene Rivera
b864434ac9 Change container/list to container/vector.
Added documentation for container/vector.


[SVN r14293]
2002-07-03 17:18:57 +00:00
Rene Rivera
598cd6c5f0 Added list.get-at that returns the value of an item, assumes that the item is a node.
Added support for n-recursive access to list.at and list.get-at to make access to recursive structures easier.


[SVN r14285]
2002-07-02 20:39:20 +00:00
Rene Rivera
7fbaf80152 Container classes of various kinds, only list for now.
[SVN r13827]
2002-05-12 16:57:14 +00:00