summaryrefslogtreecommitdiff
path: root/doc/html/boost/property_tree/ptree.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/property_tree/ptree.html')
-rw-r--r--doc/html/boost/property_tree/ptree.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/html/boost/property_tree/ptree.html b/doc/html/boost/property_tree/ptree.html
index 5c5ed583f4..b3f253a2c2 100644
--- a/doc/html/boost/property_tree/ptree.html
+++ b/doc/html/boost/property_tree/ptree.html
@@ -34,13 +34,14 @@
</span>
<span class="keyword">typedef</span> <a class="link" href="basic_ptree.html" title="Class template basic_ptree">basic_ptree</a><span class="special">&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span><span class="special">,</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <span class="special">&gt;</span> <span class="identifier">ptree</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp351468256"></a><h2>Description</h2>
+<a name="idp344761392"></a><h2>Description</h2>
<p>A property tree with std::string for key and data, and default comparison. </p>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2008 Marcin Kalicinski<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2008-2010 Marcin Kalicinski<br>Copyright &#169; 2010-2013 Sebastian
+ Redl<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>