summaryrefslogtreecommitdiff
path: root/docs/api_reference/STL/db_map_iterators.html
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2015-02-17 17:25:57 +0000
committer <>2015-03-17 16:26:24 +0000
commit780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch)
tree598f8b9fa431b228d29897e798de4ac0c1d3d970 /docs/api_reference/STL/db_map_iterators.html
parent7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff)
downloadberkeleydb-master.tar.gz
Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz.HEADdb-6.1.23master
Diffstat (limited to 'docs/api_reference/STL/db_map_iterators.html')
-rw-r--r--docs/api_reference/STL/db_map_iterators.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/api_reference/STL/db_map_iterators.html b/docs/api_reference/STL/db_map_iterators.html
index ef009409..b45ed47d 100644
--- a/docs/api_reference/STL/db_map_iterators.html
+++ b/docs/api_reference/STL/db_map_iterators.html
@@ -14,7 +14,7 @@
<body>
<div xmlns="" class="navheader">
<div class="libver">
- <p>Library Version 11.2.5.3</p>
+ <p>Library Version 12.1.6.1</p>
</div>
<table width="100%" summary="Navigation header">
<tr>
@@ -52,7 +52,7 @@
<p>The differences between the two classes are that the <a class="link" href="db_map_base_iterator.html" title="Chapter 15.  Db_map_base_iterator">db_map_base_iterator</a>
can only be used to read its referenced value, while <a class="link" href="db_map_iterator.html" title="Chapter 16.  Db_map_iterator">db_map_iterator</a>
allows both read and write access. If your access pattern is readonly, it is strongly recommended that you use the const iterator because it is faster and more efficient. </p>
- <h4><a id="idp888248"></a> Public Members </h4>
+ <h4><a id="idp722160"></a> Public Members </h4>
<div class="informaltable">
<table border="1" width="80%">
<colgroup>
@@ -85,7 +85,7 @@ db_map_iterator</td>
</tbody>
</table>
</div>
- <h4><a id="idp877064"></a>
+ <h4><a id="idp731472"></a>
Group</h4>
<p>
<a class="xref" href="dbstl_iterators.html" title="Chapter 9.  Dbstl Iterator Classes">