|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r56195 - trunk/libs
From: sebastian.redl_at_[hidden]
Date: 2009-09-14 18:12:37
Author: cornedbee
Date: 2009-09-14 18:12:36 EDT (Mon, 14 Sep 2009)
New Revision: 56195
URL: http://svn.boost.org/trac/boost/changeset/56195
Log:
Add PTree to the library lists.
Text files modified:
trunk/libs/libraries.htm | 9 +++++++++
trunk/libs/maintainers.txt | 1 +
2 files changed, 10 insertions(+), 0 deletions(-)
Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2009-09-14 18:12:36 EDT (Mon, 14 Sep 2009)
@@ -218,6 +218,9 @@
<li>property map
- Concepts defining interfaces which map key objects to
value objects, from Jeremy Siek.</li>
+ <li>property tree - A tree data
+ structure especially suited to storing configuration data, from Marcin
+ Kalicinski and Sebastian Redl.
<li>proto - Expression template library and compiler
construction toolkit for domain-specific embedded languages, from Eric Niebler.</li>
<li>python - Reflects C++
@@ -358,6 +361,9 @@
<li>property map
- Concepts defining interfaces which map key objects to
value objects, from Jeremy Siek.</li>
+ <li>property tree - A tree data
+ structure especially suited to storing configuration data, from Marcin
+ Kalicinski and Sebastian Redl.
<li>unordered - unordered associative containers, from Daniel James.</li>
<li>variant - Safe, generic, stack-based
discriminated union container, from Eric Friedman and Itay Maman.</li>
@@ -575,6 +581,9 @@
Muñoz.</li>
<li>pointer container
- Containers for storing heap-allocated polymorphic objects to ease OO-programming, from Thorsten Ottosen. </li>
+ <li>property tree - A tree data
+ structure especially suited to storing configuration data, from Marcin
+ Kalicinski and Sebastian Redl.
<li>tuple - Ease definition of functions returning multiple values, and more,
from Jaakko Järvi.</li>
<li>variant - Safe, generic, stack-based
Modified: trunk/libs/maintainers.txt
==============================================================================
--- trunk/libs/maintainers.txt (original)
+++ trunk/libs/maintainers.txt 2009-09-14 18:12:36 EDT (Mon, 14 Sep 2009)
@@ -60,6 +60,7 @@
preprocessor Paul Mensonides <pmenso57 -at- comcast.net>
program_options Vladimir Prus <ghost -at- cs.msu.su>
property_map Douglas Gregor <dgregor -at- cs.indiana.edu>
+property_tree Sebastian Redl <sebastian.redl -at- getdesigned.at>
proto Eric Niebler <eric -at- boostpro.com>
ptr_container Thorsten Ottosen <nesotto -at- cs.auc.dk>
python David Abrahams <dave -at- boost-consulting.com>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk