diff options
Diffstat (limited to 'docs/api_reference/STL/db_map_iterators.html')
| -rw-r--r-- | docs/api_reference/STL/db_map_iterators.html | 6 |
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"> |
