Update
This commit is contained in:
parent
a308d085cd
commit
e36a388a20
@ -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>
|
||||
|
||||
@ -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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -372,13 +372,13 @@ Public Member Functions</h2></td></tr>
|
||||
<tr class="memdesc:a6dff6a02a2be250b8f8dc2f47be65544"><td class="mdescLeft"> </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"> </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> </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"> </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"> </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"> </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> </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"> </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"> </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"> </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> </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"> </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"> </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"> </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> </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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -152,7 +152,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -152,7 +152,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -152,7 +152,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -152,7 +152,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -152,7 +152,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -140,7 +140,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -152,7 +152,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -152,7 +152,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -140,7 +140,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -152,7 +152,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -152,7 +152,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -152,7 +152,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -152,7 +152,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -140,7 +140,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -152,7 +152,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -152,7 +152,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -148,7 +148,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -140,7 +140,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -152,7 +152,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -152,7 +152,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -140,7 +140,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -152,7 +152,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -152,7 +152,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -152,7 +152,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -124,7 +124,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -139,7 +139,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -139,7 +139,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -139,7 +139,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -147,7 +147,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -139,7 +139,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -139,7 +139,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -124,7 +124,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -234,6 +234,39 @@ template<template< typename U, typename V, typename...Args > 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> <span class="preprocessor">#include <json.hpp></span></div>
|
||||
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> </div>
|
||||
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <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> </div>
|
||||
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="keywordtype">int</span> main()</div>
|
||||
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> {</div>
|
||||
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>  <span class="comment">// create a JSON object</span></div>
|
||||
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>  <a class="code" href="classnlohmann_1_1basic__json.html">json</a> j_object = {{<span class="stringliteral">"one"</span>, 1}, {<span class="stringliteral">"two"</span>, 2}};</div>
|
||||
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div>
|
||||
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>  <span class="comment">// call find</span></div>
|
||||
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>  <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">"two"</span>);</div>
|
||||
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>  <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">"three"</span>);</div>
|
||||
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> </div>
|
||||
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>  <span class="comment">// print values</span></div>
|
||||
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>  std::cout << std::boolalpha;</div>
|
||||
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>  std::cout << <span class="stringliteral">"number of elements with key \"two\": "</span> << count_two << <span class="charliteral">'\n'</span>;</div>
|
||||
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>  std::cout << <span class="stringliteral">"number of elements with key \"three\": "</span> << count_three << <span class="charliteral">'\n'</span>;</div>
|
||||
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> }</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<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -283,7 +283,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> }</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<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -243,7 +243,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -278,7 +278,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -295,7 +295,7 @@ template<typename CompatibleNumberIntegerType , typename std::enable_if< 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -243,7 +243,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -268,7 +268,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -231,7 +231,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -280,7 +280,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -280,7 +280,7 @@ template<typename T , typename std::enable_if< not(std::is_same< 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -266,7 +266,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -276,7 +276,7 @@ template<template< typename U, typename V, typename...Args > 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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -260,9 +260,9 @@ Illustration from cppreference.com</div></div>
|
||||
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>  std::cout << *it << <span class="charliteral">'\n'</span>;</div>
|
||||
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> }</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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
||||
@ -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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Sun Jun 28 2015 19:32:30 for JSON for Modern C++ by  <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
Loading…
Reference in New Issue
Block a user