This commit is contained in:
Niels 2015-06-28 19:33:57 +02:00
parent a308d085cd
commit e36a388a20
220 changed files with 375 additions and 270 deletions

View File

@ -845,7 +845,7 @@
</TokenIdentifier>
<Path>classnlohmann_1_1basic__json_a7dab69b10b98e7bc694339720e37fb2b.html</Path>
<Anchor>a7dab69b10b98e7bc694339720e37fb2b</Anchor>
<Abstract>find an element in an object </Abstract>
<Abstract>find an element in a JSON object </Abstract>
<DeclaredIn>json.hpp</DeclaredIn>
</Token>
<Token>
@ -857,7 +857,7 @@
</TokenIdentifier>
<Path>classnlohmann_1_1basic__json_a7c19a5c3be6cc755377ee41eade78baf.html</Path>
<Anchor>a7c19a5c3be6cc755377ee41eade78baf</Anchor>
<Abstract>find an element in an object </Abstract>
<Abstract>find an element in a JSON object </Abstract>
<DeclaredIn>json.hpp</DeclaredIn>
</Token>
<Token>
@ -869,7 +869,7 @@
</TokenIdentifier>
<Path>classnlohmann_1_1basic__json_a01a2643289b69cd71d9b3f3fc209b748.html</Path>
<Anchor>a01a2643289b69cd71d9b3f3fc209b748</Anchor>
<Abstract>returns the number of occurrences of a key in an object </Abstract>
<Abstract>returns the number of occurrences of a key in a JSON object </Abstract>
<DeclaredIn>json.hpp</DeclaredIn>
</Token>
<Token>

View File

@ -103,7 +103,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -107,7 +107,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -220,7 +220,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -372,13 +372,13 @@ Public Member Functions</h2></td></tr>
<tr class="memdesc:a6dff6a02a2be250b8f8dc2f47be65544"><td class="mdescLeft">&#160;</td><td class="mdescRight">remove element from a JSON array given an index <a href="classnlohmann_1_1basic__json_a6dff6a02a2be250b8f8dc2f47be65544.html#a6dff6a02a2be250b8f8dc2f47be65544">More...</a><br /></td></tr>
<tr class="separator:a6dff6a02a2be250b8f8dc2f47be65544"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7dab69b10b98e7bc694339720e37fb2b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classnlohmann_1_1basic__json_1_1iterator.html">iterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classnlohmann_1_1basic__json_a7dab69b10b98e7bc694339720e37fb2b.html#a7dab69b10b98e7bc694339720e37fb2b">find</a> (typename object_t::key_type key)</td></tr>
<tr class="memdesc:a7dab69b10b98e7bc694339720e37fb2b"><td class="mdescLeft">&#160;</td><td class="mdescRight">find an element in an object <a href="classnlohmann_1_1basic__json_a7dab69b10b98e7bc694339720e37fb2b.html#a7dab69b10b98e7bc694339720e37fb2b">More...</a><br /></td></tr>
<tr class="memdesc:a7dab69b10b98e7bc694339720e37fb2b"><td class="mdescLeft">&#160;</td><td class="mdescRight">find an element in a JSON object <a href="classnlohmann_1_1basic__json_a7dab69b10b98e7bc694339720e37fb2b.html#a7dab69b10b98e7bc694339720e37fb2b">More...</a><br /></td></tr>
<tr class="separator:a7dab69b10b98e7bc694339720e37fb2b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7c19a5c3be6cc755377ee41eade78baf"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classnlohmann_1_1basic__json_1_1const__iterator.html">const_iterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classnlohmann_1_1basic__json_a7c19a5c3be6cc755377ee41eade78baf.html#a7c19a5c3be6cc755377ee41eade78baf">find</a> (typename object_t::key_type key) const </td></tr>
<tr class="memdesc:a7c19a5c3be6cc755377ee41eade78baf"><td class="mdescLeft">&#160;</td><td class="mdescRight">find an element in an object <a href="classnlohmann_1_1basic__json_a7c19a5c3be6cc755377ee41eade78baf.html#a7c19a5c3be6cc755377ee41eade78baf">More...</a><br /></td></tr>
<tr class="memdesc:a7c19a5c3be6cc755377ee41eade78baf"><td class="mdescLeft">&#160;</td><td class="mdescRight">find an element in a JSON object <a href="classnlohmann_1_1basic__json_a7c19a5c3be6cc755377ee41eade78baf.html#a7c19a5c3be6cc755377ee41eade78baf">More...</a><br /></td></tr>
<tr class="separator:a7c19a5c3be6cc755377ee41eade78baf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a01a2643289b69cd71d9b3f3fc209b748"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classnlohmann_1_1basic__json_a80ceaa3bdd346292273b309e08525c1c.html#a80ceaa3bdd346292273b309e08525c1c">size_type</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classnlohmann_1_1basic__json_a01a2643289b69cd71d9b3f3fc209b748.html#a01a2643289b69cd71d9b3f3fc209b748">count</a> (typename object_t::key_type key) const </td></tr>
<tr class="memdesc:a01a2643289b69cd71d9b3f3fc209b748"><td class="mdescLeft">&#160;</td><td class="mdescRight">returns the number of occurrences of a key in an object <a href="classnlohmann_1_1basic__json_a01a2643289b69cd71d9b3f3fc209b748.html#a01a2643289b69cd71d9b3f3fc209b748">More...</a><br /></td></tr>
<tr class="memdesc:a01a2643289b69cd71d9b3f3fc209b748"><td class="mdescLeft">&#160;</td><td class="mdescRight">returns the number of occurrences of a key in a JSON object <a href="classnlohmann_1_1basic__json_a01a2643289b69cd71d9b3f3fc209b748.html#a01a2643289b69cd71d9b3f3fc209b748">More...</a><br /></td></tr>
<tr class="separator:a01a2643289b69cd71d9b3f3fc209b748"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr><td colspan="2"><div class="groupHeader">iterators</div></td></tr>
<tr class="memitem:acdf4445333649ec94198f09a62144884"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classnlohmann_1_1basic__json_1_1iterator.html">iterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classnlohmann_1_1basic__json_acdf4445333649ec94198f09a62144884.html#acdf4445333649ec94198f09a62144884">begin</a> ()</td></tr>
@ -584,7 +584,7 @@ ECMA 404 <a href="http://www.ecma-international.org/publications/standards/Ecma-
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:51 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -129,7 +129,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -207,7 +207,7 @@ Friends</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -152,7 +152,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -152,7 +152,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -152,7 +152,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -152,7 +152,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -152,7 +152,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -140,7 +140,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -152,7 +152,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -152,7 +152,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -140,7 +140,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -152,7 +152,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -152,7 +152,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -152,7 +152,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -152,7 +152,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -140,7 +140,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -152,7 +152,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -152,7 +152,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -148,7 +148,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -140,7 +140,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -152,7 +152,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -152,7 +152,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -140,7 +140,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -152,7 +152,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -152,7 +152,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -152,7 +152,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -101,7 +101,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -115,7 +115,7 @@ Public Member Functions</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -123,7 +123,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -123,7 +123,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -124,7 +124,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -128,7 +128,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -204,7 +204,7 @@ Friends</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -150,7 +150,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -150,7 +150,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -150,7 +150,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -150,7 +150,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -150,7 +150,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -150,7 +150,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -139,7 +139,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -150,7 +150,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -139,7 +139,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -151,7 +151,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -139,7 +139,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -147,7 +147,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -139,7 +139,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -139,7 +139,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -101,7 +101,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -115,7 +115,7 @@ Public Member Functions</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -123,7 +123,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -123,7 +123,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -124,7 +124,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -234,6 +234,39 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</tr>
</table>
</div><div class="memdoc">
<p>Returns the number of elements with key <em>key</em>. If ObjectType is the default <code>std::map</code> type, the return value will always be <code>0</code> (<em>key</em> was not found) or <code>1</code> (<em>key</em> was found).</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramdir">[in]</td><td class="paramname">key</td><td>key value of the element to count</td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>Number of elements with key <em>key</em>. If the JSON value is not an object, the return value will be <code>0</code>.</dd></dl>
<dl class="section user"><dt>Complexity</dt><dd>Logarithmic in the size of the JSON object.</dd></dl>
<dl class="section user"><dt>Example</dt><dd>The example shows how count is used. <div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="preprocessor">#include &lt;json.hpp&gt;</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;</div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="keyword">using namespace </span><a class="code" href="namespacenlohmann.html">nlohmann</a>;</div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;</div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="keywordtype">int</span> main()</div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;{</div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160; <span class="comment">// create a JSON object</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160; <a class="code" href="classnlohmann_1_1basic__json.html">json</a> j_object = {{<span class="stringliteral">&quot;one&quot;</span>, 1}, {<span class="stringliteral">&quot;two&quot;</span>, 2}};</div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;</div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160; <span class="comment">// call find</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160; <span class="keyword">auto</span> count_two = j_object.<a class="code" href="classnlohmann_1_1basic__json_a01a2643289b69cd71d9b3f3fc209b748.html#a01a2643289b69cd71d9b3f3fc209b748">count</a>(<span class="stringliteral">&quot;two&quot;</span>);</div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160; <span class="keyword">auto</span> count_three = j_object.<a class="code" href="classnlohmann_1_1basic__json_a01a2643289b69cd71d9b3f3fc209b748.html#a01a2643289b69cd71d9b3f3fc209b748">count</a>(<span class="stringliteral">&quot;three&quot;</span>);</div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;</div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160; <span class="comment">// print values</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160; std::cout &lt;&lt; std::boolalpha;</div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160; std::cout &lt;&lt; <span class="stringliteral">&quot;number of elements with key \&quot;two\&quot;: &quot;</span> &lt;&lt; count_two &lt;&lt; <span class="charliteral">&#39;\n&#39;</span>;</div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160; std::cout &lt;&lt; <span class="stringliteral">&quot;number of elements with key \&quot;three\&quot;: &quot;</span> &lt;&lt; count_three &lt;&lt; <span class="charliteral">&#39;\n&#39;</span>;</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;}</div>
<div class="ttc" id="classnlohmann_1_1basic__json_html"><div class="ttname"><a href="classnlohmann_1_1basic__json.html">nlohmann::basic_json</a></div><div class="ttdoc">a class to store JSON values </div><div class="ttdef"><b>Definition:</b> json.hpp:121</div></div>
<div class="ttc" id="namespacenlohmann_html"><div class="ttname"><a href="namespacenlohmann.html">nlohmann</a></div><div class="ttdoc">namespace for Niels Lohmann </div><div class="ttdef"><b>Definition:</b> json.hpp:56</div></div>
<div class="ttc" id="classnlohmann_1_1basic__json_a01a2643289b69cd71d9b3f3fc209b748_html_a01a2643289b69cd71d9b3f3fc209b748"><div class="ttname"><a href="classnlohmann_1_1basic__json_a01a2643289b69cd71d9b3f3fc209b748.html#a01a2643289b69cd71d9b3f3fc209b748">nlohmann::basic_json::count</a></div><div class="ttdeci">size_type count(typename object_t::key_type key) const </div><div class="ttdoc">returns the number of occurrences of a key in a JSON object </div><div class="ttdef"><b>Definition:</b> json.hpp:2763</div></div>
</div><!-- fragment --> Output: <pre class="fragment">number of elements with key "two": 1
number of elements with key "three": 0
</pre> The example code above can be translated with<pre class="fragment">g++ -std=c++11 -Isrc doc/examples/count.cpp -o count </pre>. </dd></dl>
</div>
</div>
@ -243,7 +276,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:51 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -291,7 +291,7 @@ null
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -281,7 +281,7 @@ false
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:51 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -283,7 +283,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;}</div>
<div class="ttc" id="classnlohmann_1_1basic__json_html"><div class="ttname"><a href="classnlohmann_1_1basic__json.html">nlohmann::basic_json</a></div><div class="ttdoc">a class to store JSON values </div><div class="ttdef"><b>Definition:</b> json.hpp:121</div></div>
<div class="ttc" id="namespacenlohmann_html"><div class="ttname"><a href="namespacenlohmann.html">nlohmann</a></div><div class="ttdoc">namespace for Niels Lohmann </div><div class="ttdef"><b>Definition:</b> json.hpp:56</div></div>
<div class="ttc" id="classnlohmann_1_1basic__json_a0998ed4a76d1e5048fd043475eb7bfde_html_a0998ed4a76d1e5048fd043475eb7bfde"><div class="ttname"><a href="classnlohmann_1_1basic__json_a0998ed4a76d1e5048fd043475eb7bfde.html#a0998ed4a76d1e5048fd043475eb7bfde">nlohmann::basic_json::max_size</a></div><div class="ttdeci">size_type max_size() const noexcept</div><div class="ttdoc">returns the maximum possible number of elements </div><div class="ttdef"><b>Definition:</b> json.hpp:3130</div></div>
<div class="ttc" id="classnlohmann_1_1basic__json_a0998ed4a76d1e5048fd043475eb7bfde_html_a0998ed4a76d1e5048fd043475eb7bfde"><div class="ttname"><a href="classnlohmann_1_1basic__json_a0998ed4a76d1e5048fd043475eb7bfde.html#a0998ed4a76d1e5048fd043475eb7bfde">nlohmann::basic_json::max_size</a></div><div class="ttdeci">size_type max_size() const noexcept</div><div class="ttdoc">returns the maximum possible number of elements </div><div class="ttdef"><b>Definition:</b> json.hpp:3162</div></div>
</div><!-- fragment --> Output: <pre class="fragment">0
1
1
@ -301,7 +301,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:51 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -243,7 +243,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:51 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -278,7 +278,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -295,7 +295,7 @@ template&lt;typename CompatibleNumberIntegerType , typename std::enable_if&lt; s
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -243,7 +243,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:51 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -268,7 +268,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -231,7 +231,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:51 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -280,7 +280,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -292,7 +292,7 @@ out of range
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:51 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -280,7 +280,7 @@ template&lt;typename T , typename std::enable_if&lt; not(std::is_same&lt; T, int
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -266,7 +266,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:51 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -276,7 +276,7 @@ template&lt;template&lt; typename U, typename V, typename...Args &gt; class Obje
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:52 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -315,7 +315,7 @@ This function is required for compatibility reasons with Clang.</dd></dl>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:51 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -260,9 +260,9 @@ Illustration from cppreference.com</div></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160; std::cout &lt;&lt; *it &lt;&lt; <span class="charliteral">&#39;\n&#39;</span>;</div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;}</div>
<div class="ttc" id="classnlohmann_1_1basic__json_html"><div class="ttname"><a href="classnlohmann_1_1basic__json.html">nlohmann::basic_json</a></div><div class="ttdoc">a class to store JSON values </div><div class="ttdef"><b>Definition:</b> json.hpp:121</div></div>
<div class="ttc" id="classnlohmann_1_1basic__json_1_1const__reverse__iterator_html"><div class="ttname"><a href="classnlohmann_1_1basic__json_1_1const__reverse__iterator.html">nlohmann::basic_json::const_reverse_iterator</a></div><div class="ttdoc">a const reverse random access iterator for the basic_json class </div><div class="ttdef"><b>Definition:</b> json.hpp:5122</div></div>
<div class="ttc" id="classnlohmann_1_1basic__json_1_1const__reverse__iterator_html"><div class="ttname"><a href="classnlohmann_1_1basic__json_1_1const__reverse__iterator.html">nlohmann::basic_json::const_reverse_iterator</a></div><div class="ttdoc">a const reverse random access iterator for the basic_json class </div><div class="ttdef"><b>Definition:</b> json.hpp:5154</div></div>
<div class="ttc" id="namespacenlohmann_html"><div class="ttname"><a href="namespacenlohmann.html">nlohmann</a></div><div class="ttdoc">namespace for Niels Lohmann </div><div class="ttdef"><b>Definition:</b> json.hpp:56</div></div>
<div class="ttc" id="classnlohmann_1_1basic__json_a4d688b5ff534d3ab4e284b3191061529_html_a4d688b5ff534d3ab4e284b3191061529"><div class="ttname"><a href="classnlohmann_1_1basic__json_a4d688b5ff534d3ab4e284b3191061529.html#a4d688b5ff534d3ab4e284b3191061529">nlohmann::basic_json::crbegin</a></div><div class="ttdeci">const_reverse_iterator crbegin() const </div><div class="ttdoc">returns a const reverse iterator to the last element </div><div class="ttdef"><b>Definition:</b> json.hpp:2948</div></div>
<div class="ttc" id="classnlohmann_1_1basic__json_a4d688b5ff534d3ab4e284b3191061529_html_a4d688b5ff534d3ab4e284b3191061529"><div class="ttname"><a href="classnlohmann_1_1basic__json_a4d688b5ff534d3ab4e284b3191061529.html#a4d688b5ff534d3ab4e284b3191061529">nlohmann::basic_json::crbegin</a></div><div class="ttdeci">const_reverse_iterator crbegin() const </div><div class="ttdoc">returns a const reverse iterator to the last element </div><div class="ttdef"><b>Definition:</b> json.hpp:2980</div></div>
</div><!-- fragment --> Output: <pre class="fragment">5
</pre> The example code above can be translated with<pre class="fragment">g++ -std=c++11 -Isrc doc/examples/crbegin.cpp -o crbegin </pre>. </dd></dl>
@ -274,7 +274,7 @@ Illustration from cppreference.com</div></div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:51 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -281,7 +281,7 @@ false
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:51 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -282,7 +282,7 @@ true
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:51 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

View File

@ -297,7 +297,7 @@ true
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 28 2015 15:49:51 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>

Some files were not shown because too many files have changed in this diff Show More