diff --git a/Nodes.xml b/Nodes.xml index 0a3ef278a..d328fbb9e 100644 --- a/Nodes.xml +++ b/Nodes.xml @@ -979,6 +979,11 @@ classnlohmann_1_1basic__json_a8fa74698f4061e18ec664009f3af1ddf.html a8fa74698f4061e18ec664009f3af1ddf + + insert + classnlohmann_1_1basic__json_ab14e3503305622fb5ab01a7f490916e8.html + ab14e3503305622fb5ab01a7f490916e8 + is_array classnlohmann_1_1basic__json_af70222eb312ca0a44cd7d793b1516e2e.html diff --git a/Tokens.xml b/Tokens.xml index c0acc7070..ed3fe0373 100644 --- a/Tokens.xml +++ b/Tokens.xml @@ -1278,6 +1278,18 @@ inserts elements json.hpp + + + insert + cpp + instm + nlohmann::basic_json + + classnlohmann_1_1basic__json_ab14e3503305622fb5ab01a7f490916e8.html + ab14e3503305622fb5ab01a7f490916e8 + inserts elements + json.hpp + swap diff --git a/annotated.html b/annotated.html index 8afbff828..3dfadaaa5 100644 --- a/annotated.html +++ b/annotated.html @@ -104,7 +104,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/classes.html b/classes.html index 6d99c4cbb..2574c6eb5 100644 --- a/classes.html +++ b/classes.html @@ -106,7 +106,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/classnlohmann_1_1basic__json-members.html b/classnlohmann_1_1basic__json-members.html index 8ed045d88..c849e6bc0 100644 --- a/classnlohmann_1_1basic__json-members.html +++ b/classnlohmann_1_1basic__json-members.html @@ -158,77 +158,78 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert(const_iterator pos, basic_json &&value)nlohmann::basic_jsoninline insert(const_iterator pos, size_type count, const basic_json &value)nlohmann::basic_jsoninline insert(const_iterator pos, const_iterator first, const_iterator last)nlohmann::basic_jsoninline - is_array() const noexceptnlohmann::basic_jsoninline - is_boolean() const noexceptnlohmann::basic_jsoninline - is_discarded() const noexceptnlohmann::basic_jsoninline - is_null() const noexceptnlohmann::basic_jsoninline - is_number() const noexceptnlohmann::basic_jsoninline - is_number_float() const noexceptnlohmann::basic_jsoninline - is_number_integer() const noexceptnlohmann::basic_jsoninline - is_object() const noexceptnlohmann::basic_jsoninline - is_primitive() const noexceptnlohmann::basic_jsoninline - is_string() const noexceptnlohmann::basic_jsoninline - is_structured() const noexceptnlohmann::basic_jsoninline - max_size() const noexceptnlohmann::basic_jsoninline - number_float_t typedefnlohmann::basic_json - number_integer_t typedefnlohmann::basic_json - object(std::initializer_list< basic_json > init=std::initializer_list< basic_json >())nlohmann::basic_jsoninlinestatic - object_t typedefnlohmann::basic_json - operator value_t() const noexceptnlohmann::basic_jsoninline - operator ValueType() const nlohmann::basic_jsoninline - operator!=(const_reference lhs, const_reference rhs) noexceptnlohmann::basic_jsonfriend - operator!=(const_reference v, std::nullptr_t) noexceptnlohmann::basic_jsonfriend - operator!=(std::nullptr_t, const_reference v) noexceptnlohmann::basic_jsonfriend - operator+=(basic_json &&value)nlohmann::basic_jsoninline - operator+=(const basic_json &value)nlohmann::basic_jsoninline - operator+=(const typename object_t::value_type &value)nlohmann::basic_jsoninline - operator<(const value_t lhs, const value_t rhs)nlohmann::basic_jsonfriend - operator<(const_reference lhs, const_reference rhs) noexceptnlohmann::basic_jsonfriend - operator<<(std::ostream &o, const basic_json &j)nlohmann::basic_jsonfriend - operator<<(basic_json &j, std::istream &i)nlohmann::basic_jsonfriend - operator<=(const_reference lhs, const_reference rhs) noexceptnlohmann::basic_jsonfriend - operator=(basic_json other) noexcept(std::is_nothrow_move_constructible< value_t >::value andstd::is_nothrow_move_assignable< value_t >::value andstd::is_nothrow_move_constructible< json_value >::value andstd::is_nothrow_move_assignable< json_value >::value)nlohmann::basic_jsoninline - operator==(const_reference lhs, const_reference rhs) noexceptnlohmann::basic_jsonfriend - operator==(const_reference v, std::nullptr_t) noexceptnlohmann::basic_jsonfriend - operator==(std::nullptr_t, const_reference v) noexceptnlohmann::basic_jsonfriend - operator>(const_reference lhs, const_reference rhs) noexceptnlohmann::basic_jsonfriend - operator>=(const_reference lhs, const_reference rhs) noexceptnlohmann::basic_jsonfriend - operator>>(const basic_json &j, std::ostream &o)nlohmann::basic_jsonfriend - operator>>(std::istream &i, basic_json &j)nlohmann::basic_jsonfriend - operator[](size_type idx)nlohmann::basic_jsoninline - operator[](size_type idx) const nlohmann::basic_jsoninline - operator[](const typename object_t::key_type &key)nlohmann::basic_jsoninline - operator[](const typename object_t::key_type &key) const nlohmann::basic_jsoninline - operator[](const T(&key)[n])nlohmann::basic_jsoninline - operator[](const T(&key)[n]) const nlohmann::basic_jsoninline - parse(const string_t &s, parser_callback_t cb=nullptr)nlohmann::basic_jsoninlinestatic - parse(std::istream &i, parser_callback_t cb=nullptr)nlohmann::basic_jsoninlinestatic - parse_event_t enum namenlohmann::basic_json - parser_callback_t typedefnlohmann::basic_json - pointer typedefnlohmann::basic_json - push_back(basic_json &&value)nlohmann::basic_jsoninline - push_back(const basic_json &value)nlohmann::basic_jsoninline - push_back(const typename object_t::value_type &value)nlohmann::basic_jsoninline - rbegin()nlohmann::basic_jsoninline - rbegin() const nlohmann::basic_jsoninline - reference typedefnlohmann::basic_json - rend()nlohmann::basic_jsoninline - rend() const nlohmann::basic_jsoninline - size() const noexceptnlohmann::basic_jsoninline - size_type typedefnlohmann::basic_json - string_t typedefnlohmann::basic_json - swap(reference other) noexcept(std::is_nothrow_move_constructible< value_t >::value andstd::is_nothrow_move_assignable< value_t >::value andstd::is_nothrow_move_constructible< json_value >::value andstd::is_nothrow_move_assignable< json_value >::value)nlohmann::basic_jsoninline - swap(array_t &other)nlohmann::basic_jsoninline - swap(object_t &other)nlohmann::basic_jsoninline - swap(string_t &other)nlohmann::basic_jsoninline - type() const noexceptnlohmann::basic_jsoninline - value_t enum namenlohmann::basic_json - value_type typedefnlohmann::basic_json - ~basic_json()nlohmann::basic_jsoninline + insert(const_iterator pos, std::initializer_list< basic_json > ilist)nlohmann::basic_jsoninline + is_array() const noexceptnlohmann::basic_jsoninline + is_boolean() const noexceptnlohmann::basic_jsoninline + is_discarded() const noexceptnlohmann::basic_jsoninline + is_null() const noexceptnlohmann::basic_jsoninline + is_number() const noexceptnlohmann::basic_jsoninline + is_number_float() const noexceptnlohmann::basic_jsoninline + is_number_integer() const noexceptnlohmann::basic_jsoninline + is_object() const noexceptnlohmann::basic_jsoninline + is_primitive() const noexceptnlohmann::basic_jsoninline + is_string() const noexceptnlohmann::basic_jsoninline + is_structured() const noexceptnlohmann::basic_jsoninline + max_size() const noexceptnlohmann::basic_jsoninline + number_float_t typedefnlohmann::basic_json + number_integer_t typedefnlohmann::basic_json + object(std::initializer_list< basic_json > init=std::initializer_list< basic_json >())nlohmann::basic_jsoninlinestatic + object_t typedefnlohmann::basic_json + operator value_t() const noexceptnlohmann::basic_jsoninline + operator ValueType() const nlohmann::basic_jsoninline + operator!=(const_reference lhs, const_reference rhs) noexceptnlohmann::basic_jsonfriend + operator!=(const_reference v, std::nullptr_t) noexceptnlohmann::basic_jsonfriend + operator!=(std::nullptr_t, const_reference v) noexceptnlohmann::basic_jsonfriend + operator+=(basic_json &&value)nlohmann::basic_jsoninline + operator+=(const basic_json &value)nlohmann::basic_jsoninline + operator+=(const typename object_t::value_type &value)nlohmann::basic_jsoninline + operator<(const value_t lhs, const value_t rhs)nlohmann::basic_jsonfriend + operator<(const_reference lhs, const_reference rhs) noexceptnlohmann::basic_jsonfriend + operator<<(std::ostream &o, const basic_json &j)nlohmann::basic_jsonfriend + operator<<(basic_json &j, std::istream &i)nlohmann::basic_jsonfriend + operator<=(const_reference lhs, const_reference rhs) noexceptnlohmann::basic_jsonfriend + operator=(basic_json other) noexcept(std::is_nothrow_move_constructible< value_t >::value andstd::is_nothrow_move_assignable< value_t >::value andstd::is_nothrow_move_constructible< json_value >::value andstd::is_nothrow_move_assignable< json_value >::value)nlohmann::basic_jsoninline + operator==(const_reference lhs, const_reference rhs) noexceptnlohmann::basic_jsonfriend + operator==(const_reference v, std::nullptr_t) noexceptnlohmann::basic_jsonfriend + operator==(std::nullptr_t, const_reference v) noexceptnlohmann::basic_jsonfriend + operator>(const_reference lhs, const_reference rhs) noexceptnlohmann::basic_jsonfriend + operator>=(const_reference lhs, const_reference rhs) noexceptnlohmann::basic_jsonfriend + operator>>(const basic_json &j, std::ostream &o)nlohmann::basic_jsonfriend + operator>>(std::istream &i, basic_json &j)nlohmann::basic_jsonfriend + operator[](size_type idx)nlohmann::basic_jsoninline + operator[](size_type idx) const nlohmann::basic_jsoninline + operator[](const typename object_t::key_type &key)nlohmann::basic_jsoninline + operator[](const typename object_t::key_type &key) const nlohmann::basic_jsoninline + operator[](const T(&key)[n])nlohmann::basic_jsoninline + operator[](const T(&key)[n]) const nlohmann::basic_jsoninline + parse(const string_t &s, parser_callback_t cb=nullptr)nlohmann::basic_jsoninlinestatic + parse(std::istream &i, parser_callback_t cb=nullptr)nlohmann::basic_jsoninlinestatic + parse_event_t enum namenlohmann::basic_json + parser_callback_t typedefnlohmann::basic_json + pointer typedefnlohmann::basic_json + push_back(basic_json &&value)nlohmann::basic_jsoninline + push_back(const basic_json &value)nlohmann::basic_jsoninline + push_back(const typename object_t::value_type &value)nlohmann::basic_jsoninline + rbegin()nlohmann::basic_jsoninline + rbegin() const nlohmann::basic_jsoninline + reference typedefnlohmann::basic_json + rend()nlohmann::basic_jsoninline + rend() const nlohmann::basic_jsoninline + size() const noexceptnlohmann::basic_jsoninline + size_type typedefnlohmann::basic_json + string_t typedefnlohmann::basic_json + swap(reference other) noexcept(std::is_nothrow_move_constructible< value_t >::value andstd::is_nothrow_move_assignable< value_t >::value andstd::is_nothrow_move_constructible< json_value >::value andstd::is_nothrow_move_assignable< json_value >::value)nlohmann::basic_jsoninline + swap(array_t &other)nlohmann::basic_jsoninline + swap(object_t &other)nlohmann::basic_jsoninline + swap(string_t &other)nlohmann::basic_jsoninline + type() const noexceptnlohmann::basic_jsoninline + value_t enum namenlohmann::basic_json + value_type typedefnlohmann::basic_json + ~basic_json()nlohmann::basic_jsoninline diff --git a/classnlohmann_1_1basic__json.html b/classnlohmann_1_1basic__json.html index d454ff892..d0381501b 100644 --- a/classnlohmann_1_1basic__json.html +++ b/classnlohmann_1_1basic__json.html @@ -489,6 +489,9 @@ Public Member Functions iterator insert (const_iterator pos, const_iterator first, const_iterator last)  inserts elements More...
  +iterator insert (const_iterator pos, std::initializer_list< basic_json > ilist) + inserts elements More...
+  void swap (reference other) noexcept(std::is_nothrow_move_constructible< value_t >::value andstd::is_nothrow_move_assignable< value_t >::value andstd::is_nothrow_move_constructible< json_value >::value andstd::is_nothrow_move_assignable< json_value >::value)  exchanges the values More...
  @@ -622,7 +625,7 @@ class nlohmann::basic_json diff --git a/classnlohmann_1_1basic__json_1_1const__iterator-members.html b/classnlohmann_1_1basic__json_1_1const__iterator-members.html index ca0eab013..2f489736b 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator-members.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator-members.html @@ -128,7 +128,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/classnlohmann_1_1basic__json_1_1const__iterator.html b/classnlohmann_1_1basic__json_1_1const__iterator.html index 5b351f95b..1c06ab396 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator.html @@ -206,7 +206,7 @@ Friends diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_a019087161350d393f3e4ac841cdd3dbd.html b/classnlohmann_1_1basic__json_1_1const__iterator_a019087161350d393f3e4ac841cdd3dbd.html index 11f124541..6707d7dd6 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_a019087161350d393f3e4ac841cdd3dbd.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_a019087161350d393f3e4ac841cdd3dbd.html @@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_a17e5f5d3598e6901f3c1c1f7dc60589f.html b/classnlohmann_1_1basic__json_1_1const__iterator_a17e5f5d3598e6901f3c1c1f7dc60589f.html index 26eb3b882..f7d39f004 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_a17e5f5d3598e6901f3c1c1f7dc60589f.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_a17e5f5d3598e6901f3c1c1f7dc60589f.html @@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_a1cba94e5a67ee52bc66b898a4e08359d.html b/classnlohmann_1_1basic__json_1_1const__iterator_a1cba94e5a67ee52bc66b898a4e08359d.html index 17e36c887..31bec7615 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_a1cba94e5a67ee52bc66b898a4e08359d.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_a1cba94e5a67ee52bc66b898a4e08359d.html @@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_a301749e9779adafd395369ac36df93df.html b/classnlohmann_1_1basic__json_1_1const__iterator_a301749e9779adafd395369ac36df93df.html index 010acddc2..6173a7482 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_a301749e9779adafd395369ac36df93df.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_a301749e9779adafd395369ac36df93df.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_a3555206044cce80680f3ea662760e561.html b/classnlohmann_1_1basic__json_1_1const__iterator_a3555206044cce80680f3ea662760e561.html index da10e3137..f06e64ee1 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_a3555206044cce80680f3ea662760e561.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_a3555206044cce80680f3ea662760e561.html @@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_a36086a699b95e06976c11367b7d6ba53.html b/classnlohmann_1_1basic__json_1_1const__iterator_a36086a699b95e06976c11367b7d6ba53.html index 8a433bec8..0b25e4b4d 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_a36086a699b95e06976c11367b7d6ba53.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_a36086a699b95e06976c11367b7d6ba53.html @@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_a4632d8307fc315f21e2ecc9ba5aa6346.html b/classnlohmann_1_1basic__json_1_1const__iterator_a4632d8307fc315f21e2ecc9ba5aa6346.html index abc52fde8..7dd17f50a 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_a4632d8307fc315f21e2ecc9ba5aa6346.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_a4632d8307fc315f21e2ecc9ba5aa6346.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_a4f7ac43b0ab34c387b1ae1a8e9c08467.html b/classnlohmann_1_1basic__json_1_1const__iterator_a4f7ac43b0ab34c387b1ae1a8e9c08467.html index fc6ab1279..e8be9d876 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_a4f7ac43b0ab34c387b1ae1a8e9c08467.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_a4f7ac43b0ab34c387b1ae1a8e9c08467.html @@ -139,7 +139,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_a5aff013c03c1bdc248346c249bec7b67.html b/classnlohmann_1_1basic__json_1_1const__iterator_a5aff013c03c1bdc248346c249bec7b67.html index d38210882..441a63773 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_a5aff013c03c1bdc248346c249bec7b67.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_a5aff013c03c1bdc248346c249bec7b67.html @@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_a62cad59e006eb7fa594c2c5b65a76610.html b/classnlohmann_1_1basic__json_1_1const__iterator_a62cad59e006eb7fa594c2c5b65a76610.html index fcc53444d..815875a7f 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_a62cad59e006eb7fa594c2c5b65a76610.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_a62cad59e006eb7fa594c2c5b65a76610.html @@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_a67848d4b7bfa576434ad9807147b5870.html b/classnlohmann_1_1basic__json_1_1const__iterator_a67848d4b7bfa576434ad9807147b5870.html index 6a1b20125..ab8696ea7 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_a67848d4b7bfa576434ad9807147b5870.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_a67848d4b7bfa576434ad9807147b5870.html @@ -139,7 +139,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_a6b3e43d2f45fa611825dbdf4e88fffe2.html b/classnlohmann_1_1basic__json_1_1const__iterator_a6b3e43d2f45fa611825dbdf4e88fffe2.html index 9d882a617..f941d4a1c 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_a6b3e43d2f45fa611825dbdf4e88fffe2.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_a6b3e43d2f45fa611825dbdf4e88fffe2.html @@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_a83454954e4e16be3d5316f9322e91a34.html b/classnlohmann_1_1basic__json_1_1const__iterator_a83454954e4e16be3d5316f9322e91a34.html index 003d72309..a6ca533c2 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_a83454954e4e16be3d5316f9322e91a34.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_a83454954e4e16be3d5316f9322e91a34.html @@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_a86a1771e6658d0b14868df6c197d2353.html b/classnlohmann_1_1basic__json_1_1const__iterator_a86a1771e6658d0b14868df6c197d2353.html index 1d65aa672..3fecf6aa8 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_a86a1771e6658d0b14868df6c197d2353.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_a86a1771e6658d0b14868df6c197d2353.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_a8d024cbc99db0d8106899f9fd9973735.html b/classnlohmann_1_1basic__json_1_1const__iterator_a8d024cbc99db0d8106899f9fd9973735.html index 5bd092309..347309d3b 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_a8d024cbc99db0d8106899f9fd9973735.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_a8d024cbc99db0d8106899f9fd9973735.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_ab74b39747a9dad60650a57133fca85b3.html b/classnlohmann_1_1basic__json_1_1const__iterator_ab74b39747a9dad60650a57133fca85b3.html index e48d80eb2..1502ed248 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_ab74b39747a9dad60650a57133fca85b3.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_ab74b39747a9dad60650a57133fca85b3.html @@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_ab7dacd8e3ee9b3756bfcdb87dd55a515.html b/classnlohmann_1_1basic__json_1_1const__iterator_ab7dacd8e3ee9b3756bfcdb87dd55a515.html index 193722bc7..7a77e07f6 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_ab7dacd8e3ee9b3756bfcdb87dd55a515.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_ab7dacd8e3ee9b3756bfcdb87dd55a515.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_ab9d31bf0d0b4d7310c858a04ce84a52f.html b/classnlohmann_1_1basic__json_1_1const__iterator_ab9d31bf0d0b4d7310c858a04ce84a52f.html index 37a7f80d8..557a4d8b7 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_ab9d31bf0d0b4d7310c858a04ce84a52f.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_ab9d31bf0d0b4d7310c858a04ce84a52f.html @@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_abb1921cbf0ad4036c83bc6303e22171f.html b/classnlohmann_1_1basic__json_1_1const__iterator_abb1921cbf0ad4036c83bc6303e22171f.html index e1fb471c4..f4aabe2ae 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_abb1921cbf0ad4036c83bc6303e22171f.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_abb1921cbf0ad4036c83bc6303e22171f.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_abbacd95955c602efc9a58ed1ffdb46c4.html b/classnlohmann_1_1basic__json_1_1const__iterator_abbacd95955c602efc9a58ed1ffdb46c4.html index c99296e9a..d393d097f 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_abbacd95955c602efc9a58ed1ffdb46c4.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_abbacd95955c602efc9a58ed1ffdb46c4.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_ac36b9187de43721a4bf1b052578bb80b.html b/classnlohmann_1_1basic__json_1_1const__iterator_ac36b9187de43721a4bf1b052578bb80b.html index e6994ce56..146dfe65c 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_ac36b9187de43721a4bf1b052578bb80b.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_ac36b9187de43721a4bf1b052578bb80b.html @@ -139,7 +139,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_ac634a659837f5aebc97125e031de23b5.html b/classnlohmann_1_1basic__json_1_1const__iterator_ac634a659837f5aebc97125e031de23b5.html index dd621e435..90c9e0373 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_ac634a659837f5aebc97125e031de23b5.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_ac634a659837f5aebc97125e031de23b5.html @@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_acea5b75d1087e2a92833946d9dc547ff.html b/classnlohmann_1_1basic__json_1_1const__iterator_acea5b75d1087e2a92833946d9dc547ff.html index a5b0821a7..194e345d1 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_acea5b75d1087e2a92833946d9dc547ff.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_acea5b75d1087e2a92833946d9dc547ff.html @@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_ada3100cdb8700566051828f1355fa745.html b/classnlohmann_1_1basic__json_1_1const__iterator_ada3100cdb8700566051828f1355fa745.html index 9a4e52e54..50693aca1 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_ada3100cdb8700566051828f1355fa745.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_ada3100cdb8700566051828f1355fa745.html @@ -147,7 +147,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_adb50d6043ace464d9f694869724d7fb2.html b/classnlohmann_1_1basic__json_1_1const__iterator_adb50d6043ace464d9f694869724d7fb2.html index b3767c579..51d2c7da3 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_adb50d6043ace464d9f694869724d7fb2.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_adb50d6043ace464d9f694869724d7fb2.html @@ -139,7 +139,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_adda9a4bd7f0edb9cb39dc0dca3d4a286.html b/classnlohmann_1_1basic__json_1_1const__iterator_adda9a4bd7f0edb9cb39dc0dca3d4a286.html index 6c5abfa5d..62947c229 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_adda9a4bd7f0edb9cb39dc0dca3d4a286.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_adda9a4bd7f0edb9cb39dc0dca3d4a286.html @@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_adf6f9d3f8f8d8b1ccedabb4f04c098ad.html b/classnlohmann_1_1basic__json_1_1const__iterator_adf6f9d3f8f8d8b1ccedabb4f04c098ad.html index ed245dcb6..4dfaa35a9 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_adf6f9d3f8f8d8b1ccedabb4f04c098ad.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_adf6f9d3f8f8d8b1ccedabb4f04c098ad.html @@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_ae480d5c86e5e1129d53d1e19782017a6.html b/classnlohmann_1_1basic__json_1_1const__iterator_ae480d5c86e5e1129d53d1e19782017a6.html index ba44e9a3a..a55e29aec 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_ae480d5c86e5e1129d53d1e19782017a6.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_ae480d5c86e5e1129d53d1e19782017a6.html @@ -139,7 +139,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_aebd099d9a70ffe760242ef24046c9002.html b/classnlohmann_1_1basic__json_1_1const__iterator_aebd099d9a70ffe760242ef24046c9002.html index 7d20aa7c0..890c4c8ea 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_aebd099d9a70ffe760242ef24046c9002.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_aebd099d9a70ffe760242ef24046c9002.html @@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_af34f68f1ce670e7f25ce267b2b1e64ab.html b/classnlohmann_1_1basic__json_1_1const__iterator_af34f68f1ce670e7f25ce267b2b1e64ab.html index 455aada06..7f01eb7d8 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_af34f68f1ce670e7f25ce267b2b1e64ab.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_af34f68f1ce670e7f25ce267b2b1e64ab.html @@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__iterator_af55564e391b23e41abe78bc4bbe4edcb.html b/classnlohmann_1_1basic__json_1_1const__iterator_af55564e391b23e41abe78bc4bbe4edcb.html index 3bd5d0789..11eb66ec2 100644 --- a/classnlohmann_1_1basic__json_1_1const__iterator_af55564e391b23e41abe78bc4bbe4edcb.html +++ b/classnlohmann_1_1basic__json_1_1const__iterator_af55564e391b23e41abe78bc4bbe4edcb.html @@ -151,7 +151,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__reverse__iterator-members.html b/classnlohmann_1_1basic__json_1_1const__reverse__iterator-members.html index 94bbdf18e..5c76f306a 100644 --- a/classnlohmann_1_1basic__json_1_1const__reverse__iterator-members.html +++ b/classnlohmann_1_1basic__json_1_1const__reverse__iterator-members.html @@ -111,7 +111,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/classnlohmann_1_1basic__json_1_1const__reverse__iterator.html b/classnlohmann_1_1basic__json_1_1const__reverse__iterator.html index 0efb9942d..130ea55ed 100644 --- a/classnlohmann_1_1basic__json_1_1const__reverse__iterator.html +++ b/classnlohmann_1_1basic__json_1_1const__reverse__iterator.html @@ -152,7 +152,7 @@ Public Member Functions diff --git a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a0a629ad408ca408831898129954509de.html b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a0a629ad408ca408831898129954509de.html index b6dad0720..ac57bea4b 100644 --- a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a0a629ad408ca408831898129954509de.html +++ b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a0a629ad408ca408831898129954509de.html @@ -134,7 +134,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a0f7a1b1cfcb392626677db4d721d8162.html b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a0f7a1b1cfcb392626677db4d721d8162.html index e035a4204..6b0ef4fb2 100644 --- a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a0f7a1b1cfcb392626677db4d721d8162.html +++ b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a0f7a1b1cfcb392626677db4d721d8162.html @@ -134,7 +134,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a2d56bd27d5625ff7f6375c3daacaf985.html b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a2d56bd27d5625ff7f6375c3daacaf985.html index d447261eb..de9390719 100644 --- a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a2d56bd27d5625ff7f6375c3daacaf985.html +++ b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a2d56bd27d5625ff7f6375c3daacaf985.html @@ -122,7 +122,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a31fc105e72c0e8b19eda11495fd3af3f.html b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a31fc105e72c0e8b19eda11495fd3af3f.html index 82873eef8..e8c719802 100644 --- a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a31fc105e72c0e8b19eda11495fd3af3f.html +++ b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a31fc105e72c0e8b19eda11495fd3af3f.html @@ -133,7 +133,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a35453d58fa5ad973121883e398428799.html b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a35453d58fa5ad973121883e398428799.html index 02a112877..6c9cee4d9 100644 --- a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a35453d58fa5ad973121883e398428799.html +++ b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a35453d58fa5ad973121883e398428799.html @@ -134,7 +134,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a36f4823b6a3c48b18dd34a8c32d69032.html b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a36f4823b6a3c48b18dd34a8c32d69032.html index 70b4a2c12..95c24de29 100644 --- a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a36f4823b6a3c48b18dd34a8c32d69032.html +++ b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a36f4823b6a3c48b18dd34a8c32d69032.html @@ -134,7 +134,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a49d273e4f273c204b24dd0a95f7b8fbe.html b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a49d273e4f273c204b24dd0a95f7b8fbe.html index 6180e5629..c08ae1c89 100644 --- a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a49d273e4f273c204b24dd0a95f7b8fbe.html +++ b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a49d273e4f273c204b24dd0a95f7b8fbe.html @@ -134,7 +134,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a5f202fab3c6b020d26e52b6115e5c500.html b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a5f202fab3c6b020d26e52b6115e5c500.html index ed8c56471..6b2ff0ee1 100644 --- a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a5f202fab3c6b020d26e52b6115e5c500.html +++ b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a5f202fab3c6b020d26e52b6115e5c500.html @@ -134,7 +134,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a7a770f61d1826940b1240bbc9b64250e.html b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a7a770f61d1826940b1240bbc9b64250e.html index e78a06e27..ca76f1284 100644 --- a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a7a770f61d1826940b1240bbc9b64250e.html +++ b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a7a770f61d1826940b1240bbc9b64250e.html @@ -134,7 +134,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a7eb11a5029b7ffff32fdea5f082493c2.html b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a7eb11a5029b7ffff32fdea5f082493c2.html index daca000de..60f913d13 100644 --- a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a7eb11a5029b7ffff32fdea5f082493c2.html +++ b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_a7eb11a5029b7ffff32fdea5f082493c2.html @@ -133,7 +133,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_ab7e5d38f73a389f1ca95d0a8eb989879.html b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_ab7e5d38f73a389f1ca95d0a8eb989879.html index cc9487aaa..f00d77c54 100644 --- a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_ab7e5d38f73a389f1ca95d0a8eb989879.html +++ b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_ab7e5d38f73a389f1ca95d0a8eb989879.html @@ -134,7 +134,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_abad717264654e1c8fe4c9a132c886b01.html b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_abad717264654e1c8fe4c9a132c886b01.html index e335a17d2..fcbc82f32 100644 --- a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_abad717264654e1c8fe4c9a132c886b01.html +++ b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_abad717264654e1c8fe4c9a132c886b01.html @@ -134,7 +134,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_ac8e5cfc054ab5b5a029f1417eeab6849.html b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_ac8e5cfc054ab5b5a029f1417eeab6849.html index 1182c77ed..ddf9aecde 100644 --- a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_ac8e5cfc054ab5b5a029f1417eeab6849.html +++ b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_ac8e5cfc054ab5b5a029f1417eeab6849.html @@ -133,7 +133,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_adf0d1463938202e1a0ae3b9af5f2f497.html b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_adf0d1463938202e1a0ae3b9af5f2f497.html index d52177a5c..a91aa8a48 100644 --- a/classnlohmann_1_1basic__json_1_1const__reverse__iterator_adf0d1463938202e1a0ae3b9af5f2f497.html +++ b/classnlohmann_1_1basic__json_1_1const__reverse__iterator_adf0d1463938202e1a0ae3b9af5f2f497.html @@ -133,7 +133,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator-members.html b/classnlohmann_1_1basic__json_1_1iterator-members.html index 5e715e607..37b31bae2 100644 --- a/classnlohmann_1_1basic__json_1_1iterator-members.html +++ b/classnlohmann_1_1basic__json_1_1iterator-members.html @@ -127,7 +127,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/classnlohmann_1_1basic__json_1_1iterator.html b/classnlohmann_1_1basic__json_1_1iterator.html index a79e2a00a..c0493622d 100644 --- a/classnlohmann_1_1basic__json_1_1iterator.html +++ b/classnlohmann_1_1basic__json_1_1iterator.html @@ -203,7 +203,7 @@ Friends diff --git a/classnlohmann_1_1basic__json_1_1iterator_a037e5f3de196ff4cea8a95a8a4e35882.html b/classnlohmann_1_1basic__json_1_1iterator_a037e5f3de196ff4cea8a95a8a4e35882.html index 74e90a797..a00963085 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_a037e5f3de196ff4cea8a95a8a4e35882.html +++ b/classnlohmann_1_1basic__json_1_1iterator_a037e5f3de196ff4cea8a95a8a4e35882.html @@ -149,7 +149,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_a0a43bd93e6e46645ed0b93d3af7bfe22.html b/classnlohmann_1_1basic__json_1_1iterator_a0a43bd93e6e46645ed0b93d3af7bfe22.html index 008306ea7..4d7562699 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_a0a43bd93e6e46645ed0b93d3af7bfe22.html +++ b/classnlohmann_1_1basic__json_1_1iterator_a0a43bd93e6e46645ed0b93d3af7bfe22.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_a0c0acb68cc2a50a0e8782f860184883f.html b/classnlohmann_1_1basic__json_1_1iterator_a0c0acb68cc2a50a0e8782f860184883f.html index 3f4b2376e..5aaee85e0 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_a0c0acb68cc2a50a0e8782f860184883f.html +++ b/classnlohmann_1_1basic__json_1_1iterator_a0c0acb68cc2a50a0e8782f860184883f.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_a1220b360a07b0605f7d2f4b3cfd16736.html b/classnlohmann_1_1basic__json_1_1iterator_a1220b360a07b0605f7d2f4b3cfd16736.html index 39f6f9764..664649a91 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_a1220b360a07b0605f7d2f4b3cfd16736.html +++ b/classnlohmann_1_1basic__json_1_1iterator_a1220b360a07b0605f7d2f4b3cfd16736.html @@ -149,7 +149,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_a21d32a4547ba4cbadd8b435a6a0d0e1b.html b/classnlohmann_1_1basic__json_1_1iterator_a21d32a4547ba4cbadd8b435a6a0d0e1b.html index 03149c23f..1a28fa96b 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_a21d32a4547ba4cbadd8b435a6a0d0e1b.html +++ b/classnlohmann_1_1basic__json_1_1iterator_a21d32a4547ba4cbadd8b435a6a0d0e1b.html @@ -149,7 +149,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_a302d810a0685f8d39368eaa65c833acf.html b/classnlohmann_1_1basic__json_1_1iterator_a302d810a0685f8d39368eaa65c833acf.html index e6215151d..d889fd438 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_a302d810a0685f8d39368eaa65c833acf.html +++ b/classnlohmann_1_1basic__json_1_1iterator_a302d810a0685f8d39368eaa65c833acf.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_a33277dbf06ac5c1e7102e26f6b5e2c00.html b/classnlohmann_1_1basic__json_1_1iterator_a33277dbf06ac5c1e7102e26f6b5e2c00.html index d16fbe9f3..cd2099bba 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_a33277dbf06ac5c1e7102e26f6b5e2c00.html +++ b/classnlohmann_1_1basic__json_1_1iterator_a33277dbf06ac5c1e7102e26f6b5e2c00.html @@ -149,7 +149,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_a46bae6328cd653d64b4569b1c8e63d58.html b/classnlohmann_1_1basic__json_1_1iterator_a46bae6328cd653d64b4569b1c8e63d58.html index 66a6d6b64..bc27bf667 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_a46bae6328cd653d64b4569b1c8e63d58.html +++ b/classnlohmann_1_1basic__json_1_1iterator_a46bae6328cd653d64b4569b1c8e63d58.html @@ -149,7 +149,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_a4ae612fa9eb59784047b40f0419db65d.html b/classnlohmann_1_1basic__json_1_1iterator_a4ae612fa9eb59784047b40f0419db65d.html index 6aaa5a8d9..524016f69 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_a4ae612fa9eb59784047b40f0419db65d.html +++ b/classnlohmann_1_1basic__json_1_1iterator_a4ae612fa9eb59784047b40f0419db65d.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_a4f6e03ae3bb674ebf0b727f74957c12f.html b/classnlohmann_1_1basic__json_1_1iterator_a4f6e03ae3bb674ebf0b727f74957c12f.html index 85f270a0c..6410f0288 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_a4f6e03ae3bb674ebf0b727f74957c12f.html +++ b/classnlohmann_1_1basic__json_1_1iterator_a4f6e03ae3bb674ebf0b727f74957c12f.html @@ -149,7 +149,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_a545c6a8a714e4ab23a28e73d45ad068c.html b/classnlohmann_1_1basic__json_1_1iterator_a545c6a8a714e4ab23a28e73d45ad068c.html index 2c6e2d241..edd7d4109 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_a545c6a8a714e4ab23a28e73d45ad068c.html +++ b/classnlohmann_1_1basic__json_1_1iterator_a545c6a8a714e4ab23a28e73d45ad068c.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_a66f1fe146f4ffe139e2dc71c10f9c084.html b/classnlohmann_1_1basic__json_1_1iterator_a66f1fe146f4ffe139e2dc71c10f9c084.html index 7a60d9ae5..a682e5218 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_a66f1fe146f4ffe139e2dc71c10f9c084.html +++ b/classnlohmann_1_1basic__json_1_1iterator_a66f1fe146f4ffe139e2dc71c10f9c084.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_a7031e759ee52d1283aada0ff81108a5e.html b/classnlohmann_1_1basic__json_1_1iterator_a7031e759ee52d1283aada0ff81108a5e.html index 37890ebee..9db15ed60 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_a7031e759ee52d1283aada0ff81108a5e.html +++ b/classnlohmann_1_1basic__json_1_1iterator_a7031e759ee52d1283aada0ff81108a5e.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_a7286981657d115cc8803d14b28874ab3.html b/classnlohmann_1_1basic__json_1_1iterator_a7286981657d115cc8803d14b28874ab3.html index bbaf65191..cc8604b6b 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_a7286981657d115cc8803d14b28874ab3.html +++ b/classnlohmann_1_1basic__json_1_1iterator_a7286981657d115cc8803d14b28874ab3.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_a75d68bfd97f26133dbeebb4fb49379fd.html b/classnlohmann_1_1basic__json_1_1iterator_a75d68bfd97f26133dbeebb4fb49379fd.html index e909a31dd..220c307cf 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_a75d68bfd97f26133dbeebb4fb49379fd.html +++ b/classnlohmann_1_1basic__json_1_1iterator_a75d68bfd97f26133dbeebb4fb49379fd.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_a799627115ae852c4bb9ca2042ce0aa94.html b/classnlohmann_1_1basic__json_1_1iterator_a799627115ae852c4bb9ca2042ce0aa94.html index 431739017..f8ece291c 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_a799627115ae852c4bb9ca2042ce0aa94.html +++ b/classnlohmann_1_1basic__json_1_1iterator_a799627115ae852c4bb9ca2042ce0aa94.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_a83b095887d17e0351f8be616764ac455.html b/classnlohmann_1_1basic__json_1_1iterator_a83b095887d17e0351f8be616764ac455.html index d00a759ee..075058747 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_a83b095887d17e0351f8be616764ac455.html +++ b/classnlohmann_1_1basic__json_1_1iterator_a83b095887d17e0351f8be616764ac455.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_a903462b9290e1bde30716f9e14d9d3df.html b/classnlohmann_1_1basic__json_1_1iterator_a903462b9290e1bde30716f9e14d9d3df.html index 46a953821..fcc54730b 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_a903462b9290e1bde30716f9e14d9d3df.html +++ b/classnlohmann_1_1basic__json_1_1iterator_a903462b9290e1bde30716f9e14d9d3df.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_a94285e2ade0bfef829b81377bbbca6cf.html b/classnlohmann_1_1basic__json_1_1iterator_a94285e2ade0bfef829b81377bbbca6cf.html index 02ead2a2a..67e9980c4 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_a94285e2ade0bfef829b81377bbbca6cf.html +++ b/classnlohmann_1_1basic__json_1_1iterator_a94285e2ade0bfef829b81377bbbca6cf.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_a9fcfda575b08d0c73b6274cdbbe7f184.html b/classnlohmann_1_1basic__json_1_1iterator_a9fcfda575b08d0c73b6274cdbbe7f184.html index 287335b00..7e1ac1293 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_a9fcfda575b08d0c73b6274cdbbe7f184.html +++ b/classnlohmann_1_1basic__json_1_1iterator_a9fcfda575b08d0c73b6274cdbbe7f184.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_aa2bd10afdcfc70acb8eaabbd2f6496f0.html b/classnlohmann_1_1basic__json_1_1iterator_aa2bd10afdcfc70acb8eaabbd2f6496f0.html index f7b14b08e..265670bfe 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_aa2bd10afdcfc70acb8eaabbd2f6496f0.html +++ b/classnlohmann_1_1basic__json_1_1iterator_aa2bd10afdcfc70acb8eaabbd2f6496f0.html @@ -138,7 +138,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_ab5cf753cb2f8ce53b9f3e54c39e50ee3.html b/classnlohmann_1_1basic__json_1_1iterator_ab5cf753cb2f8ce53b9f3e54c39e50ee3.html index 2961bce97..3728bc3d0 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_ab5cf753cb2f8ce53b9f3e54c39e50ee3.html +++ b/classnlohmann_1_1basic__json_1_1iterator_ab5cf753cb2f8ce53b9f3e54c39e50ee3.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_ac01e258f97612d7f7766f92324e5612a.html b/classnlohmann_1_1basic__json_1_1iterator_ac01e258f97612d7f7766f92324e5612a.html index d6bbf9fe8..0d4fed3d3 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_ac01e258f97612d7f7766f92324e5612a.html +++ b/classnlohmann_1_1basic__json_1_1iterator_ac01e258f97612d7f7766f92324e5612a.html @@ -149,7 +149,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_ac17f1d9d40b6b928a4964ce97a443c6e.html b/classnlohmann_1_1basic__json_1_1iterator_ac17f1d9d40b6b928a4964ce97a443c6e.html index b6f1928d5..3218cb3e3 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_ac17f1d9d40b6b928a4964ce97a443c6e.html +++ b/classnlohmann_1_1basic__json_1_1iterator_ac17f1d9d40b6b928a4964ce97a443c6e.html @@ -138,7 +138,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_acf3df244524244ed5c2923c11427e3da.html b/classnlohmann_1_1basic__json_1_1iterator_acf3df244524244ed5c2923c11427e3da.html index 0cf1324e0..0e41a4a5a 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_acf3df244524244ed5c2923c11427e3da.html +++ b/classnlohmann_1_1basic__json_1_1iterator_acf3df244524244ed5c2923c11427e3da.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_ad35cf47e2fb5918dc06260eda3dcd35d.html b/classnlohmann_1_1basic__json_1_1iterator_ad35cf47e2fb5918dc06260eda3dcd35d.html index 7d77579f4..117b97557 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_ad35cf47e2fb5918dc06260eda3dcd35d.html +++ b/classnlohmann_1_1basic__json_1_1iterator_ad35cf47e2fb5918dc06260eda3dcd35d.html @@ -150,7 +150,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_ad58453e21f157edfeaaff13e9560724b.html b/classnlohmann_1_1basic__json_1_1iterator_ad58453e21f157edfeaaff13e9560724b.html index f79fe7380..8120f6cdf 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_ad58453e21f157edfeaaff13e9560724b.html +++ b/classnlohmann_1_1basic__json_1_1iterator_ad58453e21f157edfeaaff13e9560724b.html @@ -138,7 +138,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_ada3100cdb8700566051828f1355fa745.html b/classnlohmann_1_1basic__json_1_1iterator_ada3100cdb8700566051828f1355fa745.html index 58a5de998..8d593febf 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_ada3100cdb8700566051828f1355fa745.html +++ b/classnlohmann_1_1basic__json_1_1iterator_ada3100cdb8700566051828f1355fa745.html @@ -146,7 +146,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_ae58eb251e2ca9b5c9d522f25fa67eb36.html b/classnlohmann_1_1basic__json_1_1iterator_ae58eb251e2ca9b5c9d522f25fa67eb36.html index ff19739b9..4f07ea29a 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_ae58eb251e2ca9b5c9d522f25fa67eb36.html +++ b/classnlohmann_1_1basic__json_1_1iterator_ae58eb251e2ca9b5c9d522f25fa67eb36.html @@ -138,7 +138,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1iterator_afe65b5a0572c7bfdd7ccc942bb8e9fe2.html b/classnlohmann_1_1basic__json_1_1iterator_afe65b5a0572c7bfdd7ccc942bb8e9fe2.html index b05cd882c..cc577b3ce 100644 --- a/classnlohmann_1_1basic__json_1_1iterator_afe65b5a0572c7bfdd7ccc942bb8e9fe2.html +++ b/classnlohmann_1_1basic__json_1_1iterator_afe65b5a0572c7bfdd7ccc942bb8e9fe2.html @@ -138,7 +138,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1reverse__iterator-members.html b/classnlohmann_1_1basic__json_1_1reverse__iterator-members.html index efd71483a..52a6a92ac 100644 --- a/classnlohmann_1_1basic__json_1_1reverse__iterator-members.html +++ b/classnlohmann_1_1basic__json_1_1reverse__iterator-members.html @@ -111,7 +111,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/classnlohmann_1_1basic__json_1_1reverse__iterator.html b/classnlohmann_1_1basic__json_1_1reverse__iterator.html index cbb3acb8b..f4002414c 100644 --- a/classnlohmann_1_1basic__json_1_1reverse__iterator.html +++ b/classnlohmann_1_1basic__json_1_1reverse__iterator.html @@ -163,7 +163,7 @@ class nlohmann::basic_json::reverse_iterator diff --git a/classnlohmann_1_1basic__json_1_1reverse__iterator_a514d7a82f1c8f1862acfefe8d16c6ca6.html b/classnlohmann_1_1basic__json_1_1reverse__iterator_a514d7a82f1c8f1862acfefe8d16c6ca6.html index 62ce967d0..5240c7fdb 100644 --- a/classnlohmann_1_1basic__json_1_1reverse__iterator_a514d7a82f1c8f1862acfefe8d16c6ca6.html +++ b/classnlohmann_1_1basic__json_1_1reverse__iterator_a514d7a82f1c8f1862acfefe8d16c6ca6.html @@ -133,7 +133,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1reverse__iterator_a53260a8b47d21ea32f2a718414f680cd.html b/classnlohmann_1_1basic__json_1_1reverse__iterator_a53260a8b47d21ea32f2a718414f680cd.html index 7acca791a..3bda2185c 100644 --- a/classnlohmann_1_1basic__json_1_1reverse__iterator_a53260a8b47d21ea32f2a718414f680cd.html +++ b/classnlohmann_1_1basic__json_1_1reverse__iterator_a53260a8b47d21ea32f2a718414f680cd.html @@ -134,7 +134,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1reverse__iterator_a54d7e34d5c3eb175c60657c442b98527.html b/classnlohmann_1_1basic__json_1_1reverse__iterator_a54d7e34d5c3eb175c60657c442b98527.html index b24b60224..48f87d138 100644 --- a/classnlohmann_1_1basic__json_1_1reverse__iterator_a54d7e34d5c3eb175c60657c442b98527.html +++ b/classnlohmann_1_1basic__json_1_1reverse__iterator_a54d7e34d5c3eb175c60657c442b98527.html @@ -134,7 +134,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1reverse__iterator_a779e6d33dc2a95b09af8880ac35ca5a0.html b/classnlohmann_1_1basic__json_1_1reverse__iterator_a779e6d33dc2a95b09af8880ac35ca5a0.html index 084caa439..38b55925a 100644 --- a/classnlohmann_1_1basic__json_1_1reverse__iterator_a779e6d33dc2a95b09af8880ac35ca5a0.html +++ b/classnlohmann_1_1basic__json_1_1reverse__iterator_a779e6d33dc2a95b09af8880ac35ca5a0.html @@ -134,7 +134,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1reverse__iterator_a8e1b3de932dbf16c5d418741f8a3aff5.html b/classnlohmann_1_1basic__json_1_1reverse__iterator_a8e1b3de932dbf16c5d418741f8a3aff5.html index aa418ed64..939e16ba9 100644 --- a/classnlohmann_1_1basic__json_1_1reverse__iterator_a8e1b3de932dbf16c5d418741f8a3aff5.html +++ b/classnlohmann_1_1basic__json_1_1reverse__iterator_a8e1b3de932dbf16c5d418741f8a3aff5.html @@ -134,7 +134,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1reverse__iterator_a91ab780b917813804449f03f8b611e1a.html b/classnlohmann_1_1basic__json_1_1reverse__iterator_a91ab780b917813804449f03f8b611e1a.html index e7973f931..7d40ca90e 100644 --- a/classnlohmann_1_1basic__json_1_1reverse__iterator_a91ab780b917813804449f03f8b611e1a.html +++ b/classnlohmann_1_1basic__json_1_1reverse__iterator_a91ab780b917813804449f03f8b611e1a.html @@ -134,7 +134,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1reverse__iterator_a963d0ff1cd1b127820b512dad3980835.html b/classnlohmann_1_1basic__json_1_1reverse__iterator_a963d0ff1cd1b127820b512dad3980835.html index cbf91681b..47e2af4d4 100644 --- a/classnlohmann_1_1basic__json_1_1reverse__iterator_a963d0ff1cd1b127820b512dad3980835.html +++ b/classnlohmann_1_1basic__json_1_1reverse__iterator_a963d0ff1cd1b127820b512dad3980835.html @@ -134,7 +134,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1reverse__iterator_ab274433af69a5f596a837edae8b70ff7.html b/classnlohmann_1_1basic__json_1_1reverse__iterator_ab274433af69a5f596a837edae8b70ff7.html index 7ffcb7100..caedd89e8 100644 --- a/classnlohmann_1_1basic__json_1_1reverse__iterator_ab274433af69a5f596a837edae8b70ff7.html +++ b/classnlohmann_1_1basic__json_1_1reverse__iterator_ab274433af69a5f596a837edae8b70ff7.html @@ -133,7 +133,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1reverse__iterator_ab2e6fec73e4f67a50ca14f2bf568114d.html b/classnlohmann_1_1basic__json_1_1reverse__iterator_ab2e6fec73e4f67a50ca14f2bf568114d.html index a327058bf..e19c06a4f 100644 --- a/classnlohmann_1_1basic__json_1_1reverse__iterator_ab2e6fec73e4f67a50ca14f2bf568114d.html +++ b/classnlohmann_1_1basic__json_1_1reverse__iterator_ab2e6fec73e4f67a50ca14f2bf568114d.html @@ -134,7 +134,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1reverse__iterator_ae711bdc24d54870a560550fc21c11f46.html b/classnlohmann_1_1basic__json_1_1reverse__iterator_ae711bdc24d54870a560550fc21c11f46.html index 76a438156..6a3078643 100644 --- a/classnlohmann_1_1basic__json_1_1reverse__iterator_ae711bdc24d54870a560550fc21c11f46.html +++ b/classnlohmann_1_1basic__json_1_1reverse__iterator_ae711bdc24d54870a560550fc21c11f46.html @@ -133,7 +133,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1reverse__iterator_ae97ee3934cbb395c0686225dd1f810c6.html b/classnlohmann_1_1basic__json_1_1reverse__iterator_ae97ee3934cbb395c0686225dd1f810c6.html index b014af26a..28d3f10e0 100644 --- a/classnlohmann_1_1basic__json_1_1reverse__iterator_ae97ee3934cbb395c0686225dd1f810c6.html +++ b/classnlohmann_1_1basic__json_1_1reverse__iterator_ae97ee3934cbb395c0686225dd1f810c6.html @@ -133,7 +133,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1reverse__iterator_af530909fe1c73c87dc5f1c7afd132b09.html b/classnlohmann_1_1basic__json_1_1reverse__iterator_af530909fe1c73c87dc5f1c7afd132b09.html index ca3568518..e60627be6 100644 --- a/classnlohmann_1_1basic__json_1_1reverse__iterator_af530909fe1c73c87dc5f1c7afd132b09.html +++ b/classnlohmann_1_1basic__json_1_1reverse__iterator_af530909fe1c73c87dc5f1c7afd132b09.html @@ -122,7 +122,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1reverse__iterator_afa7138aba1ee625188d4577fd6a8ce75.html b/classnlohmann_1_1basic__json_1_1reverse__iterator_afa7138aba1ee625188d4577fd6a8ce75.html index 0c026c6fc..53538b4b2 100644 --- a/classnlohmann_1_1basic__json_1_1reverse__iterator_afa7138aba1ee625188d4577fd6a8ce75.html +++ b/classnlohmann_1_1basic__json_1_1reverse__iterator_afa7138aba1ee625188d4577fd6a8ce75.html @@ -134,7 +134,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_1_1reverse__iterator_afd5f2dfa7551ee76fa85f344ba57c09a.html b/classnlohmann_1_1basic__json_1_1reverse__iterator_afd5f2dfa7551ee76fa85f344ba57c09a.html index f4c4da398..8ec916d19 100644 --- a/classnlohmann_1_1basic__json_1_1reverse__iterator_afd5f2dfa7551ee76fa85f344ba57c09a.html +++ b/classnlohmann_1_1basic__json_1_1reverse__iterator_afd5f2dfa7551ee76fa85f344ba57c09a.html @@ -134,7 +134,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_a01a2643289b69cd71d9b3f3fc209b748.html b/classnlohmann_1_1basic__json_a01a2643289b69cd71d9b3f3fc209b748.html index b09c6029f..da4b92905 100644 --- a/classnlohmann_1_1basic__json_a01a2643289b69cd71d9b3f3fc209b748.html +++ b/classnlohmann_1_1basic__json_a01a2643289b69cd71d9b3f3fc209b748.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -284,7 +285,7 @@ number of elements with key "three": 0 diff --git a/classnlohmann_1_1basic__json_a034bccea9f5400650443e9f12e67b079.html b/classnlohmann_1_1basic__json_a034bccea9f5400650443e9f12e67b079.html index 24840a9da..d38069aba 100644 --- a/classnlohmann_1_1basic__json_a034bccea9f5400650443e9f12e67b079.html +++ b/classnlohmann_1_1basic__json_a034bccea9f5400650443e9f12e67b079.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -299,7 +300,7 @@ null diff --git a/classnlohmann_1_1basic__json_a058be74840ddfec9dad9755ac8dc8b99.html b/classnlohmann_1_1basic__json_a058be74840ddfec9dad9755ac8dc8b99.html index 07d1ee92f..ec9d35120 100644 --- a/classnlohmann_1_1basic__json_a058be74840ddfec9dad9755ac8dc8b99.html +++ b/classnlohmann_1_1basic__json_a058be74840ddfec9dad9755ac8dc8b99.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -289,7 +290,7 @@ false diff --git a/classnlohmann_1_1basic__json_a0998ed4a76d1e5048fd043475eb7bfde.html b/classnlohmann_1_1basic__json_a0998ed4a76d1e5048fd043475eb7bfde.html index 8390946a7..345fb254b 100644 --- a/classnlohmann_1_1basic__json_a0998ed4a76d1e5048fd043475eb7bfde.html +++ b/classnlohmann_1_1basic__json_a0998ed4a76d1e5048fd043475eb7bfde.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -309,7 +310,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_a0a7560122349628cf4942a316aa6d21f.html b/classnlohmann_1_1basic__json_a0a7560122349628cf4942a316aa6d21f.html index dff149952..3f495c48e 100644 --- a/classnlohmann_1_1basic__json_a0a7560122349628cf4942a316aa6d21f.html +++ b/classnlohmann_1_1basic__json_a0a7560122349628cf4942a316aa6d21f.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -297,7 +298,7 @@ null diff --git a/classnlohmann_1_1basic__json_a0a9c6a1fccc4db365860463e8203eb38.html b/classnlohmann_1_1basic__json_a0a9c6a1fccc4db365860463e8203eb38.html index 18070e45f..36e7a31fd 100644 --- a/classnlohmann_1_1basic__json_a0a9c6a1fccc4db365860463e8203eb38.html +++ b/classnlohmann_1_1basic__json_a0a9c6a1fccc4db365860463e8203eb38.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -286,7 +287,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_a0bb6ea56c89560cce8003485bffe49d4.html b/classnlohmann_1_1basic__json_a0bb6ea56c89560cce8003485bffe49d4.html index 609e8d79e..1ca3b88c6 100644 --- a/classnlohmann_1_1basic__json_a0bb6ea56c89560cce8003485bffe49d4.html +++ b/classnlohmann_1_1basic__json_a0bb6ea56c89560cce8003485bffe49d4.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -303,7 +304,7 @@ template<typename CompatibleNumberIntegerType , typename std::enable_if< s diff --git a/classnlohmann_1_1basic__json_a0e372f4c5a90c6be7242a2d7a3709b48.html b/classnlohmann_1_1basic__json_a0e372f4c5a90c6be7242a2d7a3709b48.html index 73e3da46e..bc5445da0 100644 --- a/classnlohmann_1_1basic__json_a0e372f4c5a90c6be7242a2d7a3709b48.html +++ b/classnlohmann_1_1basic__json_a0e372f4c5a90c6be7242a2d7a3709b48.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -297,7 +298,7 @@ null diff --git a/classnlohmann_1_1basic__json_a122640e7e2db1814fc7bbb3c122ec76e.html b/classnlohmann_1_1basic__json_a122640e7e2db1814fc7bbb3c122ec76e.html index 55e89013c..038461524 100644 --- a/classnlohmann_1_1basic__json_a122640e7e2db1814fc7bbb3c122ec76e.html +++ b/classnlohmann_1_1basic__json_a122640e7e2db1814fc7bbb3c122ec76e.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -305,7 +306,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_a13e5642dbfa1602c937d295a085413cc.html b/classnlohmann_1_1basic__json_a13e5642dbfa1602c937d295a085413cc.html index b1ca50939..2bd23b39c 100644 --- a/classnlohmann_1_1basic__json_a13e5642dbfa1602c937d295a085413cc.html +++ b/classnlohmann_1_1basic__json_a13e5642dbfa1602c937d295a085413cc.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -239,7 +240,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_a15e468968cd4d0e4fd566044d66ada24.html b/classnlohmann_1_1basic__json_a15e468968cd4d0e4fd566044d66ada24.html index a0465bd64..c4576e432 100644 --- a/classnlohmann_1_1basic__json_a15e468968cd4d0e4fd566044d66ada24.html +++ b/classnlohmann_1_1basic__json_a15e468968cd4d0e4fd566044d66ada24.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -288,7 +289,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_a16a275d0201e9aedc87c933c764b8869.html b/classnlohmann_1_1basic__json_a16a275d0201e9aedc87c933c764b8869.html index 636c87c30..786b0bede 100644 --- a/classnlohmann_1_1basic__json_a16a275d0201e9aedc87c933c764b8869.html +++ b/classnlohmann_1_1basic__json_a16a275d0201e9aedc87c933c764b8869.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -300,7 +301,7 @@ out of range diff --git a/classnlohmann_1_1basic__json_a190d719446e7016879c4b961c9cf9072.html b/classnlohmann_1_1basic__json_a190d719446e7016879c4b961c9cf9072.html index 8302c60a5..cfb956699 100644 --- a/classnlohmann_1_1basic__json_a190d719446e7016879c4b961c9cf9072.html +++ b/classnlohmann_1_1basic__json_a190d719446e7016879c4b961c9cf9072.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -288,7 +289,7 @@ template<typename T , typename std::enable_if< not(std::is_same< T, int diff --git a/classnlohmann_1_1basic__json_a231b02148577b69a154b2ce2c87a5522.html b/classnlohmann_1_1basic__json_a231b02148577b69a154b2ce2c87a5522.html index 161333c55..47bfa7257 100644 --- a/classnlohmann_1_1basic__json_a231b02148577b69a154b2ce2c87a5522.html +++ b/classnlohmann_1_1basic__json_a231b02148577b69a154b2ce2c87a5522.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -274,7 +275,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_a2448b2777e8a3e48614e1b3c41b96f7c.html b/classnlohmann_1_1basic__json_a2448b2777e8a3e48614e1b3c41b96f7c.html index a8813d0d5..2940043e3 100644 --- a/classnlohmann_1_1basic__json_a2448b2777e8a3e48614e1b3c41b96f7c.html +++ b/classnlohmann_1_1basic__json_a2448b2777e8a3e48614e1b3c41b96f7c.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -284,7 +285,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_a266c4dd24d11a86e4831523af5d9df4d.html b/classnlohmann_1_1basic__json_a266c4dd24d11a86e4831523af5d9df4d.html index 69b28bc63..1764caebf 100644 --- a/classnlohmann_1_1basic__json_a266c4dd24d11a86e4831523af5d9df4d.html +++ b/classnlohmann_1_1basic__json_a266c4dd24d11a86e4831523af5d9df4d.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -323,7 +324,7 @@ This function is required for compatibility reasons with Clang. diff --git a/classnlohmann_1_1basic__json_a2adfc8d24bea3908398cbf325b5dc1d7.html b/classnlohmann_1_1basic__json_a2adfc8d24bea3908398cbf325b5dc1d7.html index 6d1a4f771..74eb06862 100644 --- a/classnlohmann_1_1basic__json_a2adfc8d24bea3908398cbf325b5dc1d7.html +++ b/classnlohmann_1_1basic__json_a2adfc8d24bea3908398cbf325b5dc1d7.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -268,7 +269,7 @@ Illustration from cppreference.com
14  std::cout << *it << '\n';
15 }
a class to store JSON values
Definition: json.hpp:136
-
a const reverse random access iterator for the basic_json class
Definition: json.hpp:5944
+
a const reverse random access iterator for the basic_json class
Definition: json.hpp:5983
namespace for Niels Lohmann
Definition: json.hpp:55
const_reverse_iterator crbegin() const
returns a const reverse iterator to the last element
Definition: json.hpp:3324
Output (play with this example online):
5
@@ -282,7 +283,7 @@ Illustration from cppreference.com
 
 
 
diff --git a/classnlohmann_1_1basic__json_a2bb1b109282149119a070be4ac76f820.html b/classnlohmann_1_1basic__json_a2bb1b109282149119a070be4ac76f820.html
index ee5ff9eff..f58e4e620 100644
--- a/classnlohmann_1_1basic__json_a2bb1b109282149119a070be4ac76f820.html
+++ b/classnlohmann_1_1basic__json_a2bb1b109282149119a070be4ac76f820.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -289,7 +290,7 @@ false
 
 
 
diff --git a/classnlohmann_1_1basic__json_a31af4b416e9ccb373291a645da7f83d7.html b/classnlohmann_1_1basic__json_a31af4b416e9ccb373291a645da7f83d7.html
index f56feac97..c33814c03 100644
--- a/classnlohmann_1_1basic__json_a31af4b416e9ccb373291a645da7f83d7.html
+++ b/classnlohmann_1_1basic__json_a31af4b416e9ccb373291a645da7f83d7.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -305,7 +306,7 @@ true
 
 
 
diff --git a/classnlohmann_1_1basic__json_a33f1632cfdbf460b4913f4e8a43dd9e4.html b/classnlohmann_1_1basic__json_a33f1632cfdbf460b4913f4e8a43dd9e4.html
index 4af1b2401..2e3215e11 100644
--- a/classnlohmann_1_1basic__json_a33f1632cfdbf460b4913f4e8a43dd9e4.html
+++ b/classnlohmann_1_1basic__json_a33f1632cfdbf460b4913f4e8a43dd9e4.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -281,7 +282,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_a34d6a60dd99e9f33b8273a1c8db5669b.html b/classnlohmann_1_1basic__json_a34d6a60dd99e9f33b8273a1c8db5669b.html
index c5f81f69e..4d5ad456c 100644
--- a/classnlohmann_1_1basic__json_a34d6a60dd99e9f33b8273a1c8db5669b.html
+++ b/classnlohmann_1_1basic__json_a34d6a60dd99e9f33b8273a1c8db5669b.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -309,7 +310,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_a429c2606865483ff357cccc1b1c46569.html b/classnlohmann_1_1basic__json_a429c2606865483ff357cccc1b1c46569.html
index 6caa34ab1..e6016e87a 100644
--- a/classnlohmann_1_1basic__json_a429c2606865483ff357cccc1b1c46569.html
+++ b/classnlohmann_1_1basic__json_a429c2606865483ff357cccc1b1c46569.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -297,7 +298,7 @@ null
 
 
 
diff --git a/classnlohmann_1_1basic__json_a4361aa791f3980abb239e4155a3450cb.html b/classnlohmann_1_1basic__json_a4361aa791f3980abb239e4155a3450cb.html
index 378ec9457..91520c8b3 100644
--- a/classnlohmann_1_1basic__json_a4361aa791f3980abb239e4155a3450cb.html
+++ b/classnlohmann_1_1basic__json_a4361aa791f3980abb239e4155a3450cb.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -271,7 +272,7 @@ Illustration from cppreference.com
 
a class to store JSON values
Definition: json.hpp:136
const_iterator cbegin() const
returns a const iterator to the first element
Definition: json.hpp:3176
namespace for Niels Lohmann
Definition: json.hpp:55
-
a const random access iterator for the basic_json class
Definition: json.hpp:5344
+
a const random access iterator for the basic_json class
Definition: json.hpp:5383
Output (play with this example online):
1
 
The example code above can be translated with
g++ -std=c++11 -Isrc doc/examples/cbegin.cpp -o cbegin 
@@ -283,7 +284,7 @@ Illustration from cppreference.com diff --git a/classnlohmann_1_1basic__json_a4943b7f16ddc4e0df33c0cae7ef14471.html b/classnlohmann_1_1basic__json_a4943b7f16ddc4e0df33c0cae7ef14471.html index 3aeaadcc5..8fbcef77a 100644 --- a/classnlohmann_1_1basic__json_a4943b7f16ddc4e0df33c0cae7ef14471.html +++ b/classnlohmann_1_1basic__json_a4943b7f16ddc4e0df33c0cae7ef14471.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -271,7 +272,7 @@ Illustration from cppreference.com
17  std::cout << *it << '\n';
18 }
a class to store JSON values
Definition: json.hpp:136
-
a const reverse random access iterator for the basic_json class
Definition: json.hpp:5944
+
a const reverse random access iterator for the basic_json class
Definition: json.hpp:5983
namespace for Niels Lohmann
Definition: json.hpp:55
const_reverse_iterator crend() const
returns a const reverse iterator to one before the first
Definition: json.hpp:3347
Output (play with this example online):
1
@@ -285,7 +286,7 @@ Illustration from cppreference.com
 
 
 
diff --git a/classnlohmann_1_1basic__json_a4ad3f27ecece8f644e8dca69a97eb67f.html b/classnlohmann_1_1basic__json_a4ad3f27ecece8f644e8dca69a97eb67f.html
index f2a07d32b..69774af7f 100644
--- a/classnlohmann_1_1basic__json_a4ad3f27ecece8f644e8dca69a97eb67f.html
+++ b/classnlohmann_1_1basic__json_a4ad3f27ecece8f644e8dca69a97eb67f.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -271,7 +272,7 @@ Illustration from cppreference.com
 
17  std::cout << *it << '\n';
18 }
a class to store JSON values
Definition: json.hpp:136
-
a const reverse random access iterator for the basic_json class
Definition: json.hpp:5944
+
a const reverse random access iterator for the basic_json class
Definition: json.hpp:5983
namespace for Niels Lohmann
Definition: json.hpp:55
const_reverse_iterator crend() const
returns a const reverse iterator to one before the first
Definition: json.hpp:3347
Output (play with this example online):
1
@@ -285,7 +286,7 @@ Illustration from cppreference.com
 
 
 
diff --git a/classnlohmann_1_1basic__json_a4bf695ddf4a00ea8feea2c725ec847f1.html b/classnlohmann_1_1basic__json_a4bf695ddf4a00ea8feea2c725ec847f1.html
index 959aa33c0..4b02b3ab8 100644
--- a/classnlohmann_1_1basic__json_a4bf695ddf4a00ea8feea2c725ec847f1.html
+++ b/classnlohmann_1_1basic__json_a4bf695ddf4a00ea8feea2c725ec847f1.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -278,7 +279,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
a class to store JSON values
Definition: json.hpp:136
ObjectType< StringType, basic_json, std::less< StringType >, AllocatorType< std::pair< const StringType, basic_json >>> object_t
a type for an object
Definition: json.hpp:270
namespace for Niels Lohmann
Definition: json.hpp:55
-
void swap(reference other) noexcept(std::is_nothrow_move_constructible< value_t >::value andstd::is_nothrow_move_assignable< value_t >::value andstd::is_nothrow_move_constructible< json_value >::value andstd::is_nothrow_move_assignable< json_value >::value)
exchanges the values
Definition: json.hpp:3896
+
void swap(reference other) noexcept(std::is_nothrow_move_constructible< value_t >::value andstd::is_nothrow_move_assignable< value_t >::value andstd::is_nothrow_move_constructible< json_value >::value andstd::is_nothrow_move_assignable< json_value >::value)
exchanges the values
Definition: json.hpp:3935
Output (play with this example online):
value = {"translation":{"cow":"Kuh","dog":"Hund"}}
 object = {"one":"eins","two":"zwei"}
 
The example code above can be translated with
g++ -std=c++11 -Isrc doc/examples/swap__object_t.cpp -o swap__object_t 
@@ -291,7 +292,7 @@ object = {"one":"eins","two":"zwei"} diff --git a/classnlohmann_1_1basic__json_a4d688b5ff534d3ab4e284b3191061529.html b/classnlohmann_1_1basic__json_a4d688b5ff534d3ab4e284b3191061529.html index 7700bd676..7c717fd62 100644 --- a/classnlohmann_1_1basic__json_a4d688b5ff534d3ab4e284b3191061529.html +++ b/classnlohmann_1_1basic__json_a4d688b5ff534d3ab4e284b3191061529.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -268,7 +269,7 @@ Illustration from cppreference.com
14  std::cout << *it << '\n';
15 }
a class to store JSON values
Definition: json.hpp:136
-
a const reverse random access iterator for the basic_json class
Definition: json.hpp:5944
+
a const reverse random access iterator for the basic_json class
Definition: json.hpp:5983
namespace for Niels Lohmann
Definition: json.hpp:55
const_reverse_iterator crbegin() const
returns a const reverse iterator to the last element
Definition: json.hpp:3324
Output (play with this example online):
5
@@ -282,7 +283,7 @@ Illustration from cppreference.com
 
 
 
diff --git a/classnlohmann_1_1basic__json_a55edaf09e1f7785463475f809d987cee.html b/classnlohmann_1_1basic__json_a55edaf09e1f7785463475f809d987cee.html
index ab22ef943..795904f6e 100644
--- a/classnlohmann_1_1basic__json_a55edaf09e1f7785463475f809d987cee.html
+++ b/classnlohmann_1_1basic__json_a55edaf09e1f7785463475f809d987cee.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -308,7 +309,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_a572cdf681c75b42c2bc38a1fbe993eca.html b/classnlohmann_1_1basic__json_a572cdf681c75b42c2bc38a1fbe993eca.html
index ac79a355f..2054f0ba6 100644
--- a/classnlohmann_1_1basic__json_a572cdf681c75b42c2bc38a1fbe993eca.html
+++ b/classnlohmann_1_1basic__json_a572cdf681c75b42c2bc38a1fbe993eca.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -318,7 +319,7 @@ false
 
 
 
diff --git a/classnlohmann_1_1basic__json_a57703688bee6b9736ab3a430d8d246f2.html b/classnlohmann_1_1basic__json_a57703688bee6b9736ab3a430d8d246f2.html
index 5412925c9..0fc4e3d8e 100644
--- a/classnlohmann_1_1basic__json_a57703688bee6b9736ab3a430d8d246f2.html
+++ b/classnlohmann_1_1basic__json_a57703688bee6b9736ab3a430d8d246f2.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -297,7 +298,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_a57a96ab3ff1ce7b48a754129fb12c982.html b/classnlohmann_1_1basic__json_a57a96ab3ff1ce7b48a754129fb12c982.html
index 144715480..4c919412d 100644
--- a/classnlohmann_1_1basic__json_a57a96ab3ff1ce7b48a754129fb12c982.html
+++ b/classnlohmann_1_1basic__json_a57a96ab3ff1ce7b48a754129fb12c982.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -278,7 +279,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
StringType string_t
a type for a string
Definition: json.hpp:353
a class to store JSON values
Definition: json.hpp:136
namespace for Niels Lohmann
Definition: json.hpp:55
-
void swap(reference other) noexcept(std::is_nothrow_move_constructible< value_t >::value andstd::is_nothrow_move_assignable< value_t >::value andstd::is_nothrow_move_constructible< json_value >::value andstd::is_nothrow_move_assignable< json_value >::value)
exchanges the values
Definition: json.hpp:3896
+
void swap(reference other) noexcept(std::is_nothrow_move_constructible< value_t >::value andstd::is_nothrow_move_assignable< value_t >::value andstd::is_nothrow_move_constructible< json_value >::value andstd::is_nothrow_move_assignable< json_value >::value)
exchanges the values
Definition: json.hpp:3935
Output (play with this example online):
value = ["the good","the fast","the ugly"]
 string = the bad
 
The example code above can be translated with
g++ -std=c++11 -Isrc doc/examples/swap__string_t.cpp -o swap__string_t 
@@ -291,7 +292,7 @@ string = the bad diff --git a/classnlohmann_1_1basic__json_a5a2d4dbcdbc8ea065b87daf52cd786b9.html b/classnlohmann_1_1basic__json_a5a2d4dbcdbc8ea065b87daf52cd786b9.html index 991645b96..a2a754cb9 100644 --- a/classnlohmann_1_1basic__json_a5a2d4dbcdbc8ea065b87daf52cd786b9.html +++ b/classnlohmann_1_1basic__json_a5a2d4dbcdbc8ea065b87daf52cd786b9.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -274,7 +275,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_a5c8bb5200f5eac10d31e26be46e5b1ac.html b/classnlohmann_1_1basic__json_a5c8bb5200f5eac10d31e26be46e5b1ac.html index 50a043275..bb887befc 100644 --- a/classnlohmann_1_1basic__json_a5c8bb5200f5eac10d31e26be46e5b1ac.html +++ b/classnlohmann_1_1basic__json_a5c8bb5200f5eac10d31e26be46e5b1ac.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -301,7 +302,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_a5e34c5435e557d0bf666bd7311211405.html b/classnlohmann_1_1basic__json_a5e34c5435e557d0bf666bd7311211405.html index 2333c1e41..baabaf8b4 100644 --- a/classnlohmann_1_1basic__json_a5e34c5435e557d0bf666bd7311211405.html +++ b/classnlohmann_1_1basic__json_a5e34c5435e557d0bf666bd7311211405.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -309,7 +310,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_a5f0aad50ed7e8aec3128fe018c18b3fe.html b/classnlohmann_1_1basic__json_a5f0aad50ed7e8aec3128fe018c18b3fe.html index 2ecab8592..ef3a570c8 100644 --- a/classnlohmann_1_1basic__json_a5f0aad50ed7e8aec3128fe018c18b3fe.html +++ b/classnlohmann_1_1basic__json_a5f0aad50ed7e8aec3128fe018c18b3fe.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -334,7 +335,7 @@ array: [1,2,3,4,5] diff --git a/classnlohmann_1_1basic__json_a5fd8b54389698edf0c08e2dd001f610b.html b/classnlohmann_1_1basic__json_a5fd8b54389698edf0c08e2dd001f610b.html index afa6f3002..65b912b26 100644 --- a/classnlohmann_1_1basic__json_a5fd8b54389698edf0c08e2dd001f610b.html +++ b/classnlohmann_1_1basic__json_a5fd8b54389698edf0c08e2dd001f610b.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -239,7 +240,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_a60ca396028b8d9714c6e10efbf475af6.html b/classnlohmann_1_1basic__json_a60ca396028b8d9714c6e10efbf475af6.html index 16a6f6529..b00f919c7 100644 --- a/classnlohmann_1_1basic__json_a60ca396028b8d9714c6e10efbf475af6.html +++ b/classnlohmann_1_1basic__json_a60ca396028b8d9714c6e10efbf475af6.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -316,7 +317,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_a62136b62f0ec60c0f2b5a3ce9aaa19b4.html b/classnlohmann_1_1basic__json_a62136b62f0ec60c0f2b5a3ce9aaa19b4.html index ee48e8620..ca00a10de 100644 --- a/classnlohmann_1_1basic__json_a62136b62f0ec60c0f2b5a3ce9aaa19b4.html +++ b/classnlohmann_1_1basic__json_a62136b62f0ec60c0f2b5a3ce9aaa19b4.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -289,7 +290,7 @@ false diff --git a/classnlohmann_1_1basic__json_a63691315292df8e1522b00d37ebb1ffc.html b/classnlohmann_1_1basic__json_a63691315292df8e1522b00d37ebb1ffc.html index fd1a5a230..aadcec476 100644 --- a/classnlohmann_1_1basic__json_a63691315292df8e1522b00d37ebb1ffc.html +++ b/classnlohmann_1_1basic__json_a63691315292df8e1522b00d37ebb1ffc.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -267,7 +268,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_a652414dd930cb3af3b6f454cc535a23e.html b/classnlohmann_1_1basic__json_a652414dd930cb3af3b6f454cc535a23e.html index af5f65a59..edfef6946 100644 --- a/classnlohmann_1_1basic__json_a652414dd930cb3af3b6f454cc535a23e.html +++ b/classnlohmann_1_1basic__json_a652414dd930cb3af3b6f454cc535a23e.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -307,7 +308,7 @@ out of range diff --git a/classnlohmann_1_1basic__json_a656939a3dc9a6047e4afacd9e11b83a6.html b/classnlohmann_1_1basic__json_a656939a3dc9a6047e4afacd9e11b83a6.html index 9f41e3456..5ea3d9afb 100644 --- a/classnlohmann_1_1basic__json_a656939a3dc9a6047e4afacd9e11b83a6.html +++ b/classnlohmann_1_1basic__json_a656939a3dc9a6047e4afacd9e11b83a6.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -290,7 +291,7 @@ true diff --git a/classnlohmann_1_1basic__json_a6944904b3b59769b1cf62ac2532cbe33.html b/classnlohmann_1_1basic__json_a6944904b3b59769b1cf62ac2532cbe33.html index 7f3c2a06f..e44ce98e6 100644 --- a/classnlohmann_1_1basic__json_a6944904b3b59769b1cf62ac2532cbe33.html +++ b/classnlohmann_1_1basic__json_a6944904b3b59769b1cf62ac2532cbe33.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -263,7 +264,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_a6a67c72ba65322bfcb28d170617dcdff.html b/classnlohmann_1_1basic__json_a6a67c72ba65322bfcb28d170617dcdff.html index aabd20d44..be9c66be8 100644 --- a/classnlohmann_1_1basic__json_a6a67c72ba65322bfcb28d170617dcdff.html +++ b/classnlohmann_1_1basic__json_a6a67c72ba65322bfcb28d170617dcdff.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -297,7 +298,7 @@ null diff --git a/classnlohmann_1_1basic__json_a6a7f45095675ac6fd1d018a0e41874be.html b/classnlohmann_1_1basic__json_a6a7f45095675ac6fd1d018a0e41874be.html index 59df0e81a..8927136d9 100644 --- a/classnlohmann_1_1basic__json_a6a7f45095675ac6fd1d018a0e41874be.html +++ b/classnlohmann_1_1basic__json_a6a7f45095675ac6fd1d018a0e41874be.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -321,7 +322,7 @@ template<class InputIT , typename std::enable_if< std::is_same< InputIT diff --git a/classnlohmann_1_1basic__json_a6bbd3e72a870f1ba81ff6886b063b0fe.html b/classnlohmann_1_1basic__json_a6bbd3e72a870f1ba81ff6886b063b0fe.html index d0e695033..164b84f43 100644 --- a/classnlohmann_1_1basic__json_a6bbd3e72a870f1ba81ff6886b063b0fe.html +++ b/classnlohmann_1_1basic__json_a6bbd3e72a870f1ba81ff6886b063b0fe.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -239,7 +240,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_a6dff6a02a2be250b8f8dc2f47be65544.html b/classnlohmann_1_1basic__json_a6dff6a02a2be250b8f8dc2f47be65544.html index d803b3af8..00b5a8a8f 100644 --- a/classnlohmann_1_1basic__json_a6dff6a02a2be250b8f8dc2f47be65544.html +++ b/classnlohmann_1_1basic__json_a6dff6a02a2be250b8f8dc2f47be65544.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -286,7 +287,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_a6e2e21da48f5d9471716cd868a068327.html b/classnlohmann_1_1basic__json_a6e2e21da48f5d9471716cd868a068327.html index 9c0108a92..ce7d429b5 100644 --- a/classnlohmann_1_1basic__json_a6e2e21da48f5d9471716cd868a068327.html +++ b/classnlohmann_1_1basic__json_a6e2e21da48f5d9471716cd868a068327.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -301,7 +302,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_a72ba20783ecb3eec98bd6a3b870d565c.html b/classnlohmann_1_1basic__json_a72ba20783ecb3eec98bd6a3b870d565c.html index 294f38660..ea74ca362 100644 --- a/classnlohmann_1_1basic__json_a72ba20783ecb3eec98bd6a3b870d565c.html +++ b/classnlohmann_1_1basic__json_a72ba20783ecb3eec98bd6a3b870d565c.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -274,7 +275,7 @@ Illustration from cppreference.com
a class to store JSON values
Definition: json.hpp:136
const_iterator cend() const
returns a const iterator to one past the last element
Definition: json.hpp:3236
namespace for Niels Lohmann
Definition: json.hpp:55
-
a const random access iterator for the basic_json class
Definition: json.hpp:5344
+
a const random access iterator for the basic_json class
Definition: json.hpp:5383
Output (play with this example online):
5
 
The example code above can be translated with
g++ -std=c++11 -Isrc doc/examples/cend.cpp -o cend 
@@ -286,7 +287,7 @@ Illustration from cppreference.com diff --git a/classnlohmann_1_1basic__json_a749e58042d8069f4f048ee4d23c43f63.html b/classnlohmann_1_1basic__json_a749e58042d8069f4f048ee4d23c43f63.html index 7fb0d788c..943dd9190 100644 --- a/classnlohmann_1_1basic__json_a749e58042d8069f4f048ee4d23c43f63.html +++ b/classnlohmann_1_1basic__json_a749e58042d8069f4f048ee4d23c43f63.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -297,7 +298,7 @@ null diff --git a/classnlohmann_1_1basic__json_a74a943800c7f103d0990d7eef82c6453.html b/classnlohmann_1_1basic__json_a74a943800c7f103d0990d7eef82c6453.html index 8e64f3d59..d1950f7de 100644 --- a/classnlohmann_1_1basic__json_a74a943800c7f103d0990d7eef82c6453.html +++ b/classnlohmann_1_1basic__json_a74a943800c7f103d0990d7eef82c6453.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -301,7 +302,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_a74ccfa471a0c061876b247f820f3c741.html b/classnlohmann_1_1basic__json_a74ccfa471a0c061876b247f820f3c741.html index 1862058bb..ac3d89a07 100644 --- a/classnlohmann_1_1basic__json_a74ccfa471a0c061876b247f820f3c741.html +++ b/classnlohmann_1_1basic__json_a74ccfa471a0c061876b247f820f3c741.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -316,13 +317,13 @@ template<template< typename U, typename V, typename...Args > class Obje
53  json j_filtered = json::parse(ss, cb);
54  std::cout << std::setw(4) << j_filtered << '\n';
55 }
-
basic_json<> json
default JSON class
Definition: json.hpp:7486
+
basic_json<> json
default JSON class
Definition: json.hpp:7525
a class to store JSON values
Definition: json.hpp:136
std::function< bool(int depth, parse_event_t event, basic_json &parsed)> parser_callback_t
per-element parser callback type
Definition: json.hpp:715
namespace for Niels Lohmann
Definition: json.hpp:55
void clear() noexcept
clears the contents
Definition: json.hpp:3561
the parser read a key of a value in an object
-
static basic_json parse(const string_t &s, parser_callback_t cb=nullptr)
deserialize from string
Definition: json.hpp:4393
+
static basic_json parse(const string_t &s, parser_callback_t cb=nullptr)
deserialize from string
Definition: json.hpp:4432
parse_event_t
JSON callback events.
Definition: json.hpp:651
Output (play with this example online):
{
     "Image": {
@@ -369,7 +370,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_a75a1754e0d39f33095d3102a8bdb9881.html b/classnlohmann_1_1basic__json_a75a1754e0d39f33095d3102a8bdb9881.html
index d37341d7d..a08765fe0 100644
--- a/classnlohmann_1_1basic__json_a75a1754e0d39f33095d3102a8bdb9881.html
+++ b/classnlohmann_1_1basic__json_a75a1754e0d39f33095d3102a8bdb9881.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -325,7 +326,7 @@ null
 
 
 
diff --git a/classnlohmann_1_1basic__json_a793e5c1da2fc7de7a04b19eadbb3f2cb.html b/classnlohmann_1_1basic__json_a793e5c1da2fc7de7a04b19eadbb3f2cb.html
index c675a195f..a82a60c02 100644
--- a/classnlohmann_1_1basic__json_a793e5c1da2fc7de7a04b19eadbb3f2cb.html
+++ b/classnlohmann_1_1basic__json_a793e5c1da2fc7de7a04b19eadbb3f2cb.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -322,7 +323,7 @@ false
 
 
 
diff --git a/classnlohmann_1_1basic__json_a7c08f966200af98db0313a3b517ce0a9.html b/classnlohmann_1_1basic__json_a7c08f966200af98db0313a3b517ce0a9.html
index 3737188dd..2bf1885f1 100644
--- a/classnlohmann_1_1basic__json_a7c08f966200af98db0313a3b517ce0a9.html
+++ b/classnlohmann_1_1basic__json_a7c08f966200af98db0313a3b517ce0a9.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -271,7 +272,7 @@ Illustration from cppreference.com
 
17  std::cout << *it << '\n';
18 }
a class to store JSON values
Definition: json.hpp:136
-
a reverse random access iterator for the basic_json class
Definition: json.hpp:5854
+
a reverse random access iterator for the basic_json class
Definition: json.hpp:5893
reverse_iterator rend()
returns an iterator to the reverse-end
Definition: json.hpp:3292
namespace for Niels Lohmann
Definition: json.hpp:55
Output (play with this example online):
1
@@ -285,7 +286,7 @@ Illustration from cppreference.com
 
 
 
diff --git a/classnlohmann_1_1basic__json_a7c19a5c3be6cc755377ee41eade78baf.html b/classnlohmann_1_1basic__json_a7c19a5c3be6cc755377ee41eade78baf.html
index 8a3cc5ee6..a51a5ee7b 100644
--- a/classnlohmann_1_1basic__json_a7c19a5c3be6cc755377ee41eade78baf.html
+++ b/classnlohmann_1_1basic__json_a7c19a5c3be6cc755377ee41eade78baf.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -287,7 +288,7 @@ value at key "two": 2
 
 
 
diff --git a/classnlohmann_1_1basic__json_a7d0db3b728d820d4984df78d97d2b104.html b/classnlohmann_1_1basic__json_a7d0db3b728d820d4984df78d97d2b104.html
index c30c85b9c..903732f76 100644
--- a/classnlohmann_1_1basic__json_a7d0db3b728d820d4984df78d97d2b104.html
+++ b/classnlohmann_1_1basic__json_a7d0db3b728d820d4984df78d97d2b104.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -239,7 +240,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_a7d1b990f2c12fecb57db1504fdadd0bb.html b/classnlohmann_1_1basic__json_a7d1b990f2c12fecb57db1504fdadd0bb.html
index 405895764..941b49ffb 100644
--- a/classnlohmann_1_1basic__json_a7d1b990f2c12fecb57db1504fdadd0bb.html
+++ b/classnlohmann_1_1basic__json_a7d1b990f2c12fecb57db1504fdadd0bb.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -289,7 +290,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_a7dab69b10b98e7bc694339720e37fb2b.html b/classnlohmann_1_1basic__json_a7dab69b10b98e7bc694339720e37fb2b.html
index 2e16ad8c8..79fd9aefb 100644
--- a/classnlohmann_1_1basic__json_a7dab69b10b98e7bc694339720e37fb2b.html
+++ b/classnlohmann_1_1basic__json_a7dab69b10b98e7bc694339720e37fb2b.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -287,7 +288,7 @@ value at key "two": 2
 
 
 
diff --git a/classnlohmann_1_1basic__json_a7f97a91ad8f1d5cf0b9213bd24f247c4.html b/classnlohmann_1_1basic__json_a7f97a91ad8f1d5cf0b9213bd24f247c4.html
index a309cafc1..5463cf04c 100644
--- a/classnlohmann_1_1basic__json_a7f97a91ad8f1d5cf0b9213bd24f247c4.html
+++ b/classnlohmann_1_1basic__json_a7f97a91ad8f1d5cf0b9213bd24f247c4.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -299,7 +300,7 @@ null != nullptr false
 
 
 
diff --git a/classnlohmann_1_1basic__json_a80a89ddbe4cb7ef15b049febee208cc8.html b/classnlohmann_1_1basic__json_a80a89ddbe4cb7ef15b049febee208cc8.html
index fc04e7c90..403bdfb1c 100644
--- a/classnlohmann_1_1basic__json_a80a89ddbe4cb7ef15b049febee208cc8.html
+++ b/classnlohmann_1_1basic__json_a80a89ddbe4cb7ef15b049febee208cc8.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -291,7 +292,7 @@ null
 
 
 
diff --git a/classnlohmann_1_1basic__json_a80ceaa3bdd346292273b309e08525c1c.html b/classnlohmann_1_1basic__json_a80ceaa3bdd346292273b309e08525c1c.html
index fc8761ec8..1bfaf3348 100644
--- a/classnlohmann_1_1basic__json_a80ceaa3bdd346292273b309e08525c1c.html
+++ b/classnlohmann_1_1basic__json_a80ceaa3bdd346292273b309e08525c1c.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -239,7 +240,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_a83cbbfbf5d3ecbad6de8ece0be6b36c4.html b/classnlohmann_1_1basic__json_a83cbbfbf5d3ecbad6de8ece0be6b36c4.html
index 0a9c69554..a4e16ada3 100644
--- a/classnlohmann_1_1basic__json_a83cbbfbf5d3ecbad6de8ece0be6b36c4.html
+++ b/classnlohmann_1_1basic__json_a83cbbfbf5d3ecbad6de8ece0be6b36c4.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -300,7 +301,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_a87db51b6b936fb2ea293cdbc8702dcb8.html b/classnlohmann_1_1basic__json_a87db51b6b936fb2ea293cdbc8702dcb8.html
index b22fd8ac2..39d82d425 100644
--- a/classnlohmann_1_1basic__json_a87db51b6b936fb2ea293cdbc8702dcb8.html
+++ b/classnlohmann_1_1basic__json_a87db51b6b936fb2ea293cdbc8702dcb8.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -301,7 +302,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_a8b526709d395142b68d21abfbfff17c3.html b/classnlohmann_1_1basic__json_a8b526709d395142b68d21abfbfff17c3.html
index 8602df6e7..62d3f2b9d 100644
--- a/classnlohmann_1_1basic__json_a8b526709d395142b68d21abfbfff17c3.html
+++ b/classnlohmann_1_1basic__json_a8b526709d395142b68d21abfbfff17c3.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -300,7 +301,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_a8c40cd9ead4de7c82f28268bdf0ec98a.html b/classnlohmann_1_1basic__json_a8c40cd9ead4de7c82f28268bdf0ec98a.html
index c7d8c1330..d4f4fa907 100644
--- a/classnlohmann_1_1basic__json_a8c40cd9ead4de7c82f28268bdf0ec98a.html
+++ b/classnlohmann_1_1basic__json_a8c40cd9ead4de7c82f28268bdf0ec98a.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -313,7 +314,7 @@ false
 
 
 
diff --git a/classnlohmann_1_1basic__json_a8e34088252a3ee6b2377f3a1f26dd1ba.html b/classnlohmann_1_1basic__json_a8e34088252a3ee6b2377f3a1f26dd1ba.html
index bc138fa0c..7ecc9b5e2 100644
--- a/classnlohmann_1_1basic__json_a8e34088252a3ee6b2377f3a1f26dd1ba.html
+++ b/classnlohmann_1_1basic__json_a8e34088252a3ee6b2377f3a1f26dd1ba.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -285,7 +286,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_a8fa74698f4061e18ec664009f3af1ddf.html b/classnlohmann_1_1basic__json_a8fa74698f4061e18ec664009f3af1ddf.html
index d5dc81d60..80a64ff71 100644
--- a/classnlohmann_1_1basic__json_a8fa74698f4061e18ec664009f3af1ddf.html
+++ b/classnlohmann_1_1basic__json_a8fa74698f4061e18ec664009f3af1ddf.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -314,7 +315,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_a930e14150ffa067bcf56d35cb00271e1.html b/classnlohmann_1_1basic__json_a930e14150ffa067bcf56d35cb00271e1.html
index e6b0f092b..dd7e406e7 100644
--- a/classnlohmann_1_1basic__json_a930e14150ffa067bcf56d35cb00271e1.html
+++ b/classnlohmann_1_1basic__json_a930e14150ffa067bcf56d35cb00271e1.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -270,7 +271,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_a951a76ba057b3be948e7ba5c2c01cd5a.html b/classnlohmann_1_1basic__json_a951a76ba057b3be948e7ba5c2c01cd5a.html
index 816777504..c9548e28a 100644
--- a/classnlohmann_1_1basic__json_a951a76ba057b3be948e7ba5c2c01cd5a.html
+++ b/classnlohmann_1_1basic__json_a951a76ba057b3be948e7ba5c2c01cd5a.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -322,7 +323,7 @@ template<class CompatibleObjectType , typename std::enable_if< std::is_con
 
 
 
diff --git a/classnlohmann_1_1basic__json_a9730b9f7bc2150e641fe20198d4477c7.html b/classnlohmann_1_1basic__json_a9730b9f7bc2150e641fe20198d4477c7.html
index ce0e591f4..7e7e734a2 100644
--- a/classnlohmann_1_1basic__json_a9730b9f7bc2150e641fe20198d4477c7.html
+++ b/classnlohmann_1_1basic__json_a9730b9f7bc2150e641fe20198d4477c7.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -299,7 +300,7 @@ null == nullptr true
 
 
 
diff --git a/classnlohmann_1_1basic__json_a98e05a2c9b8f74bd60442772cddeee52.html b/classnlohmann_1_1basic__json_a98e05a2c9b8f74bd60442772cddeee52.html
index ef055c750..e10f9d826 100644
--- a/classnlohmann_1_1basic__json_a98e05a2c9b8f74bd60442772cddeee52.html
+++ b/classnlohmann_1_1basic__json_a98e05a2c9b8f74bd60442772cddeee52.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -299,7 +300,7 @@ null == nullptr true
 
 
 
diff --git a/classnlohmann_1_1basic__json_a9d508dc7eb7023cd17b3c6958ea7c4ee.html b/classnlohmann_1_1basic__json_a9d508dc7eb7023cd17b3c6958ea7c4ee.html
index 4f41f596f..dcfa0bfdd 100644
--- a/classnlohmann_1_1basic__json_a9d508dc7eb7023cd17b3c6958ea7c4ee.html
+++ b/classnlohmann_1_1basic__json_a9d508dc7eb7023cd17b3c6958ea7c4ee.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -289,7 +290,7 @@ false
 
 
 
diff --git a/classnlohmann_1_1basic__json_a9daafb4c15ed5a008cb825bbd8c29d87.html b/classnlohmann_1_1basic__json_a9daafb4c15ed5a008cb825bbd8c29d87.html
index 3aac2aaee..4d69174f6 100644
--- a/classnlohmann_1_1basic__json_a9daafb4c15ed5a008cb825bbd8c29d87.html
+++ b/classnlohmann_1_1basic__json_a9daafb4c15ed5a008cb825bbd8c29d87.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -288,7 +289,7 @@ template<typename T , std::size_t n> 
 
 
 
diff --git a/classnlohmann_1_1basic__json_aa1f3b3f1dca79392d6727b81f9668c6c.html b/classnlohmann_1_1basic__json_aa1f3b3f1dca79392d6727b81f9668c6c.html
index 21210a6ce..3ebb73663 100644
--- a/classnlohmann_1_1basic__json_aa1f3b3f1dca79392d6727b81f9668c6c.html
+++ b/classnlohmann_1_1basic__json_aa1f3b3f1dca79392d6727b81f9668c6c.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -300,7 +301,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_aa5413178b8041f7ac685dec4b040dd2c.html b/classnlohmann_1_1basic__json_aa5413178b8041f7ac685dec4b040dd2c.html
index a36ced128..5bedcbecf 100644
--- a/classnlohmann_1_1basic__json_aa5413178b8041f7ac685dec4b040dd2c.html
+++ b/classnlohmann_1_1basic__json_aa5413178b8041f7ac685dec4b040dd2c.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -274,7 +275,7 @@ Illustration from cppreference.com
 
a class to store JSON values
Definition: json.hpp:136
const_iterator cend() const
returns a const iterator to one past the last element
Definition: json.hpp:3236
namespace for Niels Lohmann
Definition: json.hpp:55
-
a const random access iterator for the basic_json class
Definition: json.hpp:5344
+
a const random access iterator for the basic_json class
Definition: json.hpp:5383
Output (play with this example online):
5
 
The example code above can be translated with
g++ -std=c++11 -Isrc doc/examples/cend.cpp -o cend 
@@ -286,7 +287,7 @@ Illustration from cppreference.com diff --git a/classnlohmann_1_1basic__json_aa5a06ef7009d3a8c72cc173f1f5da760.html b/classnlohmann_1_1basic__json_aa5a06ef7009d3a8c72cc173f1f5da760.html index 7a2327f3f..54af1a2a1 100644 --- a/classnlohmann_1_1basic__json_aa5a06ef7009d3a8c72cc173f1f5da760.html +++ b/classnlohmann_1_1basic__json_aa5a06ef7009d3a8c72cc173f1f5da760.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -289,7 +290,7 @@ false diff --git a/classnlohmann_1_1basic__json_aa6a24b176f9599a21d662cc5f8e1ca76.html b/classnlohmann_1_1basic__json_aa6a24b176f9599a21d662cc5f8e1ca76.html index 05a7a37c0..a16d0feb7 100644 --- a/classnlohmann_1_1basic__json_aa6a24b176f9599a21d662cc5f8e1ca76.html +++ b/classnlohmann_1_1basic__json_aa6a24b176f9599a21d662cc5f8e1ca76.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -257,7 +258,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_aa71e977d31f470689883ac60d16ea4ac.html b/classnlohmann_1_1basic__json_aa71e977d31f470689883ac60d16ea4ac.html index c03bd55cb..909f15e98 100644 --- a/classnlohmann_1_1basic__json_aa71e977d31f470689883ac60d16ea4ac.html +++ b/classnlohmann_1_1basic__json_aa71e977d31f470689883ac60d16ea4ac.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -278,7 +279,7 @@ template<template< typename U, typename V, typename...Args > class Obje
ArrayType< basic_json, AllocatorType< basic_json >> array_t
a type for an array
Definition: json.hpp:309
a class to store JSON values
Definition: json.hpp:136
namespace for Niels Lohmann
Definition: json.hpp:55
-
void swap(reference other) noexcept(std::is_nothrow_move_constructible< value_t >::value andstd::is_nothrow_move_assignable< value_t >::value andstd::is_nothrow_move_constructible< json_value >::value andstd::is_nothrow_move_assignable< json_value >::value)
exchanges the values
Definition: json.hpp:3896
+
void swap(reference other) noexcept(std::is_nothrow_move_constructible< value_t >::value andstd::is_nothrow_move_assignable< value_t >::value andstd::is_nothrow_move_constructible< json_value >::value andstd::is_nothrow_move_assignable< json_value >::value)
exchanges the values
Definition: json.hpp:3935
Output (play with this example online):
value = {"array":["Snap","Crackle","Pop"]}
 array = [1,2,3,4]
 
The example code above can be translated with
g++ -std=c++11 -Isrc doc/examples/swap__array_t.cpp -o swap__array_t 
@@ -291,7 +292,7 @@ array = [1,2,3,4] diff --git a/classnlohmann_1_1basic__json_aa8e533b4290ade5bf5a33104a69b202a.html b/classnlohmann_1_1basic__json_aa8e533b4290ade5bf5a33104a69b202a.html index 87b750f39..c759a6732 100644 --- a/classnlohmann_1_1basic__json_aa8e533b4290ade5bf5a33104a69b202a.html +++ b/classnlohmann_1_1basic__json_aa8e533b4290ade5bf5a33104a69b202a.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -272,7 +273,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_aac185a137428a7337aa620de07bfbbd7.html b/classnlohmann_1_1basic__json_aac185a137428a7337aa620de07bfbbd7.html index 045090873..06f34c0ec 100644 --- a/classnlohmann_1_1basic__json_aac185a137428a7337aa620de07bfbbd7.html +++ b/classnlohmann_1_1basic__json_aac185a137428a7337aa620de07bfbbd7.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -265,7 +266,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_aacd442b66140c764c594ac8ad7dfd5b3.html b/classnlohmann_1_1basic__json_aacd442b66140c764c594ac8ad7dfd5b3.html index f8728b2fe..6dd01dc81 100644 --- a/classnlohmann_1_1basic__json_aacd442b66140c764c594ac8ad7dfd5b3.html +++ b/classnlohmann_1_1basic__json_aacd442b66140c764c594ac8ad7dfd5b3.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -305,7 +306,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_aacf6c869f6a9c66ac1bc99e93f310044.html b/classnlohmann_1_1basic__json_aacf6c869f6a9c66ac1bc99e93f310044.html index 63964183d..025d8f3e8 100644 --- a/classnlohmann_1_1basic__json_aacf6c869f6a9c66ac1bc99e93f310044.html +++ b/classnlohmann_1_1basic__json_aacf6c869f6a9c66ac1bc99e93f310044.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -259,7 +260,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_aaf363408931d76472ded14017e59c9e8.html b/classnlohmann_1_1basic__json_aaf363408931d76472ded14017e59c9e8.html index b07a244f0..d65c1cd4a 100644 --- a/classnlohmann_1_1basic__json_aaf363408931d76472ded14017e59c9e8.html +++ b/classnlohmann_1_1basic__json_aaf363408931d76472ded14017e59c9e8.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -316,7 +317,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_aafa839f2a74dc1b5060314b3423143b8.html b/classnlohmann_1_1basic__json_aafa839f2a74dc1b5060314b3423143b8.html index ae1c7e4e4..19d201386 100644 --- a/classnlohmann_1_1basic__json_aafa839f2a74dc1b5060314b3423143b8.html +++ b/classnlohmann_1_1basic__json_aafa839f2a74dc1b5060314b3423143b8.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -246,7 +247,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_ab14e3503305622fb5ab01a7f490916e8.html b/classnlohmann_1_1basic__json_ab14e3503305622fb5ab01a7f490916e8.html new file mode 100644 index 000000000..c787812d3 --- /dev/null +++ b/classnlohmann_1_1basic__json_ab14e3503305622fb5ab01a7f490916e8.html @@ -0,0 +1,310 @@ + + + + + + +JSON for Modern C++: nlohmann::basic_json::insert + + + + + + + + + + + +
+
+ + + + + + +
+
JSON for Modern C++ +  3.0 +
+
+
+ + + + + +
+
+ + +
+ +
+ + +
+
+ + + + + +
+ + + +
+
+
+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 NumberFloatType = double, template< typename U > class AllocatorType = std::allocator>
+ + + + + +
+ + + + + + + + + + + + + + + + + + +
iterator nlohmann::basic_json::insert (const_iterator pos,
std::initializer_list< basic_jsonilist 
)
+
+inline
+
+

Inserts elements from initializer list ilist before iterator pos.

+
Parameters
+ + + +
[in]positerator before which the content will be inserted; may be the end() iterator
[in]ilistinitializer list to insert the values from
+
+
+
Exceptions
+ + + +
std::domain_errorif called on JSON values other than arrays
std::domain_errorif pos is not an iterator of *this
+
+
+
Returns
iterator pointing to the first element inserted, or pos if ilist is empty
+
Complexity
Linear in ilist.size() plus linear in the distance between pos and end of the container.
+
Example
The example shows how insert is used.
1 #include <json.hpp>
+
2 
+
3 using namespace nlohmann;
+
4 
+
5 int main()
+
6 {
+
7  // create a JSON array
+
8  json v = {1, 2, 3, 4};
+
9 
+
10  // insert range from v2 before the end of array v
+
11  auto new_pos = v.insert(v.end(), {7, 8, 9});
+
12 
+
13  // output new array and result of insert call
+
14  std::cout << *new_pos << '\n';
+
15  std::cout << v << '\n';
+
16 }
+
a class to store JSON values
Definition: json.hpp:136
+
iterator end()
returns an iterator to one past the last element
Definition: json.hpp:3201
+
namespace for Niels Lohmann
Definition: json.hpp:55
+
iterator insert(const_iterator pos, const basic_json &value)
inserts element
Definition: json.hpp:3755
+
Output (play with this example online):
7
+[1,2,3,4,7,8,9]
+
The example code above can be translated with
g++ -std=c++11 -Isrc doc/examples/insert__ilist.cpp -o insert__ilist 
+ +
+
+
+
+ + + + diff --git a/classnlohmann_1_1basic__json_ab2162bc76e10d8736cab9b2039956054.html b/classnlohmann_1_1basic__json_ab2162bc76e10d8736cab9b2039956054.html index 24474b7f5..9ddedf35c 100644 --- a/classnlohmann_1_1basic__json_ab2162bc76e10d8736cab9b2039956054.html +++ b/classnlohmann_1_1basic__json_ab2162bc76e10d8736cab9b2039956054.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -271,7 +272,7 @@ Illustration from cppreference.com
17  std::cout << *it << '\n';
18 }
a class to store JSON values
Definition: json.hpp:136
-
a random access iterator for the basic_json class
Definition: json.hpp:4828
+
a random access iterator for the basic_json class
Definition: json.hpp:4867
iterator end()
returns an iterator to one past the last element
Definition: json.hpp:3201
namespace for Niels Lohmann
Definition: json.hpp:55
Output (play with this example online):
5
@@ -285,7 +286,7 @@ Illustration from cppreference.com
 
 
 
diff --git a/classnlohmann_1_1basic__json_ab2fa1c4df15db5de07144b5c15c6f0f6.html b/classnlohmann_1_1basic__json_ab2fa1c4df15db5de07144b5c15c6f0f6.html
index f50e5d920..abff4ac8b 100644
--- a/classnlohmann_1_1basic__json_ab2fa1c4df15db5de07144b5c15c6f0f6.html
+++ b/classnlohmann_1_1basic__json_ab2fa1c4df15db5de07144b5c15c6f0f6.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -289,7 +290,7 @@ true
 
 
 
diff --git a/classnlohmann_1_1basic__json_ab67345ba5c81c903eddd4eb2a24ac658.html b/classnlohmann_1_1basic__json_ab67345ba5c81c903eddd4eb2a24ac658.html
index 4a45ac451..4159154dc 100644
--- a/classnlohmann_1_1basic__json_ab67345ba5c81c903eddd4eb2a24ac658.html
+++ b/classnlohmann_1_1basic__json_ab67345ba5c81c903eddd4eb2a24ac658.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -301,7 +302,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_ab8682827348d8eb61507bbe8c7829ce8.html b/classnlohmann_1_1basic__json_ab8682827348d8eb61507bbe8c7829ce8.html
index ec650ced0..5ed46d734 100644
--- a/classnlohmann_1_1basic__json_ab8682827348d8eb61507bbe8c7829ce8.html
+++ b/classnlohmann_1_1basic__json_ab8682827348d8eb61507bbe8c7829ce8.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -289,7 +290,7 @@ false
 
 
 
diff --git a/classnlohmann_1_1basic__json_ab9da2afc6f77295f25252725fde142a6.html b/classnlohmann_1_1basic__json_ab9da2afc6f77295f25252725fde142a6.html
index 95399e6b7..755669e0e 100644
--- a/classnlohmann_1_1basic__json_ab9da2afc6f77295f25252725fde142a6.html
+++ b/classnlohmann_1_1basic__json_ab9da2afc6f77295f25252725fde142a6.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -300,7 +301,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_abb086fd840bedb05e0aee67f70eba1a9.html b/classnlohmann_1_1basic__json_abb086fd840bedb05e0aee67f70eba1a9.html
index 3cf2f4e60..2f52ceb39 100644
--- a/classnlohmann_1_1basic__json_abb086fd840bedb05e0aee67f70eba1a9.html
+++ b/classnlohmann_1_1basic__json_abb086fd840bedb05e0aee67f70eba1a9.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -289,7 +290,7 @@ false
 
 
 
diff --git a/classnlohmann_1_1basic__json_abc2b49c2c44c61a15d4b272a85b41064.html b/classnlohmann_1_1basic__json_abc2b49c2c44c61a15d4b272a85b41064.html
index c1c00c9b0..a4072cf75 100644
--- a/classnlohmann_1_1basic__json_abc2b49c2c44c61a15d4b272a85b41064.html
+++ b/classnlohmann_1_1basic__json_abc2b49c2c44c61a15d4b272a85b41064.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -289,7 +290,7 @@ true
 
 
 
diff --git a/classnlohmann_1_1basic__json_ac4011bd0781e51afe4994d2b09fd27e9.html b/classnlohmann_1_1basic__json_ac4011bd0781e51afe4994d2b09fd27e9.html
index 40a959443..4929e8353 100644
--- a/classnlohmann_1_1basic__json_ac4011bd0781e51afe4994d2b09fd27e9.html
+++ b/classnlohmann_1_1basic__json_ac4011bd0781e51afe4994d2b09fd27e9.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -239,7 +240,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_ac66fedfefc284420b01124cd24cb06c2.html b/classnlohmann_1_1basic__json_ac66fedfefc284420b01124cd24cb06c2.html
index d7cdd5193..6d41f2401 100644
--- a/classnlohmann_1_1basic__json_ac66fedfefc284420b01124cd24cb06c2.html
+++ b/classnlohmann_1_1basic__json_ac66fedfefc284420b01124cd24cb06c2.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -291,7 +292,7 @@ true
 
 
 
diff --git a/classnlohmann_1_1basic__json_ac82abedf356d252e0589850c3d8b35ba.html b/classnlohmann_1_1basic__json_ac82abedf356d252e0589850c3d8b35ba.html
index ae0a08a7f..8e22ff015 100644
--- a/classnlohmann_1_1basic__json_ac82abedf356d252e0589850c3d8b35ba.html
+++ b/classnlohmann_1_1basic__json_ac82abedf356d252e0589850c3d8b35ba.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -256,7 +257,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_ac943391891fcde0a71a15ce990e0f7f4.html b/classnlohmann_1_1basic__json_ac943391891fcde0a71a15ce990e0f7f4.html
index a188ee5fd..7e8255dcb 100644
--- a/classnlohmann_1_1basic__json_ac943391891fcde0a71a15ce990e0f7f4.html
+++ b/classnlohmann_1_1basic__json_ac943391891fcde0a71a15ce990e0f7f4.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -291,7 +292,7 @@ true
 
 
 
diff --git a/classnlohmann_1_1basic__json_acbf7f957ecb6ce19cdc5b40b5d6b6333.html b/classnlohmann_1_1basic__json_acbf7f957ecb6ce19cdc5b40b5d6b6333.html
index e6cfb5f54..27b226c57 100644
--- a/classnlohmann_1_1basic__json_acbf7f957ecb6ce19cdc5b40b5d6b6333.html
+++ b/classnlohmann_1_1basic__json_acbf7f957ecb6ce19cdc5b40b5d6b6333.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -280,7 +281,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_acdf4445333649ec94198f09a62144884.html b/classnlohmann_1_1basic__json_acdf4445333649ec94198f09a62144884.html
index 3183e07fb..5986b3232 100644
--- a/classnlohmann_1_1basic__json_acdf4445333649ec94198f09a62144884.html
+++ b/classnlohmann_1_1basic__json_acdf4445333649ec94198f09a62144884.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -268,7 +269,7 @@ Illustration from cppreference.com
 
14  std::cout << *it << '\n';
15 }
a class to store JSON values
Definition: json.hpp:136
-
a random access iterator for the basic_json class
Definition: json.hpp:4828
+
a random access iterator for the basic_json class
Definition: json.hpp:4867
iterator begin()
returns an iterator to the first element
Definition: json.hpp:3141
namespace for Niels Lohmann
Definition: json.hpp:55
Output (play with this example online):
1
@@ -282,7 +283,7 @@ Illustration from cppreference.com
 
 
 
diff --git a/classnlohmann_1_1basic__json_ace8338e57fdb11e1955c2a0c2d782069.html b/classnlohmann_1_1basic__json_ace8338e57fdb11e1955c2a0c2d782069.html
index 0840c83ef..2ab81528e 100644
--- a/classnlohmann_1_1basic__json_ace8338e57fdb11e1955c2a0c2d782069.html
+++ b/classnlohmann_1_1basic__json_ace8338e57fdb11e1955c2a0c2d782069.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -254,7 +255,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_ad1f617d29e8923dd40c89153f792b1bc.html b/classnlohmann_1_1basic__json_ad1f617d29e8923dd40c89153f792b1bc.html
index 4543b3b62..787b6b4f8 100644
--- a/classnlohmann_1_1basic__json_ad1f617d29e8923dd40c89153f792b1bc.html
+++ b/classnlohmann_1_1basic__json_ad1f617d29e8923dd40c89153f792b1bc.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -294,7 +295,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_ad1fea64ed433a6f4e7408c8c7bbc4a37.html b/classnlohmann_1_1basic__json_ad1fea64ed433a6f4e7408c8c7bbc4a37.html
index 3f1a69385..ee35a16bf 100644
--- a/classnlohmann_1_1basic__json_ad1fea64ed433a6f4e7408c8c7bbc4a37.html
+++ b/classnlohmann_1_1basic__json_ad1fea64ed433a6f4e7408c8c7bbc4a37.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -290,7 +291,7 @@ false
 
 
 
diff --git a/classnlohmann_1_1basic__json_ad2c4513cef5d8db760c4b2d871eea42c.html b/classnlohmann_1_1basic__json_ad2c4513cef5d8db760c4b2d871eea42c.html
index 1aa2c9639..2d6f6e0b1 100644
--- a/classnlohmann_1_1basic__json_ad2c4513cef5d8db760c4b2d871eea42c.html
+++ b/classnlohmann_1_1basic__json_ad2c4513cef5d8db760c4b2d871eea42c.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -250,7 +251,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_ad497cbc4f80c8d79662ee6e19bf145dd.html b/classnlohmann_1_1basic__json_ad497cbc4f80c8d79662ee6e19bf145dd.html
index d7c772332..a4c618379 100644
--- a/classnlohmann_1_1basic__json_ad497cbc4f80c8d79662ee6e19bf145dd.html
+++ b/classnlohmann_1_1basic__json_ad497cbc4f80c8d79662ee6e19bf145dd.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -337,7 +338,7 @@ null
 
 
 
diff --git a/classnlohmann_1_1basic__json_ad7067a1a8ad2d88125915ada6d4d79b7.html b/classnlohmann_1_1basic__json_ad7067a1a8ad2d88125915ada6d4d79b7.html
index 1ba242043..604a20887 100644
--- a/classnlohmann_1_1basic__json_ad7067a1a8ad2d88125915ada6d4d79b7.html
+++ b/classnlohmann_1_1basic__json_ad7067a1a8ad2d88125915ada6d4d79b7.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -344,7 +345,7 @@ template<class CompatibleArrayType , typename std::enable_if< not std::is_
 
 
 
diff --git a/classnlohmann_1_1basic__json_ad81f3cedf09ccd70b2f3239d148c8752.html b/classnlohmann_1_1basic__json_ad81f3cedf09ccd70b2f3239d148c8752.html
index 5a9c888eb..9118ef4bd 100644
--- a/classnlohmann_1_1basic__json_ad81f3cedf09ccd70b2f3239d148c8752.html
+++ b/classnlohmann_1_1basic__json_ad81f3cedf09ccd70b2f3239d148c8752.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -296,7 +297,7 @@ true
 
 
 
diff --git a/classnlohmann_1_1basic__json_ad8e0c5d04f016d1b3ac7369e5c73bedf.html b/classnlohmann_1_1basic__json_ad8e0c5d04f016d1b3ac7369e5c73bedf.html
index a8cd39bfd..1fa77d98b 100644
--- a/classnlohmann_1_1basic__json_ad8e0c5d04f016d1b3ac7369e5c73bedf.html
+++ b/classnlohmann_1_1basic__json_ad8e0c5d04f016d1b3ac7369e5c73bedf.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -271,7 +272,7 @@ Illustration from cppreference.com
 
a class to store JSON values
Definition: json.hpp:136
const_iterator cbegin() const
returns a const iterator to the first element
Definition: json.hpp:3176
namespace for Niels Lohmann
Definition: json.hpp:55
-
a const random access iterator for the basic_json class
Definition: json.hpp:5344
+
a const random access iterator for the basic_json class
Definition: json.hpp:5383
Output (play with this example online):
1
 
The example code above can be translated with
g++ -std=c++11 -Isrc doc/examples/cbegin.cpp -o cbegin 
@@ -283,7 +284,7 @@ Illustration from cppreference.com diff --git a/classnlohmann_1_1basic__json_ada8e01109a60088e4db2a670d4903b54.html b/classnlohmann_1_1basic__json_ada8e01109a60088e4db2a670d4903b54.html index 04b7da649..5060834eb 100644 --- a/classnlohmann_1_1basic__json_ada8e01109a60088e4db2a670d4903b54.html +++ b/classnlohmann_1_1basic__json_ada8e01109a60088e4db2a670d4903b54.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -303,7 +304,7 @@ out of range diff --git a/classnlohmann_1_1basic__json_adbd4c16c9ac641b2a4736bc2c6787d83.html b/classnlohmann_1_1basic__json_adbd4c16c9ac641b2a4736bc2c6787d83.html index cd6957186..fcb1653cc 100644 --- a/classnlohmann_1_1basic__json_adbd4c16c9ac641b2a4736bc2c6787d83.html +++ b/classnlohmann_1_1basic__json_adbd4c16c9ac641b2a4736bc2c6787d83.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -239,7 +240,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/classnlohmann_1_1basic__json_add77b50f69debb20e98d5a8c6c11c90c.html b/classnlohmann_1_1basic__json_add77b50f69debb20e98d5a8c6c11c90c.html index c53ee4e8b..fa2cbec95 100644 --- a/classnlohmann_1_1basic__json_add77b50f69debb20e98d5a8c6c11c90c.html +++ b/classnlohmann_1_1basic__json_add77b50f69debb20e98d5a8c6c11c90c.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -278,7 +279,7 @@ template<template< typename U, typename V, typename...Args > class Obje
15  std::cout << array_1 << '\n';
16  std::cout << array_5 << '\n';
17 }
-
basic_json<> json
default JSON class
Definition: json.hpp:7486
+
basic_json<> json
default JSON class
Definition: json.hpp:7525
a class to store JSON values
Definition: json.hpp:136
namespace for Niels Lohmann
Definition: json.hpp:55
Output (play with this example online):
[]
@@ -294,7 +295,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_ade7bd6e0fe221fec9d3fa9b430f5ce76.html b/classnlohmann_1_1basic__json_ade7bd6e0fe221fec9d3fa9b430f5ce76.html
index 631ee2c86..475846c1e 100644
--- a/classnlohmann_1_1basic__json_ade7bd6e0fe221fec9d3fa9b430f5ce76.html
+++ b/classnlohmann_1_1basic__json_ade7bd6e0fe221fec9d3fa9b430f5ce76.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -319,7 +320,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_ae19d3fe7f9ded97236715406e94ab979.html b/classnlohmann_1_1basic__json_ae19d3fe7f9ded97236715406e94ab979.html
index 2a8bc1a0b..31461180b 100644
--- a/classnlohmann_1_1basic__json_ae19d3fe7f9ded97236715406e94ab979.html
+++ b/classnlohmann_1_1basic__json_ae19d3fe7f9ded97236715406e94ab979.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -290,7 +291,7 @@ true
 
 
 
diff --git a/classnlohmann_1_1basic__json_ae2980ed978451f844e6e9a0890b637a6.html b/classnlohmann_1_1basic__json_ae2980ed978451f844e6e9a0890b637a6.html
index aed5ff30d..df5afcc73 100644
--- a/classnlohmann_1_1basic__json_ae2980ed978451f844e6e9a0890b637a6.html
+++ b/classnlohmann_1_1basic__json_ae2980ed978451f844e6e9a0890b637a6.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -278,7 +279,7 @@ false
 
 
 
diff --git a/classnlohmann_1_1basic__json_ae347859ec88176ef76a0cbe5b4514fcf.html b/classnlohmann_1_1basic__json_ae347859ec88176ef76a0cbe5b4514fcf.html
index 59defe22e..3eb635b4e 100644
--- a/classnlohmann_1_1basic__json_ae347859ec88176ef76a0cbe5b4514fcf.html
+++ b/classnlohmann_1_1basic__json_ae347859ec88176ef76a0cbe5b4514fcf.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -299,7 +300,7 @@ null != nullptr false
 
 
 
diff --git a/classnlohmann_1_1basic__json_ae42d32c34c8014b1bf677fdb7baa5401.html b/classnlohmann_1_1basic__json_ae42d32c34c8014b1bf677fdb7baa5401.html
index 1bbab1020..d444f1db3 100644
--- a/classnlohmann_1_1basic__json_ae42d32c34c8014b1bf677fdb7baa5401.html
+++ b/classnlohmann_1_1basic__json_ae42d32c34c8014b1bf677fdb7baa5401.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -293,7 +294,7 @@ template<class CompatibleStringType , typename std::enable_if< std::is_con
 
 
 
diff --git a/classnlohmann_1_1basic__json_ae50f22a1c646b8627e88f1313cceffd4.html b/classnlohmann_1_1basic__json_ae50f22a1c646b8627e88f1313cceffd4.html
index 153dc6608..1e01c07f2 100644
--- a/classnlohmann_1_1basic__json_ae50f22a1c646b8627e88f1313cceffd4.html
+++ b/classnlohmann_1_1basic__json_ae50f22a1c646b8627e88f1313cceffd4.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -291,7 +292,7 @@ true
 
 
 
diff --git a/classnlohmann_1_1basic__json_ae5ae3b1c6c67f52e9495ac092f6fb43e.html b/classnlohmann_1_1basic__json_ae5ae3b1c6c67f52e9495ac092f6fb43e.html
index c743549b1..20cb0d863 100644
--- a/classnlohmann_1_1basic__json_ae5ae3b1c6c67f52e9495ac092f6fb43e.html
+++ b/classnlohmann_1_1basic__json_ae5ae3b1c6c67f52e9495ac092f6fb43e.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -301,7 +302,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_ae928414b2805cf6ef56b4e4f8d235416.html b/classnlohmann_1_1basic__json_ae928414b2805cf6ef56b4e4f8d235416.html
index d89a13df7..b399cce66 100644
--- a/classnlohmann_1_1basic__json_ae928414b2805cf6ef56b4e4f8d235416.html
+++ b/classnlohmann_1_1basic__json_ae928414b2805cf6ef56b4e4f8d235416.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -239,7 +240,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_ae960d2d6bc7b94fe39cc5e9f106edfa9.html b/classnlohmann_1_1basic__json_ae960d2d6bc7b94fe39cc5e9f106edfa9.html
index 3c8cac86b..9bbd57184 100644
--- a/classnlohmann_1_1basic__json_ae960d2d6bc7b94fe39cc5e9f106edfa9.html
+++ b/classnlohmann_1_1basic__json_ae960d2d6bc7b94fe39cc5e9f106edfa9.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -283,7 +284,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_aea1c863b719b4ca5b77188c171bbfafe.html b/classnlohmann_1_1basic__json_aea1c863b719b4ca5b77188c171bbfafe.html
index c694c1fcf..30e161619 100644
--- a/classnlohmann_1_1basic__json_aea1c863b719b4ca5b77188c171bbfafe.html
+++ b/classnlohmann_1_1basic__json_aea1c863b719b4ca5b77188c171bbfafe.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -268,7 +269,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_aeda4ec7473c17fae51e6d1eba0faf720.html b/classnlohmann_1_1basic__json_aeda4ec7473c17fae51e6d1eba0faf720.html
index 356a201de..e6f8921b9 100644
--- a/classnlohmann_1_1basic__json_aeda4ec7473c17fae51e6d1eba0faf720.html
+++ b/classnlohmann_1_1basic__json_aeda4ec7473c17fae51e6d1eba0faf720.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -297,7 +298,7 @@ null
 
 
 
diff --git a/classnlohmann_1_1basic__json_af0ebd1757acb971a6504b4acabf88584.html b/classnlohmann_1_1basic__json_af0ebd1757acb971a6504b4acabf88584.html
index c12c6aacb..754e81c80 100644
--- a/classnlohmann_1_1basic__json_af0ebd1757acb971a6504b4acabf88584.html
+++ b/classnlohmann_1_1basic__json_af0ebd1757acb971a6504b4acabf88584.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -268,7 +269,7 @@ Illustration from cppreference.com
 
14  std::cout << *it << '\n';
15 }
a class to store JSON values
Definition: json.hpp:136
-
a reverse random access iterator for the basic_json class
Definition: json.hpp:5854
+
a reverse random access iterator for the basic_json class
Definition: json.hpp:5893
namespace for Niels Lohmann
Definition: json.hpp:55
reverse_iterator rbegin()
returns an iterator to the reverse-beginning
Definition: json.hpp:3260
Output (play with this example online):
5
@@ -282,7 +283,7 @@ Illustration from cppreference.com
 
 
 
diff --git a/classnlohmann_1_1basic__json_af1e3f9e079136abca2530c8191c56292.html b/classnlohmann_1_1basic__json_af1e3f9e079136abca2530c8191c56292.html
index 33c5ae850..588498137 100644
--- a/classnlohmann_1_1basic__json_af1e3f9e079136abca2530c8191c56292.html
+++ b/classnlohmann_1_1basic__json_af1e3f9e079136abca2530c8191c56292.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -311,7 +312,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
18  std::cout << j_nested_object << '\n';
19  std::cout << j_nested_array << '\n';
20 }
-
basic_json<> json
default JSON class
Definition: json.hpp:7486
+
basic_json<> json
default JSON class
Definition: json.hpp:7525
a class to store JSON values
Definition: json.hpp:136
namespace for Niels Lohmann
Definition: json.hpp:55
Output (play with this example online):
{}
@@ -332,7 +333,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_af2730bc8ffa6b28916875c13ee7b83f5.html b/classnlohmann_1_1basic__json_af2730bc8ffa6b28916875c13ee7b83f5.html
index 0e0991712..6c6af2f8d 100644
--- a/classnlohmann_1_1basic__json_af2730bc8ffa6b28916875c13ee7b83f5.html
+++ b/classnlohmann_1_1basic__json_af2730bc8ffa6b28916875c13ee7b83f5.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -308,12 +309,12 @@ template<template< typename U, typename V, typename...Args > class Obje
 
45  json j_filtered = json::parse(text, cb);
46  std::cout << std::setw(4) << j_filtered << '\n';
47 }
-
basic_json<> json
default JSON class
Definition: json.hpp:7486
+
basic_json<> json
default JSON class
Definition: json.hpp:7525
a class to store JSON values
Definition: json.hpp:136
std::function< bool(int depth, parse_event_t event, basic_json &parsed)> parser_callback_t
per-element parser callback type
Definition: json.hpp:715
namespace for Niels Lohmann
Definition: json.hpp:55
the parser read a key of a value in an object
-
static basic_json parse(const string_t &s, parser_callback_t cb=nullptr)
deserialize from string
Definition: json.hpp:4393
+
static basic_json parse(const string_t &s, parser_callback_t cb=nullptr)
deserialize from string
Definition: json.hpp:4432
parse_event_t
JSON callback events.
Definition: json.hpp:651
Output (play with this example online):
{
     "Image": {
@@ -360,7 +361,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_af3abeeb0e9676de8bc2d6aa6f6c0d6c6.html b/classnlohmann_1_1basic__json_af3abeeb0e9676de8bc2d6aa6f6c0d6c6.html
index 46d8268b6..744c3d68f 100644
--- a/classnlohmann_1_1basic__json_af3abeeb0e9676de8bc2d6aa6f6c0d6c6.html
+++ b/classnlohmann_1_1basic__json_af3abeeb0e9676de8bc2d6aa6f6c0d6c6.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -285,7 +286,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_af49c37bbda87f36170c67f960db3781a.html b/classnlohmann_1_1basic__json_af49c37bbda87f36170c67f960db3781a.html
index 0a18fb1f6..b187964a4 100644
--- a/classnlohmann_1_1basic__json_af49c37bbda87f36170c67f960db3781a.html
+++ b/classnlohmann_1_1basic__json_af49c37bbda87f36170c67f960db3781a.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -317,7 +318,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_af6b6050ccd906dddf7c9f47fe3ad62a5.html b/classnlohmann_1_1basic__json_af6b6050ccd906dddf7c9f47fe3ad62a5.html
index 028da36df..7ecf4df2d 100644
--- a/classnlohmann_1_1basic__json_af6b6050ccd906dddf7c9f47fe3ad62a5.html
+++ b/classnlohmann_1_1basic__json_af6b6050ccd906dddf7c9f47fe3ad62a5.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -295,7 +296,7 @@ out of range
 
 
 
diff --git a/classnlohmann_1_1basic__json_af70222eb312ca0a44cd7d793b1516e2e.html b/classnlohmann_1_1basic__json_af70222eb312ca0a44cd7d793b1516e2e.html
index 7cd8ce079..b24c3e9a5 100644
--- a/classnlohmann_1_1basic__json_af70222eb312ca0a44cd7d793b1516e2e.html
+++ b/classnlohmann_1_1basic__json_af70222eb312ca0a44cd7d793b1516e2e.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -289,7 +290,7 @@ false
 
 
 
diff --git a/classnlohmann_1_1basic__json_af709c079de0ac3507143ea2c60699bd0.html b/classnlohmann_1_1basic__json_af709c079de0ac3507143ea2c60699bd0.html
index ab2a693ba..d590fa131 100644
--- a/classnlohmann_1_1basic__json_af709c079de0ac3507143ea2c60699bd0.html
+++ b/classnlohmann_1_1basic__json_af709c079de0ac3507143ea2c60699bd0.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -330,7 +331,7 @@ array: [1,2,3,4,5]
 
 
 
diff --git a/classnlohmann_1_1basic__json_af74581d177dafc38df5a126ccd358999.html b/classnlohmann_1_1basic__json_af74581d177dafc38df5a126ccd358999.html
index de7384213..ab3ce8a54 100644
--- a/classnlohmann_1_1basic__json_af74581d177dafc38df5a126ccd358999.html
+++ b/classnlohmann_1_1basic__json_af74581d177dafc38df5a126ccd358999.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -319,7 +320,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_af93e556bf708cb81b22ce223af1aa727.html b/classnlohmann_1_1basic__json_af93e556bf708cb81b22ce223af1aa727.html
index cdf6611ca..d2deb8b8d 100644
--- a/classnlohmann_1_1basic__json_af93e556bf708cb81b22ce223af1aa727.html
+++ b/classnlohmann_1_1basic__json_af93e556bf708cb81b22ce223af1aa727.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -286,7 +287,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
 
 
diff --git a/classnlohmann_1_1basic__json_afb19d4669daf3c4347763f043471b835.html b/classnlohmann_1_1basic__json_afb19d4669daf3c4347763f043471b835.html
index f9a5bb3d1..521561584 100644
--- a/classnlohmann_1_1basic__json_afb19d4669daf3c4347763f043471b835.html
+++ b/classnlohmann_1_1basic__json_afb19d4669daf3c4347763f043471b835.html
@@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
           insert
           insert
           insert
+          insert
           is_array
           is_boolean
           is_discarded
@@ -269,7 +270,7 @@ template<template< typename U, typename V, typename...Args > class Obje
 
17 }
a class to store JSON values
Definition: json.hpp:136
namespace for Niels Lohmann
Definition: json.hpp:55
-
void swap(reference other) noexcept(std::is_nothrow_move_constructible< value_t >::value andstd::is_nothrow_move_assignable< value_t >::value andstd::is_nothrow_move_constructible< json_value >::value andstd::is_nothrow_move_assignable< json_value >::value)
exchanges the values
Definition: json.hpp:3896
+
void swap(reference other) noexcept(std::is_nothrow_move_constructible< value_t >::value andstd::is_nothrow_move_assignable< value_t >::value andstd::is_nothrow_move_constructible< json_value >::value andstd::is_nothrow_move_assignable< json_value >::value)
exchanges the values
Definition: json.hpp:3935
Output (play with this example online):
j1 = {"e":2.71828182845905,"pi":3.14159265358979}
 j2 = [1,2,3,4,5]
 
The example code above can be translated with
g++ -std=c++11 -Isrc doc/examples/swap__reference.cpp -o swap__reference 
@@ -282,7 +283,7 @@ j2 = [1,2,3,4,5] diff --git a/classnlohmann_1_1basic__json_afc4223b5ad03b1b76e925374a8fff98e.html b/classnlohmann_1_1basic__json_afc4223b5ad03b1b76e925374a8fff98e.html index b47f88d51..2d5f43d80 100644 --- a/classnlohmann_1_1basic__json_afc4223b5ad03b1b76e925374a8fff98e.html +++ b/classnlohmann_1_1basic__json_afc4223b5ad03b1b76e925374a8fff98e.html @@ -148,6 +148,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); insert insert insert + insert is_array is_boolean is_discarded @@ -294,7 +295,7 @@ template<template< typename U, typename V, typename...Args > class Obje diff --git a/dir_68267d1309a1af8e8297ef4c3efbcdba.html b/dir_68267d1309a1af8e8297ef4c3efbcdba.html index 5c489cdbd..acf03881e 100644 --- a/dir_68267d1309a1af8e8297ef4c3efbcdba.html +++ b/dir_68267d1309a1af8e8297ef4c3efbcdba.html @@ -92,7 +92,7 @@ Files diff --git a/functions.html b/functions.html index fc3647011..481212d96 100644 --- a/functions.html +++ b/functions.html @@ -134,7 +134,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_b.html b/functions_b.html index 9fc57bedc..2b6c6cd49 100644 --- a/functions_b.html +++ b/functions_b.html @@ -140,7 +140,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_c.html b/functions_c.html index b77b7da4d..9eaafeb77 100644 --- a/functions_c.html +++ b/functions_c.html @@ -152,7 +152,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_d.html b/functions_d.html index 45a10ecd4..1723da4e0 100644 --- a/functions_d.html +++ b/functions_d.html @@ -130,7 +130,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_e.html b/functions_e.html index 377be7d8b..349d9f71b 100644 --- a/functions_e.html +++ b/functions_e.html @@ -131,7 +131,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_enum.html b/functions_enum.html index 8ceff6b82..d1d26d383 100644 --- a/functions_enum.html +++ b/functions_enum.html @@ -104,7 +104,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_eval.html b/functions_eval.html index 38ad01de9..a4f4ea528 100644 --- a/functions_eval.html +++ b/functions_eval.html @@ -101,7 +101,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_f.html b/functions_f.html index cfc8dc348..dc400f7a0 100644 --- a/functions_f.html +++ b/functions_f.html @@ -128,7 +128,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_func.html b/functions_func.html index 6c011462e..f00726e3e 100644 --- a/functions_func.html +++ b/functions_func.html @@ -423,7 +423,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_g.html b/functions_g.html index 171da8cd9..020f986f8 100644 --- a/functions_g.html +++ b/functions_g.html @@ -131,7 +131,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_i.html b/functions_i.html index 5d8d8aac4..a7b3b8d00 100644 --- a/functions_i.html +++ b/functions_i.html @@ -155,7 +155,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); : nlohmann::basic_json
  • iterator() -: nlohmann::basic_json::iterator +: nlohmann::basic_json::iterator
  • iterator_category : nlohmann::basic_json::const_iterator @@ -165,7 +165,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_k.html b/functions_k.html index f17eface6..e0e82ce9e 100644 --- a/functions_k.html +++ b/functions_k.html @@ -128,7 +128,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_m.html b/functions_m.html index e21234794..22f974edd 100644 --- a/functions_m.html +++ b/functions_m.html @@ -125,7 +125,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_n.html b/functions_n.html index c24cbf7a3..f90e5219c 100644 --- a/functions_n.html +++ b/functions_n.html @@ -128,7 +128,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_o.html b/functions_o.html index 84a6a1f10..0f0bf00b0 100644 --- a/functions_o.html +++ b/functions_o.html @@ -228,7 +228,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_p.html b/functions_p.html index 2cb352480..8be4dba30 100644 --- a/functions_p.html +++ b/functions_p.html @@ -139,7 +139,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_r.html b/functions_r.html index d472dc620..2fd99b59d 100644 --- a/functions_r.html +++ b/functions_r.html @@ -136,7 +136,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_rela.html b/functions_rela.html index d1877523e..04bece7e8 100644 --- a/functions_rela.html +++ b/functions_rela.html @@ -126,7 +126,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_s.html b/functions_s.html index 2633bf809..688fe7163 100644 --- a/functions_s.html +++ b/functions_s.html @@ -134,7 +134,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_t.html b/functions_t.html index 06bcba436..fd2b1ed22 100644 --- a/functions_t.html +++ b/functions_t.html @@ -125,7 +125,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_type.html b/functions_type.html index fd9d6c5cc..f0f6bb4e7 100644 --- a/functions_type.html +++ b/functions_type.html @@ -159,7 +159,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_v.html b/functions_v.html index d307755bc..3a83d0815 100644 --- a/functions_v.html +++ b/functions_v.html @@ -137,7 +137,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/functions_~.html b/functions_~.html index 5d0faff1b..bf056adea 100644 --- a/functions_~.html +++ b/functions_~.html @@ -125,7 +125,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/graph_legend.html b/graph_legend.html index f8691a276..ae3cd3711 100644 --- a/graph_legend.html +++ b/graph_legend.html @@ -142,7 +142,7 @@ A yellow dashed arrow denotes a relation between a template instance and the tem diff --git a/hierarchy.html b/hierarchy.html index 41f54219f..cbe0c6b50 100644 --- a/hierarchy.html +++ b/hierarchy.html @@ -103,7 +103,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/index.html b/index.html index ee1a7ccb7..f0cae8157 100644 --- a/index.html +++ b/index.html @@ -87,7 +87,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/namespacemembers.html b/namespacemembers.html index 22f2265f6..8a904a462 100644 --- a/namespacemembers.html +++ b/namespacemembers.html @@ -98,7 +98,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/namespacemembers_func.html b/namespacemembers_func.html index 9ce249825..98a2bc574 100644 --- a/namespacemembers_func.html +++ b/namespacemembers_func.html @@ -95,7 +95,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/namespacemembers_type.html b/namespacemembers_type.html index ddf38890d..79f0ca96d 100644 --- a/namespacemembers_type.html +++ b/namespacemembers_type.html @@ -95,7 +95,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/namespacenlohmann.html b/namespacenlohmann.html index 4ed0cb475..ba24a3cb7 100644 --- a/namespacenlohmann.html +++ b/namespacenlohmann.html @@ -115,7 +115,7 @@ Typedefs diff --git a/namespacenlohmann_1_1anonymous__namespace_02json_8hpp_03.html b/namespacenlohmann_1_1anonymous__namespace_02json_8hpp_03.html index 952d89439..784924da2 100644 --- a/namespacenlohmann_1_1anonymous__namespace_02json_8hpp_03.html +++ b/namespacenlohmann_1_1anonymous__namespace_02json_8hpp_03.html @@ -111,7 +111,7 @@ Functions diff --git a/namespacenlohmann_1_1anonymous__namespace_02json_8hpp_03_a174856a407e2478a8d172232c13597dd.html b/namespacenlohmann_1_1anonymous__namespace_02json_8hpp_03_a174856a407e2478a8d172232c13597dd.html index 2e51aa69c..10a0c8906 100644 --- a/namespacenlohmann_1_1anonymous__namespace_02json_8hpp_03_a174856a407e2478a8d172232c13597dd.html +++ b/namespacenlohmann_1_1anonymous__namespace_02json_8hpp_03_a174856a407e2478a8d172232c13597dd.html @@ -131,7 +131,7 @@ template<typename T > diff --git a/namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html b/namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html index c1a878ff4..e62ac60e1 100644 --- a/namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html +++ b/namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html @@ -108,7 +108,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/search/all_8.js b/search/all_8.js index 3f0101fb5..820537ada 100644 --- a/search/all_8.js +++ b/search/all_8.js @@ -1,6 +1,6 @@ var searchData= [ - ['insert',['insert',['../classnlohmann_1_1basic__json_ae5ae3b1c6c67f52e9495ac092f6fb43e.html#ae5ae3b1c6c67f52e9495ac092f6fb43e',1,'nlohmann::basic_json::insert(const_iterator pos, const basic_json &value)'],['../classnlohmann_1_1basic__json_ab67345ba5c81c903eddd4eb2a24ac658.html#ab67345ba5c81c903eddd4eb2a24ac658',1,'nlohmann::basic_json::insert(const_iterator pos, basic_json &&value)'],['../classnlohmann_1_1basic__json_a55edaf09e1f7785463475f809d987cee.html#a55edaf09e1f7785463475f809d987cee',1,'nlohmann::basic_json::insert(const_iterator pos, size_type count, const basic_json &value)'],['../classnlohmann_1_1basic__json_a8fa74698f4061e18ec664009f3af1ddf.html#a8fa74698f4061e18ec664009f3af1ddf',1,'nlohmann::basic_json::insert(const_iterator pos, const_iterator first, const_iterator last)']]], + ['insert',['insert',['../classnlohmann_1_1basic__json_ae5ae3b1c6c67f52e9495ac092f6fb43e.html#ae5ae3b1c6c67f52e9495ac092f6fb43e',1,'nlohmann::basic_json::insert(const_iterator pos, const basic_json &value)'],['../classnlohmann_1_1basic__json_ab67345ba5c81c903eddd4eb2a24ac658.html#ab67345ba5c81c903eddd4eb2a24ac658',1,'nlohmann::basic_json::insert(const_iterator pos, basic_json &&value)'],['../classnlohmann_1_1basic__json_a55edaf09e1f7785463475f809d987cee.html#a55edaf09e1f7785463475f809d987cee',1,'nlohmann::basic_json::insert(const_iterator pos, size_type count, const basic_json &value)'],['../classnlohmann_1_1basic__json_a8fa74698f4061e18ec664009f3af1ddf.html#a8fa74698f4061e18ec664009f3af1ddf',1,'nlohmann::basic_json::insert(const_iterator pos, const_iterator first, const_iterator last)'],['../classnlohmann_1_1basic__json_ab14e3503305622fb5ab01a7f490916e8.html#ab14e3503305622fb5ab01a7f490916e8',1,'nlohmann::basic_json::insert(const_iterator pos, std::initializer_list< basic_json > ilist)']]], ['is_5farray',['is_array',['../classnlohmann_1_1basic__json_af70222eb312ca0a44cd7d793b1516e2e.html#af70222eb312ca0a44cd7d793b1516e2e',1,'nlohmann::basic_json']]], ['is_5fboolean',['is_boolean',['../classnlohmann_1_1basic__json_a62136b62f0ec60c0f2b5a3ce9aaa19b4.html#a62136b62f0ec60c0f2b5a3ce9aaa19b4',1,'nlohmann::basic_json']]], ['is_5fdiscarded',['is_discarded',['../classnlohmann_1_1basic__json_ad1fea64ed433a6f4e7408c8c7bbc4a37.html#ad1fea64ed433a6f4e7408c8c7bbc4a37',1,'nlohmann::basic_json']]], diff --git a/search/functions_7.js b/search/functions_7.js index 80b2cdbd3..d211d344a 100644 --- a/search/functions_7.js +++ b/search/functions_7.js @@ -1,6 +1,6 @@ var searchData= [ - ['insert',['insert',['../classnlohmann_1_1basic__json_ae5ae3b1c6c67f52e9495ac092f6fb43e.html#ae5ae3b1c6c67f52e9495ac092f6fb43e',1,'nlohmann::basic_json::insert(const_iterator pos, const basic_json &value)'],['../classnlohmann_1_1basic__json_ab67345ba5c81c903eddd4eb2a24ac658.html#ab67345ba5c81c903eddd4eb2a24ac658',1,'nlohmann::basic_json::insert(const_iterator pos, basic_json &&value)'],['../classnlohmann_1_1basic__json_a55edaf09e1f7785463475f809d987cee.html#a55edaf09e1f7785463475f809d987cee',1,'nlohmann::basic_json::insert(const_iterator pos, size_type count, const basic_json &value)'],['../classnlohmann_1_1basic__json_a8fa74698f4061e18ec664009f3af1ddf.html#a8fa74698f4061e18ec664009f3af1ddf',1,'nlohmann::basic_json::insert(const_iterator pos, const_iterator first, const_iterator last)']]], + ['insert',['insert',['../classnlohmann_1_1basic__json_ae5ae3b1c6c67f52e9495ac092f6fb43e.html#ae5ae3b1c6c67f52e9495ac092f6fb43e',1,'nlohmann::basic_json::insert(const_iterator pos, const basic_json &value)'],['../classnlohmann_1_1basic__json_ab67345ba5c81c903eddd4eb2a24ac658.html#ab67345ba5c81c903eddd4eb2a24ac658',1,'nlohmann::basic_json::insert(const_iterator pos, basic_json &&value)'],['../classnlohmann_1_1basic__json_a55edaf09e1f7785463475f809d987cee.html#a55edaf09e1f7785463475f809d987cee',1,'nlohmann::basic_json::insert(const_iterator pos, size_type count, const basic_json &value)'],['../classnlohmann_1_1basic__json_a8fa74698f4061e18ec664009f3af1ddf.html#a8fa74698f4061e18ec664009f3af1ddf',1,'nlohmann::basic_json::insert(const_iterator pos, const_iterator first, const_iterator last)'],['../classnlohmann_1_1basic__json_ab14e3503305622fb5ab01a7f490916e8.html#ab14e3503305622fb5ab01a7f490916e8',1,'nlohmann::basic_json::insert(const_iterator pos, std::initializer_list< basic_json > ilist)']]], ['is_5farray',['is_array',['../classnlohmann_1_1basic__json_af70222eb312ca0a44cd7d793b1516e2e.html#af70222eb312ca0a44cd7d793b1516e2e',1,'nlohmann::basic_json']]], ['is_5fboolean',['is_boolean',['../classnlohmann_1_1basic__json_a62136b62f0ec60c0f2b5a3ce9aaa19b4.html#a62136b62f0ec60c0f2b5a3ce9aaa19b4',1,'nlohmann::basic_json']]], ['is_5fdiscarded',['is_discarded',['../classnlohmann_1_1basic__json_ad1fea64ed433a6f4e7408c8c7bbc4a37.html#ad1fea64ed433a6f4e7408c8c7bbc4a37',1,'nlohmann::basic_json']]], diff --git a/structnlohmann_1_1anonymous__namespace_02json_8hpp_03_1_1has__mapped__type-members.html b/structnlohmann_1_1anonymous__namespace_02json_8hpp_03_1_1has__mapped__type-members.html index 0dc1a3bf6..34d7728d3 100644 --- a/structnlohmann_1_1anonymous__namespace_02json_8hpp_03_1_1has__mapped__type-members.html +++ b/structnlohmann_1_1anonymous__namespace_02json_8hpp_03_1_1has__mapped__type-members.html @@ -98,7 +98,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/structnlohmann_1_1anonymous__namespace_02json_8hpp_03_1_1has__mapped__type.html b/structnlohmann_1_1anonymous__namespace_02json_8hpp_03_1_1has__mapped__type.html index 7f428a299..37967fdce 100644 --- a/structnlohmann_1_1anonymous__namespace_02json_8hpp_03_1_1has__mapped__type.html +++ b/structnlohmann_1_1anonymous__namespace_02json_8hpp_03_1_1has__mapped__type.html @@ -114,7 +114,7 @@ struct nlohmann::anonymous_namespace{json.hpp}::has_mapped_type< T > diff --git a/structnlohmann_1_1anonymous__namespace_02json_8hpp_03_1_1has__mapped__type_af1817f143485abec957f317fff256756.html b/structnlohmann_1_1anonymous__namespace_02json_8hpp_03_1_1has__mapped__type_af1817f143485abec957f317fff256756.html index f3181d913..266e19d26 100644 --- a/structnlohmann_1_1anonymous__namespace_02json_8hpp_03_1_1has__mapped__type_af1817f143485abec957f317fff256756.html +++ b/structnlohmann_1_1anonymous__namespace_02json_8hpp_03_1_1has__mapped__type_af1817f143485abec957f317fff256756.html @@ -112,7 +112,7 @@ template<typename T > diff --git a/structstd_1_1hash_3_01nlohmann_1_1json_01_4-members.html b/structstd_1_1hash_3_01nlohmann_1_1json_01_4-members.html index d28e0fe50..75e282cb1 100644 --- a/structstd_1_1hash_3_01nlohmann_1_1json_01_4-members.html +++ b/structstd_1_1hash_3_01nlohmann_1_1json_01_4-members.html @@ -98,7 +98,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/structstd_1_1hash_3_01nlohmann_1_1json_01_4.html b/structstd_1_1hash_3_01nlohmann_1_1json_01_4.html index 52c58dbde..fdd3454c5 100644 --- a/structstd_1_1hash_3_01nlohmann_1_1json_01_4.html +++ b/structstd_1_1hash_3_01nlohmann_1_1json_01_4.html @@ -109,7 +109,7 @@ Public Member Functions diff --git a/structstd_1_1hash_3_01nlohmann_1_1json_01_4_afd03f6ad53db22868ca4163a8200b2f9.html b/structstd_1_1hash_3_01nlohmann_1_1json_01_4_afd03f6ad53db22868ca4163a8200b2f9.html index 988b2f3a0..03db252d9 100644 --- a/structstd_1_1hash_3_01nlohmann_1_1json_01_4_afd03f6ad53db22868ca4163a8200b2f9.html +++ b/structstd_1_1hash_3_01nlohmann_1_1json_01_4_afd03f6ad53db22868ca4163a8200b2f9.html @@ -119,7 +119,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');