summaryrefslogtreecommitdiff
path: root/doc/html/property_tree/appendices.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/property_tree/appendices.html')
-rw-r--r--doc/html/property_tree/appendices.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/property_tree/appendices.html b/doc/html/property_tree/appendices.html
index 5365ba342d..44188018b9 100644
--- a/doc/html/property_tree/appendices.html
+++ b/doc/html/property_tree/appendices.html
@@ -65,7 +65,7 @@
<span class="phrase"><a name="property_tree.appendices.rationale"></a></span><a class="link" href="appendices.html#property_tree.appendices.rationale">Rationale</a>
</h4>
<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem">
- <span class="bold"><strong>Why are there 3 versions of <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#idp683531872-bb">get</a></code>?
+ <span class="bold"><strong>Why are there 3 versions of <code class="computeroutput"><a class="link" href="../boost/property_tree/basic_ptree.html#idp710220112-bb">get</a></code>?
Couldn't there be just one?</strong></span> The three versions reflect experience
gathered during several of years of using property tree in several different
applications. During that time I tried hard to come up with one, proper