Update
This commit is contained in:
parent
70245390a5
commit
5bba0ea6c5
@ -101,7 +101,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -245,7 +245,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -650,7 +650,7 @@ deserialization</h2></td></tr>
|
||||
<tr class="separator:aaf363408931d76472ded14017e59c9e8"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><h3>template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator><br />
|
||||
<div class="textblock"><h3>template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator><br />
|
||||
class nlohmann::basic_json</h3>
|
||||
|
||||
<dl class="tparams"><dt>Template Parameters</dt><dd>
|
||||
@ -697,11 +697,11 @@ class nlohmann::basic_json</h3>
|
||||
<dl class="section see"><dt>See also</dt><dd><a href="http://rfc7159.net/rfc7159">RFC 7159: The JavaScript Object Notation (JSON) Data Interchange Format</a></dd></dl>
|
||||
<dl class="section since"><dt>Since</dt><dd>version 1.0.0 </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l00155">155</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l00174">174</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
</div></div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:22 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:58 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.11
|
||||
</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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -205,7 +205,7 @@ Friends</h2></td></tr>
|
||||
<tr class="separator:ada3100cdb8700566051828f1355fa745"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><h3>template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator><br />
|
||||
<div class="textblock"><h3>template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator><br />
|
||||
class nlohmann::basic_json::const_iterator</h3>
|
||||
|
||||
<p>This class implements a const iterator for the <a class="el" href="classnlohmann_1_1basic__json.html">basic_json</a> class. From this class, the <a class="el" href="classnlohmann_1_1basic__json_1_1iterator.html">iterator</a> class is derived.</p>
|
||||
@ -215,11 +215,11 @@ class nlohmann::basic_json::const_iterator</h3>
|
||||
</dd></dl>
|
||||
<dl class="section since"><dt>Since</dt><dd>version 1.0.0 </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06269">6269</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06288">6288</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
</div></div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -143,7 +143,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06664">6664</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06683">6683</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -153,7 +153,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -143,7 +143,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06346">6346</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06365">6365</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -153,7 +153,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">using <a class="el" href="classnlohmann_1_1basic__json.html">nlohmann::basic_json</a>::<a class="el" href="classnlohmann_1_1basic__json_1_1const__iterator_a1da96fc3054d547e7706d3a2f073f389.html#a1da96fc3054d547e7706d3a2f073f389">const_iterator::pointer</a> = typename <a class="el" href="classnlohmann_1_1basic__json_a06efb200b69942eacd1ea22d0f6ccebb.html#a06efb200b69942eacd1ea22d0f6ccebb">basic_json::const_pointer</a></td>
|
||||
@ -131,7 +131,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06280">6280</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06299">6299</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -141,7 +141,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -143,7 +143,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06290">6290</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06309">6309</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -153,7 +153,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">using <a class="el" href="classnlohmann_1_1basic__json.html">nlohmann::basic_json</a>::<a class="el" href="classnlohmann_1_1basic__json_1_1const__iterator_a49d7c3e9ef3280df03052cce988b792f.html#a49d7c3e9ef3280df03052cce988b792f">const_iterator::difference_type</a> = typename <a class="el" href="classnlohmann_1_1basic__json_aec316934a555dd1acdd3600e5d4a4cdf.html#aec316934a555dd1acdd3600e5d4a4cdf">basic_json::difference_type</a></td>
|
||||
@ -131,7 +131,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06278">6278</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06297">6297</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -141,7 +141,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -143,7 +143,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06351">6351</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06370">6370</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -153,7 +153,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -142,7 +142,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06774">6774</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06793">6793</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -143,7 +143,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06714">6714</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06733">6733</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -153,7 +153,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -143,7 +143,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06616">6616</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06635">6635</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -153,7 +153,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -143,7 +143,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06646">6646</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06665">6665</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -153,7 +153,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -143,7 +143,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06318">6318</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06337">6337</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -153,7 +153,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -143,7 +143,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06543">6543</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06562">6562</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -153,7 +153,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -143,7 +143,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06698">6698</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06717">6717</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -153,7 +153,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -143,7 +143,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06738">6738</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06757">6757</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -153,7 +153,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">using <a class="el" href="classnlohmann_1_1basic__json.html">nlohmann::basic_json</a>::<a class="el" href="classnlohmann_1_1basic__json_1_1const__iterator_a821560d64f50525162097f19b1392e7f.html#a821560d64f50525162097f19b1392e7f">const_iterator::iterator_category</a> = std::bidirectional_iterator_tag</td>
|
||||
@ -131,7 +131,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06284">6284</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06303">6303</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -141,7 +141,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -142,7 +142,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06471">6471</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06490">6490</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -143,7 +143,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06506">6506</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06525">6525</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -153,7 +153,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -142,7 +142,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06514">6514</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06533">6533</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -143,7 +143,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06610">6610</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06629">6629</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -153,7 +153,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">using <a class="el" href="classnlohmann_1_1basic__json.html">nlohmann::basic_json</a>::<a class="el" href="classnlohmann_1_1basic__json_1_1const__iterator_a9ea0497199b1e96ce9cadd1f202ec343.html#a9ea0497199b1e96ce9cadd1f202ec343">const_iterator::value_type</a> = typename <a class="el" href="classnlohmann_1_1basic__json_ac8d45b57874b4a6e9c07f7d3b5daa1f9.html#ac8d45b57874b4a6e9c07f7d3b5daa1f9">basic_json::value_type</a></td>
|
||||
@ -131,7 +131,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06276">6276</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06295">6295</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -141,7 +141,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -142,7 +142,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06431">6431</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06450">6450</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -143,7 +143,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06580">6580</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06599">6599</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -153,7 +153,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -143,7 +143,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06706">6706</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06725">6725</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -153,7 +153,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -142,7 +142,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06789">6789</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06808">6808</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -143,7 +143,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06652">6652</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06671">6671</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -153,7 +153,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -139,7 +139,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06272">6272</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06291">6291</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -149,7 +149,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -142,7 +142,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06551">6551</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06570">6570</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -143,7 +143,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06692">6692</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06711">6711</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -153,7 +153,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">using <a class="el" href="classnlohmann_1_1basic__json.html">nlohmann::basic_json</a>::<a class="el" href="classnlohmann_1_1basic__json_1_1const__iterator_aefd248cac6493eed1e6ff53ba6a63eb2.html#aefd248cac6493eed1e6ff53ba6a63eb2">const_iterator::reference</a> = typename <a class="el" href="classnlohmann_1_1basic__json_af677a29b0e66edc9f66e5167e4667071.html#af677a29b0e66edc9f66e5167e4667071">basic_json::const_reference</a></td>
|
||||
@ -131,7 +131,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06282">6282</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06301">6301</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -141,7 +141,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -123,7 +123,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -143,7 +143,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06658">6658</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06677">6677</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -153,7 +153,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -135,7 +135,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -257,7 +257,7 @@ Public Member Functions</h2></td></tr>
|
||||
<tr class="separator:ac75e80d30b6169ee2a29ec93fb4d2acd inherit pub_methods_classnlohmann_1_1basic__json_1_1const__iterator"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><h3>template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator><br />
|
||||
<div class="textblock"><h3>template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator><br />
|
||||
class nlohmann::basic_json::iterator</h3>
|
||||
|
||||
<dl class="section user"><dt>Requirements</dt><dd>The class satisfies the following concept requirements:<ul>
|
||||
@ -267,11 +267,11 @@ class nlohmann::basic_json::iterator</h3>
|
||||
</dd></dl>
|
||||
<dl class="section since"><dt>Since</dt><dd>version 1.0.0 </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06813">6813</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06832">6832</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
</div></div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -112,7 +112,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -131,7 +131,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06866">6866</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06885">6885</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -141,7 +141,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -112,7 +112,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -132,7 +132,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06824">6824</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06843">6843</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -142,7 +142,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -112,7 +112,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -132,7 +132,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06829">6829</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06848">6848</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -142,7 +142,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -112,7 +112,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -132,7 +132,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06858">6858</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06877">6877</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -142,7 +142,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -112,7 +112,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">using <a class="el" href="classnlohmann_1_1basic__json.html">nlohmann::basic_json</a>::<a class="el" href="classnlohmann_1_1basic__json_1_1iterator_a3aae1df93a78b201d98e178c1c7d02a7.html#a3aae1df93a78b201d98e178c1c7d02a7">iterator::pointer</a> = typename <a class="el" href="classnlohmann_1_1basic__json_a9d1b58099dc64695fcf2847ab0b2a7c7.html#a9d1b58099dc64695fcf2847ab0b2a7c7">basic_json::pointer</a></td>
|
||||
@ -120,7 +120,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06817">6817</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06836">6836</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -130,7 +130,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -112,7 +112,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -132,7 +132,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06834">6834</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06853">6853</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -142,7 +142,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -112,7 +112,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -112,7 +112,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -132,7 +132,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06902">6902</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06921">6921</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -142,7 +142,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -112,7 +112,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -132,7 +132,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06910">6910</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06929">6929</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -142,7 +142,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -112,7 +112,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -132,7 +132,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06924">6924</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06943">6943</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -142,7 +142,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -112,7 +112,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -131,7 +131,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06930">6930</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06949">6949</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -141,7 +141,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -112,7 +112,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">using <a class="el" href="classnlohmann_1_1basic__json.html">nlohmann::basic_json</a>::<a class="el" href="classnlohmann_1_1basic__json_1_1iterator_a97aff5d71246774267a81066460dd1cf.html#a97aff5d71246774267a81066460dd1cf">iterator::reference</a> = typename <a class="el" href="classnlohmann_1_1basic__json_a3ec8e17be8732fe436e9d6733f52b7a3.html#a3ec8e17be8732fe436e9d6733f52b7a3">basic_json::reference</a></td>
|
||||
@ -120,7 +120,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06818">6818</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06837">6837</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -130,7 +130,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -112,7 +112,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -132,7 +132,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06918">6918</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06937">6937</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -142,7 +142,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -112,7 +112,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -131,7 +131,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06846">6846</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06865">6865</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -141,7 +141,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -112,7 +112,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -131,7 +131,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06881">6881</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06900">6900</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -141,7 +141,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -112,7 +112,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -132,7 +132,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06873">6873</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06892">6892</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -142,7 +142,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -112,7 +112,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">using <a class="el" href="classnlohmann_1_1basic__json.html">nlohmann::basic_json</a>::<a class="el" href="classnlohmann_1_1basic__json_1_1iterator_ac48754e4dc48d65d95294bd170dcd857.html#ac48754e4dc48d65d95294bd170dcd857">iterator::base_iterator</a> = <a class="el" href="classnlohmann_1_1basic__json_1_1const__iterator.html">const_iterator</a></td>
|
||||
@ -120,7 +120,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06816">6816</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06835">6835</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -130,7 +130,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -112,7 +112,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -132,7 +132,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06888">6888</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06907">6907</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -142,7 +142,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -112,7 +112,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -131,7 +131,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06852">6852</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06871">6871</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -141,7 +141,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -112,7 +112,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -132,7 +132,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06895">6895</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06914">6914</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -142,7 +142,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -112,7 +112,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -153,7 +153,7 @@ Public Member Functions</h2></td></tr>
|
||||
<tr class="separator:aca5116682e206dac48f8a56716a3280b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><h3>template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator><br />
|
||||
<div class="textblock"><h3>template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator><br />
|
||||
template<typename Base><br />
|
||||
class nlohmann::basic_json::json_reverse_iterator< Base ></h3>
|
||||
|
||||
@ -170,11 +170,11 @@ class nlohmann::basic_json::json_reverse_iterator< Base ></h3>
|
||||
</dd></dl>
|
||||
<dl class="section since"><dt>Since</dt><dd>version 1.0.0 </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l00199">199</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l00218">218</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
</div></div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -107,7 +107,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<div class="memtemplate">
|
||||
template<typename Base > </div>
|
||||
<table class="mlabels">
|
||||
@ -129,7 +129,7 @@ template<typename Base > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l07022">7022</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l07041">7041</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -139,7 +139,7 @@ template<typename Base > </div>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -107,7 +107,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<div class="memtemplate">
|
||||
template<typename Base > </div>
|
||||
<table class="mlabels">
|
||||
@ -128,7 +128,7 @@ template<typename Base > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06979">6979</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06998">6998</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -138,7 +138,7 @@ template<typename Base > </div>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -107,7 +107,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<div class="memtemplate">
|
||||
template<typename Base > </div>
|
||||
<table class="mlabels">
|
||||
@ -129,7 +129,7 @@ template<typename Base > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06968">6968</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06987">6987</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -139,7 +139,7 @@ template<typename Base > </div>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -107,7 +107,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<div class="memtemplate">
|
||||
template<typename Base > </div>
|
||||
<table class="mlabels">
|
||||
@ -129,7 +129,7 @@ template<typename Base > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06973">6973</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06992">6992</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -139,7 +139,7 @@ template<typename Base > </div>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -107,7 +107,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<div class="memtemplate">
|
||||
template<typename Base > </div>
|
||||
<table class="mlabels">
|
||||
@ -128,7 +128,7 @@ template<typename Base > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06992">6992</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l07011">7011</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -138,7 +138,7 @@ template<typename Base > </div>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -107,7 +107,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<div class="memtemplate">
|
||||
template<typename Base > </div>
|
||||
<table class="mlabels">
|
||||
@ -129,7 +129,7 @@ template<typename Base > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06986">6986</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l07005">7005</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -139,7 +139,7 @@ template<typename Base > </div>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -107,7 +107,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<div class="memtemplate">
|
||||
template<typename Base > </div>
|
||||
<table class="memname">
|
||||
@ -117,7 +117,7 @@ template<typename Base > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06960">6960</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06979">6979</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -127,7 +127,7 @@ template<typename Base > </div>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -107,7 +107,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<div class="memtemplate">
|
||||
template<typename Base > </div>
|
||||
<table class="mlabels">
|
||||
@ -129,7 +129,7 @@ template<typename Base > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06963">6963</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06982">6982</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -139,7 +139,7 @@ template<typename Base > </div>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -107,7 +107,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<div class="memtemplate">
|
||||
template<typename Base > </div>
|
||||
<table class="mlabels">
|
||||
@ -129,7 +129,7 @@ template<typename Base > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l07006">7006</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l07025">7025</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -139,7 +139,7 @@ template<typename Base > </div>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -107,7 +107,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<div class="memtemplate">
|
||||
template<typename Base > </div>
|
||||
<table class="mlabels">
|
||||
@ -129,7 +129,7 @@ template<typename Base > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06999">6999</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l07018">7018</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -139,7 +139,7 @@ template<typename Base > </div>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -107,7 +107,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<div class="memtemplate">
|
||||
template<typename Base > </div>
|
||||
<table class="memname">
|
||||
@ -117,7 +117,7 @@ template<typename Base > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06958">6958</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l06977">6977</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -127,7 +127,7 @@ template<typename Base > </div>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -107,7 +107,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<div class="memtemplate">
|
||||
template<typename Base > </div>
|
||||
<table class="mlabels">
|
||||
@ -129,7 +129,7 @@ template<typename Base > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l07014">7014</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l07033">7033</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -139,7 +139,7 @@ template<typename Base > </div>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -107,7 +107,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<div class="memtemplate">
|
||||
template<typename Base > </div>
|
||||
<table class="mlabels">
|
||||
@ -128,7 +128,7 @@ template<typename Base > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l07041">7041</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l07060">7060</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -138,7 +138,7 @@ template<typename Base > </div>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -107,7 +107,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<div class="memtemplate">
|
||||
template<typename Base > </div>
|
||||
<table class="mlabels">
|
||||
@ -128,7 +128,7 @@ template<typename Base > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l07034">7034</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l07053">7053</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -138,7 +138,7 @@ template<typename Base > </div>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
@ -107,7 +107,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<div class="memtemplate">
|
||||
template<typename Base > </div>
|
||||
<table class="mlabels">
|
||||
@ -129,7 +129,7 @@ template<typename Base > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l07028">7028</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l07047">7047</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -139,7 +139,7 @@ template<typename Base > </div>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -240,7 +240,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -269,8 +269,8 @@ Illustration from cppreference.com</div></div>
|
||||
<li>Has the semantics of <code>const_cast<const basic_json&>(*this).rend()</code>.</li>
|
||||
</ul>
|
||||
</dd></dl>
|
||||
<dl class="section user"><dt>Example</dt><dd>The following code shows an example for <code>crend()</code>. <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</span> <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> = <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</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 an array value</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>  <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> array = {1, 2, 3, 4, 5};</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">// get an iterator to the reverse-end</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>  <a class="code" href="classnlohmann_1_1basic__json_ae336fff01f4b78e3e16e5008dc8dbc00.html#ae336fff01f4b78e3e16e5008dc8dbc00">json::const_reverse_iterator</a> it = array.crend();</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>  <span class="comment">// increment the iterator to point to the first element</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>  --it;</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>  <span class="comment">// serialize the element that the iterator points to</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>  std::cout << *it << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> }</div><div class="ttc" id="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474_html_a2bfd99e845a2e5cd90aeaf1b1431f474"><div class="ttname"><a href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</a></div><div class="ttdeci">basic_json<> json</div><div class="ttdoc">default JSON class </div><div class="ttdef"><b>Definition:</b> <a href="json_8hpp_source.html#l08653">json.hpp:8653</a></div></div>
|
||||
<div class="ttc" id="classnlohmann_1_1basic__json_ae336fff01f4b78e3e16e5008dc8dbc00_html_ae336fff01f4b78e3e16e5008dc8dbc00"><div class="ttname"><a href="classnlohmann_1_1basic__json_ae336fff01f4b78e3e16e5008dc8dbc00.html#ae336fff01f4b78e3e16e5008dc8dbc00">nlohmann::basic_json::const_reverse_iterator</a></div><div class="ttdeci">json_reverse_iterator< typename basic_json::const_iterator > const_reverse_iterator</div><div class="ttdoc">a const reverse iterator for a basic_json container </div><div class="ttdef"><b>Definition:</b> <a href="json_8hpp_source.html#l00208">json.hpp:208</a></div></div>
|
||||
<dl class="section user"><dt>Example</dt><dd>The following code shows an example for <code>crend()</code>. <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</span> <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> = <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</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 an array value</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>  <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> array = {1, 2, 3, 4, 5};</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">// get an iterator to the reverse-end</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>  <a class="code" href="classnlohmann_1_1basic__json_ae336fff01f4b78e3e16e5008dc8dbc00.html#ae336fff01f4b78e3e16e5008dc8dbc00">json::const_reverse_iterator</a> it = array.crend();</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>  <span class="comment">// increment the iterator to point to the first element</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>  --it;</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>  <span class="comment">// serialize the element that the iterator points to</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>  std::cout << *it << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> }</div><div class="ttc" id="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474_html_a2bfd99e845a2e5cd90aeaf1b1431f474"><div class="ttname"><a href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</a></div><div class="ttdeci">basic_json<> json</div><div class="ttdoc">default JSON class </div><div class="ttdef"><b>Definition:</b> <a href="json_8hpp_source.html#l08672">json.hpp:8672</a></div></div>
|
||||
<div class="ttc" id="classnlohmann_1_1basic__json_ae336fff01f4b78e3e16e5008dc8dbc00_html_ae336fff01f4b78e3e16e5008dc8dbc00"><div class="ttname"><a href="classnlohmann_1_1basic__json_ae336fff01f4b78e3e16e5008dc8dbc00.html#ae336fff01f4b78e3e16e5008dc8dbc00">nlohmann::basic_json::const_reverse_iterator</a></div><div class="ttdeci">json_reverse_iterator< typename basic_json::const_iterator > const_reverse_iterator</div><div class="ttdoc">a const reverse iterator for a basic_json container </div><div class="ttdef"><b>Definition:</b> <a href="json_8hpp_source.html#l00227">json.hpp:227</a></div></div>
|
||||
</div><!-- fragment --> Output (play with this example <a target="_blank" href="http://melpon.org/wandbox/permlink/EmWt4iCaVbSmTxUs"><b>online</b></a>): <pre class="fragment">1
|
||||
</pre> The example code above can be translated with<pre class="fragment">g++ -std=c++11 -Isrc doc/examples/crend.cpp -o crend </pre></dd></dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classnlohmann_1_1basic__json_aaa160a960dd3dd90856a72b1d8dbe707.html#aaa160a960dd3dd90856a72b1d8dbe707">rend()</a> – returns a reverse iterator to the end </dd>
|
||||
@ -280,7 +280,7 @@ Illustration from cppreference.com</div></div>
|
||||
<a class="el" href="classnlohmann_1_1basic__json_a43c08a393368eb674d0dcdbe301aafe3.html#a43c08a393368eb674d0dcdbe301aafe3">crbegin()</a> – returns a const reverse iterator to the beginning</dd></dl>
|
||||
<dl class="section since"><dt>Since</dt><dd>version 1.0.0 </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l04269">4269</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l04288">4288</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -290,7 +290,7 @@ Illustration from cppreference.com</div></div>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:22 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:58 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.11
|
||||
</small></address>
|
||||
|
||||
@ -240,7 +240,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">using <a class="el" href="classnlohmann_1_1basic__json.html">nlohmann::basic_json</a>::<a class="el" href="classnlohmann_1_1basic__json_a06efb200b69942eacd1ea22d0f6ccebb.html#a06efb200b69942eacd1ea22d0f6ccebb">const_pointer</a> = typename std::allocator_traits<<a class="el" href="classnlohmann_1_1basic__json_aa44ce84b9ac506b905b8fb56c9a0989d.html#aa44ce84b9ac506b905b8fb56c9a0989d">allocator_type</a>>::<a class="el" href="classnlohmann_1_1basic__json_a06efb200b69942eacd1ea22d0f6ccebb.html#a06efb200b69942eacd1ea22d0f6ccebb">const_pointer</a></td>
|
||||
@ -248,7 +248,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l00196">196</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l00215">215</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -258,7 +258,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 Feb 14 2016 22:26:22 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:58 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.11
|
||||
</small></address>
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -240,7 +240,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">using <a class="el" href="classnlohmann_1_1basic__json.html">nlohmann::basic_json</a>::<a class="el" href="classnlohmann_1_1basic__json_a0ac9894c9de8dc551cf2e5f1c605537f.html#a0ac9894c9de8dc551cf2e5f1c605537f">object_t</a> = ObjectType<StringType, <a class="el" href="classnlohmann_1_1basic__json.html">basic_json</a>, std::less<StringType>, AllocatorType<std::pair<const StringType, <a class="el" href="classnlohmann_1_1basic__json.html">basic_json</a>>>></td>
|
||||
@ -280,7 +280,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
<dl class="section since"><dt>Since</dt><dd>version 1.0.0</dd></dl>
|
||||
<dl class="section note"><dt>Note</dt><dd>The order name/value pairs are added to the object is <em>not</em> preserved by the library. Therefore, iterating an object may return name/value pairs in a different order than they were originally stored. In fact, keys will be traversed in alphabetical order as <code>std::map</code> with <code>std::less</code> is used by default. Please note this behavior conforms to <a href="http://rfc7159.net/rfc7159">RFC 7159</a>, because any order implements the specified "unordered" nature of JSON objects. </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l00315">315</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l00334">334</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -290,7 +290,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 Feb 14 2016 22:26:22 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:58 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.11
|
||||
</small></address>
|
||||
|
||||
@ -240,7 +240,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<div class="memtemplate">
|
||||
template<typename T , typename std::enable_if< not(std::is_same< T, int >::value) and std::is_same< T, number_integer_t >::value , int >::type = 0> </div>
|
||||
<table class="mlabels">
|
||||
@ -275,8 +275,8 @@ template<typename T , typename std::enable_if<
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="section user"><dt>Complexity</dt><dd>Constant.</dd></dl>
|
||||
<dl class="section user"><dt>Example</dt><dd>The example below shows the construction of an integer number value. <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</span> <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> = <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</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 number from number_integer_t</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>  <a class="code" href="classnlohmann_1_1basic__json_ac4b10b2364f26ce47bdb9a413ff04a59.html#ac4b10b2364f26ce47bdb9a413ff04a59">json::number_integer_t</a> value = 42;</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>  <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> j(value);</div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> </div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>  <span class="comment">// serialize the JSON numbers</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>  std::cout << j << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> }</div><div class="ttc" id="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474_html_a2bfd99e845a2e5cd90aeaf1b1431f474"><div class="ttname"><a href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</a></div><div class="ttdeci">basic_json<> json</div><div class="ttdoc">default JSON class </div><div class="ttdef"><b>Definition:</b> <a href="json_8hpp_source.html#l08653">json.hpp:8653</a></div></div>
|
||||
<div class="ttc" id="classnlohmann_1_1basic__json_ac4b10b2364f26ce47bdb9a413ff04a59_html_ac4b10b2364f26ce47bdb9a413ff04a59"><div class="ttname"><a href="classnlohmann_1_1basic__json_ac4b10b2364f26ce47bdb9a413ff04a59.html#ac4b10b2364f26ce47bdb9a413ff04a59">nlohmann::basic_json::number_integer_t</a></div><div class="ttdeci">NumberIntegerType number_integer_t</div><div class="ttdoc">a type for a number (integer) </div><div class="ttdef"><b>Definition:</b> <a href="json_8hpp_source.html#l00505">json.hpp:505</a></div></div>
|
||||
<dl class="section user"><dt>Example</dt><dd>The example below shows the construction of an integer number value. <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</span> <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> = <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</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 number from number_integer_t</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>  <a class="code" href="classnlohmann_1_1basic__json_ac4b10b2364f26ce47bdb9a413ff04a59.html#ac4b10b2364f26ce47bdb9a413ff04a59">json::number_integer_t</a> value = 42;</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>  <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> j(value);</div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> </div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>  <span class="comment">// serialize the JSON numbers</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>  std::cout << j << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> }</div><div class="ttc" id="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474_html_a2bfd99e845a2e5cd90aeaf1b1431f474"><div class="ttname"><a href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</a></div><div class="ttdeci">basic_json<> json</div><div class="ttdoc">default JSON class </div><div class="ttdef"><b>Definition:</b> <a href="json_8hpp_source.html#l08672">json.hpp:8672</a></div></div>
|
||||
<div class="ttc" id="classnlohmann_1_1basic__json_ac4b10b2364f26ce47bdb9a413ff04a59_html_ac4b10b2364f26ce47bdb9a413ff04a59"><div class="ttname"><a href="classnlohmann_1_1basic__json_ac4b10b2364f26ce47bdb9a413ff04a59.html#ac4b10b2364f26ce47bdb9a413ff04a59">nlohmann::basic_json::number_integer_t</a></div><div class="ttdeci">NumberIntegerType number_integer_t</div><div class="ttdoc">a type for a number (integer) </div><div class="ttdef"><b>Definition:</b> <a href="json_8hpp_source.html#l00524">json.hpp:524</a></div></div>
|
||||
</div><!-- fragment --> Output (play with this example <a target="_blank" href="http://melpon.org/wandbox/permlink/3aV9OONj8OfHPXBV"><b>online</b></a>): <pre class="fragment">42
|
||||
</pre> The example code above can be translated with<pre class="fragment">g++ -std=c++11 -Isrc doc/examples/basic_json__number_integer_t.cpp -o basic_json__number_integer_t </pre></dd></dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classnlohmann_1_1basic__json_a70ae1f0747f5b7a89979512866474f1a.html#a70ae1f0747f5b7a89979512866474f1a">basic_json(const int)</a> – create a number value (integer) </dd>
|
||||
@ -284,7 +284,7 @@ template<typename T , typename std::enable_if<
|
||||
<a class="el" href="classnlohmann_1_1basic__json_ad2eddc2c13ab084f067eaba65d381ad2.html#ad2eddc2c13ab084f067eaba65d381ad2">basic_json(const CompatibleNumberIntegerType)</a> – create a number value (integer) from a compatible number type</dd></dl>
|
||||
<dl class="section since"><dt>Since</dt><dd>version 1.0.0 </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l01244">1244</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l01263">1263</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -294,7 +294,7 @@ template<typename T , typename std::enable_if<
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:22 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:58 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.11
|
||||
</small></address>
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -240,7 +240,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -278,14 +278,14 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="section user"><dt>Complexity</dt><dd>Linear in <em>cnt</em>.</dd></dl>
|
||||
<dl class="section user"><dt>Example</dt><dd>The following code shows examples for the <a class="el" href="classnlohmann_1_1basic__json_a112a2d8e76345ea64f71e2985fee4c52.html#a112a2d8e76345ea64f71e2985fee4c52">basic_json(size_type, const basic_json&)</a> constructor. <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</span> <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> = <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</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 an array by creating copies of a JSON value</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>  <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> value = <span class="stringliteral">"Hello"</span>;</div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>  <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> array_0 = <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a>(0, value);</div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>  <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> array_1 = <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a>(1, value);</div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>  <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> array_5 = <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a>(5, value);</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>  <span class="comment">// serialize the JSON arrays</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>  std::cout << array_0 << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>  std::cout << array_1 << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>  std::cout << array_5 << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> }</div><div class="ttc" id="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474_html_a2bfd99e845a2e5cd90aeaf1b1431f474"><div class="ttname"><a href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</a></div><div class="ttdeci">basic_json<> json</div><div class="ttdoc">default JSON class </div><div class="ttdef"><b>Definition:</b> <a href="json_8hpp_source.html#l08653">json.hpp:8653</a></div></div>
|
||||
<dl class="section user"><dt>Example</dt><dd>The following code shows examples for the <a class="el" href="classnlohmann_1_1basic__json_a112a2d8e76345ea64f71e2985fee4c52.html#a112a2d8e76345ea64f71e2985fee4c52">basic_json(size_type, const basic_json&)</a> constructor. <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</span> <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> = <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</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 an array by creating copies of a JSON value</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>  <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> value = <span class="stringliteral">"Hello"</span>;</div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>  <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> array_0 = <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a>(0, value);</div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>  <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> array_1 = <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a>(1, value);</div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>  <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> array_5 = <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a>(5, value);</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>  <span class="comment">// serialize the JSON arrays</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>  std::cout << array_0 << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>  std::cout << array_1 << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>  std::cout << array_5 << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> }</div><div class="ttc" id="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474_html_a2bfd99e845a2e5cd90aeaf1b1431f474"><div class="ttname"><a href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</a></div><div class="ttdeci">basic_json<> json</div><div class="ttdoc">default JSON class </div><div class="ttdef"><b>Definition:</b> <a href="json_8hpp_source.html#l08672">json.hpp:8672</a></div></div>
|
||||
</div><!-- fragment --> Output (play with this example <a target="_blank" href="http://melpon.org/wandbox/permlink/OTJ7W8jL7z9qQlkL"><b>online</b></a>): <pre class="fragment">[]
|
||||
["Hello"]
|
||||
["Hello","Hello","Hello","Hello","Hello"]
|
||||
</pre> The example code above can be translated with<pre class="fragment">g++ -std=c++11 -Isrc doc/examples/basic_json__size_type_basic_json.cpp -o basic_json__size_type_basic_json </pre></dd></dl>
|
||||
<dl class="section since"><dt>Since</dt><dd>version 1.0.0 </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l01673">1673</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l01692">1692</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -295,7 +295,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</small></address>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -240,7 +240,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -269,7 +269,7 @@ Illustration from cppreference.com</div></div>
|
||||
<li>The complexity is constant.</li>
|
||||
</ul>
|
||||
</dd></dl>
|
||||
<dl class="section user"><dt>Example</dt><dd>The following code shows an example for <code>end()</code>. <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</span> <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> = <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</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 an array value</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>  <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> array = {1, 2, 3, 4, 5};</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">// get am iterator to one past the last element</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>  json::iterator it = array.end();</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>  <span class="comment">// decrement the iterator to point to the last element</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>  --it;</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>  <span class="comment">// serialize the element that the iterator points to</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>  std::cout << *it << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> }</div><div class="ttc" id="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474_html_a2bfd99e845a2e5cd90aeaf1b1431f474"><div class="ttname"><a href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</a></div><div class="ttdeci">basic_json<> json</div><div class="ttdoc">default JSON class </div><div class="ttdef"><b>Definition:</b> <a href="json_8hpp_source.html#l08653">json.hpp:8653</a></div></div>
|
||||
<dl class="section user"><dt>Example</dt><dd>The following code shows an example for <code>end()</code>. <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</span> <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> = <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</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 an array value</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>  <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> array = {1, 2, 3, 4, 5};</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">// get am iterator to one past the last element</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>  json::iterator it = array.end();</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>  <span class="comment">// decrement the iterator to point to the last element</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>  --it;</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>  <span class="comment">// serialize the element that the iterator points to</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>  std::cout << *it << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> }</div><div class="ttc" id="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474_html_a2bfd99e845a2e5cd90aeaf1b1431f474"><div class="ttname"><a href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</a></div><div class="ttdeci">basic_json<> json</div><div class="ttdoc">default JSON class </div><div class="ttdef"><b>Definition:</b> <a href="json_8hpp_source.html#l08672">json.hpp:8672</a></div></div>
|
||||
</div><!-- fragment --> Output (play with this example <a target="_blank" href="http://melpon.org/wandbox/permlink/7QIAVTX9fvOkHUrH"><b>online</b></a>): <pre class="fragment">5
|
||||
</pre> The example code above can be translated with<pre class="fragment">g++ -std=c++11 -Isrc doc/examples/end.cpp -o end </pre></dd></dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classnlohmann_1_1basic__json_a19dfb04c297ffb5f0ef84abfa4a5a087.html#a19dfb04c297ffb5f0ef84abfa4a5a087">cend()</a> – returns a const iterator to the end </dd>
|
||||
@ -279,7 +279,7 @@ Illustration from cppreference.com</div></div>
|
||||
<a class="el" href="classnlohmann_1_1basic__json_aa7205e1926d3aea98adeced91b0ff5fb.html#aa7205e1926d3aea98adeced91b0ff5fb">cbegin()</a> – returns a const iterator to the beginning</dd></dl>
|
||||
<dl class="section since"><dt>Since</dt><dd>version 1.0.0 </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l04154">4154</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l04173">4173</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -289,7 +289,7 @@ Illustration from cppreference.com</div></div>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:22 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:58 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.11
|
||||
</small></address>
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -240,7 +240,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">using <a class="el" href="classnlohmann_1_1basic__json.html">nlohmann::basic_json</a>::<a class="el" href="classnlohmann_1_1basic__json_a1579a8f72a230358d6cd1a6e8a62859b.html#a1579a8f72a230358d6cd1a6e8a62859b">size_type</a> = std::size_t</td>
|
||||
@ -248,7 +248,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l00188">188</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l00207">207</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -258,7 +258,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 Feb 14 2016 22:26:22 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:58 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.11
|
||||
</small></address>
|
||||
|
||||
@ -240,7 +240,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -270,7 +270,7 @@ Illustration from cppreference.com</div></div>
|
||||
<li>Has the semantics of <code>const_cast<const basic_json&>(*this).end()</code>.</li>
|
||||
</ul>
|
||||
</dd></dl>
|
||||
<dl class="section user"><dt>Example</dt><dd>The following code shows an example for <code>cend()</code>. <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</span> <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> = <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</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 an array value</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>  <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> array = {1, 2, 3, 4, 5};</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">// get am iterator to one past the last element</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>  json::const_iterator it = array.cend();</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>  <span class="comment">// decrement the iterator to point to the last element</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>  --it;</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>  <span class="comment">// serialize the element that the iterator points to</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>  std::cout << *it << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> }</div><div class="ttc" id="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474_html_a2bfd99e845a2e5cd90aeaf1b1431f474"><div class="ttname"><a href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</a></div><div class="ttdeci">basic_json<> json</div><div class="ttdoc">default JSON class </div><div class="ttdef"><b>Definition:</b> <a href="json_8hpp_source.html#l08653">json.hpp:8653</a></div></div>
|
||||
<dl class="section user"><dt>Example</dt><dd>The following code shows an example for <code>cend()</code>. <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</span> <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> = <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</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 an array value</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>  <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> array = {1, 2, 3, 4, 5};</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">// get am iterator to one past the last element</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>  json::const_iterator it = array.cend();</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>  <span class="comment">// decrement the iterator to point to the last element</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>  --it;</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>  <span class="comment">// serialize the element that the iterator points to</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>  std::cout << *it << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> }</div><div class="ttc" id="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474_html_a2bfd99e845a2e5cd90aeaf1b1431f474"><div class="ttname"><a href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</a></div><div class="ttdeci">basic_json<> json</div><div class="ttdoc">default JSON class </div><div class="ttdef"><b>Definition:</b> <a href="json_8hpp_source.html#l08672">json.hpp:8672</a></div></div>
|
||||
</div><!-- fragment --> Output (play with this example <a target="_blank" href="http://melpon.org/wandbox/permlink/Zek4QM4kvKLUywGC"><b>online</b></a>): <pre class="fragment">5
|
||||
</pre> The example code above can be translated with<pre class="fragment">g++ -std=c++11 -Isrc doc/examples/cend.cpp -o cend </pre></dd></dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classnlohmann_1_1basic__json_a12ccf14d39ddae52f6c7e126105a230b.html#a12ccf14d39ddae52f6c7e126105a230b">end()</a> – returns an iterator to the end </dd>
|
||||
@ -280,7 +280,7 @@ Illustration from cppreference.com</div></div>
|
||||
<a class="el" href="classnlohmann_1_1basic__json_aa7205e1926d3aea98adeced91b0ff5fb.html#aa7205e1926d3aea98adeced91b0ff5fb">cbegin()</a> – returns a const iterator to the beginning</dd></dl>
|
||||
<dl class="section since"><dt>Since</dt><dd>version 1.0.0 </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l04194">4194</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l04213">4213</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -290,7 +290,7 @@ Illustration from cppreference.com</div></div>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:22 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:58 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.11
|
||||
</small></address>
|
||||
|
||||
@ -240,7 +240,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -259,7 +259,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l00216">216</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l00235">235</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -269,7 +269,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 Feb 14 2016 22:26:22 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:58 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.11
|
||||
</small></address>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -240,7 +240,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -273,7 +273,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="section user"><dt>Complexity</dt><dd>Amortized constant.</dd></dl>
|
||||
<dl class="section user"><dt>Example</dt><dd>The example shows how <code>push_back()</code> and <code>+=</code> can be used to add elements to a JSON array. Note how the <code>null</code> value was silently converted to a JSON array. <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</span> <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> = <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</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 JSON values</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>  <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> array = {1, 2, 3, 4, 5};</div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>  <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> null;</div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>  <span class="comment">// print values</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>  std::cout << array << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>  std::cout << null << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>  <span class="comment">// add values</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>  array.push_back(6);</div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>  array += 7;</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>  null += <span class="stringliteral">"first"</span>;</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  null += <span class="stringliteral">"second"</span>;</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <span class="comment">// print values</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  std::cout << array << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  std::cout << null << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> }</div><div class="ttc" id="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474_html_a2bfd99e845a2e5cd90aeaf1b1431f474"><div class="ttname"><a href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</a></div><div class="ttdeci">basic_json<> json</div><div class="ttdoc">default JSON class </div><div class="ttdef"><b>Definition:</b> <a href="json_8hpp_source.html#l08653">json.hpp:8653</a></div></div>
|
||||
<dl class="section user"><dt>Example</dt><dd>The example shows how <code>push_back()</code> and <code>+=</code> can be used to add elements to a JSON array. Note how the <code>null</code> value was silently converted to a JSON array. <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</span> <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> = <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</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 JSON values</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>  <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> array = {1, 2, 3, 4, 5};</div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>  <a class="code" href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">json</a> null;</div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>  <span class="comment">// print values</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>  std::cout << array << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>  std::cout << null << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>  <span class="comment">// add values</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>  array.push_back(6);</div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>  array += 7;</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>  null += <span class="stringliteral">"first"</span>;</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  null += <span class="stringliteral">"second"</span>;</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <span class="comment">// print values</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  std::cout << array << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  std::cout << null << <span class="charliteral">'\n'</span>;</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> }</div><div class="ttc" id="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474_html_a2bfd99e845a2e5cd90aeaf1b1431f474"><div class="ttname"><a href="namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html#a2bfd99e845a2e5cd90aeaf1b1431f474">nlohmann::json</a></div><div class="ttdeci">basic_json<> json</div><div class="ttdoc">default JSON class </div><div class="ttdef"><b>Definition:</b> <a href="json_8hpp_source.html#l08672">json.hpp:8672</a></div></div>
|
||||
</div><!-- fragment --> Output (play with this example <a target="_blank" href="http://melpon.org/wandbox/permlink/NDbzJ3aIWcJCtyQj"><b>online</b></a>): <pre class="fragment">[1,2,3,4,5]
|
||||
null
|
||||
[1,2,3,4,5,6,7]
|
||||
@ -281,7 +281,7 @@ null
|
||||
</pre> The example code above can be translated with<pre class="fragment">g++ -std=c++11 -Isrc doc/examples/push_back.cpp -o push_back </pre></dd></dl>
|
||||
<dl class="section since"><dt>Since</dt><dd>version 1.0.0 </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l04694">4694</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l04713">4713</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -291,7 +291,7 @@ null
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 14 2016 22:26:22 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:58 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.11
|
||||
</small></address>
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -240,7 +240,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -287,7 +287,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l00664">664</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l00683">683</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -297,7 +297,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 Feb 14 2016 22:26:22 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:58 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.11
|
||||
</small></address>
|
||||
|
||||
@ -240,7 +240,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = int64_t, class NumberUnsignedType = uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
template<template< typename U, typename V, typename...Args > class ObjectType = std::map, template< typename U, typename...Args > class ArrayType = std::vector, class StringType = std::string, class BooleanType = bool, class NumberIntegerType = std::int64_t, class NumberUnsignedType = std::uint64_t, class NumberFloatType = double, template< typename U > class AllocatorType = std::allocator> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
@ -275,7 +275,7 @@ template<template< typename U, typename V, typename...Args > class Obje
|
||||
</ul>
|
||||
<dl class="section since"><dt>Since</dt><dd>version 1.0.0 </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l05144">5144</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="json_8hpp_source.html#l05163">5163</a> of file <a class="el" href="json_8hpp_source.html">json.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -285,7 +285,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 Feb 14 2016 22:26:23 for JSON for Modern C++ by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 30 2016 20:26:59 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.11
|
||||
</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