nlohmann
c
ns
nlohmann
namespacenlohmann.html
namespace for Niels Lohmann
json
cpp
tdef
nlohmann
namespacenlohmann_a2bfd99e845a2e5cd90aeaf1b1431f474.html
a2bfd99e845a2e5cd90aeaf1b1431f474
default JSON class
json.hpp
nlohmann::basic_json
c
tmplt
nlohmann::basic_json
classnlohmann_1_1basic__json.html
a class to store JSON values
json.hpp
parser_callback_t
cpp
tdef
nlohmann::basic_json
classnlohmann_1_1basic__json_aabe4661644ea549089f0886c2551d2ac.html
aabe4661644ea549089f0886c2551d2ac
per-element parser callback type
get_allocator
cpp
clm
nlohmann::basic_json
classnlohmann_1_1basic__json_ad2c4513cef5d8db760c4b2d871eea42c.html
ad2c4513cef5d8db760c4b2d871eea42c
returns the allocator associated with the container
json.hpp
value_type
cpp
tdef
nlohmann::basic_json
classnlohmann_1_1basic__json_a7d0db3b728d820d4984df78d97d2b104.html
a7d0db3b728d820d4984df78d97d2b104
the type of elements in a basic_json container
reference
cpp
tdef
nlohmann::basic_json
classnlohmann_1_1basic__json_a5fd8b54389698edf0c08e2dd001f610b.html
a5fd8b54389698edf0c08e2dd001f610b
the type of an element reference
const_reference
cpp
tdef
nlohmann::basic_json
classnlohmann_1_1basic__json_ac4011bd0781e51afe4994d2b09fd27e9.html
ac4011bd0781e51afe4994d2b09fd27e9
the type of an element const reference
difference_type
cpp
tdef
nlohmann::basic_json
classnlohmann_1_1basic__json_adbd4c16c9ac641b2a4736bc2c6787d83.html
adbd4c16c9ac641b2a4736bc2c6787d83
a type to represent differences between iterators
size_type
cpp
tdef
nlohmann::basic_json
classnlohmann_1_1basic__json_a80ceaa3bdd346292273b309e08525c1c.html
a80ceaa3bdd346292273b309e08525c1c
a type to represent container sizes
allocator_type
cpp
tdef
nlohmann::basic_json
classnlohmann_1_1basic__json_ae928414b2805cf6ef56b4e4f8d235416.html
ae928414b2805cf6ef56b4e4f8d235416
the allocator type
pointer
cpp
tdef
nlohmann::basic_json
classnlohmann_1_1basic__json_a6bbd3e72a870f1ba81ff6886b063b0fe.html
a6bbd3e72a870f1ba81ff6886b063b0fe
the type of an element pointer
const_pointer
cpp
tdef
nlohmann::basic_json
classnlohmann_1_1basic__json_a13e5642dbfa1602c937d295a085413cc.html
a13e5642dbfa1602c937d295a085413cc
the type of an element const pointer
reverse_iterator
cpp
tdef
nlohmann::basic_json
classnlohmann_1_1basic__json_a1683189bd539313b5559f07961166c8b.html
a1683189bd539313b5559f07961166c8b
a reverse iterator for a basic_json container
const_reverse_iterator
cpp
tdef
nlohmann::basic_json
classnlohmann_1_1basic__json_a71eba33d906745e66f340952b79fbce3.html
a71eba33d906745e66f340952b79fbce3
a const reverse iterator for a basic_json container
object_t
cpp
tdef
nlohmann::basic_json
classnlohmann_1_1basic__json_a63691315292df8e1522b00d37ebb1ffc.html
a63691315292df8e1522b00d37ebb1ffc
a type for an object
array_t
cpp
tdef
nlohmann::basic_json
classnlohmann_1_1basic__json_ac82abedf356d252e0589850c3d8b35ba.html
ac82abedf356d252e0589850c3d8b35ba
a type for an array
string_t
cpp
tdef
nlohmann::basic_json
classnlohmann_1_1basic__json_ace8338e57fdb11e1955c2a0c2d782069.html
ace8338e57fdb11e1955c2a0c2d782069
a type for a string
boolean_t
cpp
tdef
nlohmann::basic_json
classnlohmann_1_1basic__json_aafa839f2a74dc1b5060314b3423143b8.html
aafa839f2a74dc1b5060314b3423143b8
a type for a boolean
number_integer_t
cpp
tdef
nlohmann::basic_json
classnlohmann_1_1basic__json_a6944904b3b59769b1cf62ac2532cbe33.html
a6944904b3b59769b1cf62ac2532cbe33
a type for a number (integer)
number_float_t
cpp
tdef
nlohmann::basic_json
classnlohmann_1_1basic__json_aacf6c869f6a9c66ac1bc99e93f310044.html
aacf6c869f6a9c66ac1bc99e93f310044
a type for a number (floating-point)
array
cpp
clm
nlohmann::basic_json
classnlohmann_1_1basic__json_afc4223b5ad03b1b76e925374a8fff98e.html
afc4223b5ad03b1b76e925374a8fff98e
explicitly create an array from an initializer list
json.hpp
object
cpp
clm
nlohmann::basic_json
classnlohmann_1_1basic__json_ad1f617d29e8923dd40c89153f792b1bc.html
ad1f617d29e8923dd40c89153f792b1bc
explicitly create an object from an initializer list
json.hpp
basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a0afa4512f03406db0d0432657e9c7361.html
a0afa4512f03406db0d0432657e9c7361
create an empty value with a given type
json.hpp
basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a5a2d4dbcdbc8ea065b87daf52cd786b9.html
a5a2d4dbcdbc8ea065b87daf52cd786b9
create a null object (implicitly)
json.hpp
basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a930e14150ffa067bcf56d35cb00271e1.html
a930e14150ffa067bcf56d35cb00271e1
create a null object (explicitly)
json.hpp
basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a3d4e4bab95b24ccab42ed37e0ede2d98.html
a3d4e4bab95b24ccab42ed37e0ede2d98
create an object (explicit)
json.hpp
basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_aa6c32f669a2e523666072003d0ea46f4.html
aa6c32f669a2e523666072003d0ea46f4
create an object (implicit)
json.hpp
basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a457fec897d7b6283c60ca236ebb1f5e8.html
a457fec897d7b6283c60ca236ebb1f5e8
create an array (explicit)
json.hpp
basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_ab7d60fb6cb8e8f5740e588f9dc953819.html
ab7d60fb6cb8e8f5740e588f9dc953819
create an array (implicit)
json.hpp
basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a48c8d153bc2fd1af655063a4b984feac.html
a48c8d153bc2fd1af655063a4b984feac
create a string (explicit)
json.hpp
basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_af127fb69c580c17821da5f5be57e3585.html
af127fb69c580c17821da5f5be57e3585
create a string (explicit)
json.hpp
basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a1dc0c521042807e216d11110d2f002ff.html
a1dc0c521042807e216d11110d2f002ff
create a string (implicit)
json.hpp
basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_adeaef2ab021997a11a826c378c2365e1.html
adeaef2ab021997a11a826c378c2365e1
create a boolean (explicit)
json.hpp
basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_acd08f9179c8c1e9f2cd7575a724ce27e.html
acd08f9179c8c1e9f2cd7575a724ce27e
create an integer number (explicit)
json.hpp
basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_ac160789f17d206a5404981ca0957e303.html
ac160789f17d206a5404981ca0957e303
create an integer number from an enum type (explicit)
json.hpp
basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_ab74b2398f29acc6ffbf48f1b8974a848.html
ab74b2398f29acc6ffbf48f1b8974a848
create an integer number (implicit)
json.hpp
basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a74472977b798c7b7989e6e7cb960ecff.html
a74472977b798c7b7989e6e7cb960ecff
create a floating-point number (explicit)
json.hpp
basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_ad6734c2b91b1b77aa2b43b65c3619c05.html
ad6734c2b91b1b77aa2b43b65c3619c05
create an floating-point number (implicit)
json.hpp
basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_af1e3f9e079136abca2530c8191c56292.html
af1e3f9e079136abca2530c8191c56292
create a container (array or object) from an initializer list
json.hpp
basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a9a73d1b71c9e913aa2888d8b40c72ee9.html
a9a73d1b71c9e913aa2888d8b40c72ee9
construct an array with count copies of given value
json.hpp
basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a6a7f45095675ac6fd1d018a0e41874be.html
a6a7f45095675ac6fd1d018a0e41874be
construct a JSON container given an iterator range
json.hpp
basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_ac943391891fcde0a71a15ce990e0f7f4.html
ac943391891fcde0a71a15ce990e0f7f4
copy constructor
json.hpp
basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a33f1632cfdbf460b4913f4e8a43dd9e4.html
a33f1632cfdbf460b4913f4e8a43dd9e4
move constructor
json.hpp
operator=
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_adf5dea6fa9d7075ff89ca0796ab47a7e.html
adf5dea6fa9d7075ff89ca0796ab47a7e
copy assignment
json.hpp
~basic_json
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_aa6a24b176f9599a21d662cc5f8e1ca76.html
aa6a24b176f9599a21d662cc5f8e1ca76
destructor
json.hpp
dump
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_ade7bd6e0fe221fec9d3fa9b430f5ce76.html
ade7bd6e0fe221fec9d3fa9b430f5ce76
serialization
json.hpp
type
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a42f9133f978dde4cce5851b2c2434a0c.html
a42f9133f978dde4cce5851b2c2434a0c
return the type of the JSON value (explicit)
json.hpp
is_primitive
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a9f17a0690155e3a5603246ccec81499e.html
a9f17a0690155e3a5603246ccec81499e
return whether type is primitive
json.hpp
is_structured
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_ae874cfc1746b560c53a03bcf5b7bbeed.html
ae874cfc1746b560c53a03bcf5b7bbeed
return whether type is structured
json.hpp
is_null
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a114095c452ca2f4ba976548df3da68be.html
a114095c452ca2f4ba976548df3da68be
return whether value is null
json.hpp
is_boolean
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_af661bc209bf22097e2f76607a11b56bf.html
af661bc209bf22097e2f76607a11b56bf
return whether value is a boolean
json.hpp
is_number
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a696ced74d8edc0b63a000a72907ab109.html
a696ced74d8edc0b63a000a72907ab109
return whether value is a number
json.hpp
is_number_integer
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a9993148cb0473365e52998c7315f9ada.html
a9993148cb0473365e52998c7315f9ada
return whether value is an integer number
json.hpp
is_number_float
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a9c26c5d0f4a519c7236149b9aeb3ef9e.html
a9c26c5d0f4a519c7236149b9aeb3ef9e
return whether value is a floating-point number
json.hpp
is_object
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_ac8163abe518595f19dbee68db1caaaf7.html
ac8163abe518595f19dbee68db1caaaf7
return whether value is an object
json.hpp
is_array
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a11c3dd843c21c58daa651e84046a82af.html
a11c3dd843c21c58daa651e84046a82af
return whether value is an array
json.hpp
is_string
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a088460b5d95f384a4f2ec9e52f4f66ba.html
a088460b5d95f384a4f2ec9e52f4f66ba
return whether value is a string
json.hpp
is_discarded
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a53a2abfdd4f72c7df5aba1155bf03e48.html
a53a2abfdd4f72c7df5aba1155bf03e48
return whether value is discarded
json.hpp
operator value_t
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a5d428360d75a52f6af74751d1cc912c6.html
a5d428360d75a52f6af74751d1cc912c6
return the type of the JSON value (implicit)
json.hpp
get
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a5f0aad50ed7e8aec3128fe018c18b3fe.html
a5f0aad50ed7e8aec3128fe018c18b3fe
get a value (explicit)
json.hpp
get
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_ae50f22a1c646b8627e88f1313cceffd4.html
ae50f22a1c646b8627e88f1313cceffd4
get a pointer value (explicit)
json.hpp
get
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a76cfc5062bf6223396ab82c753cd4634.html
a76cfc5062bf6223396ab82c753cd4634
get a pointer value (explicit)
json.hpp
get_ptr
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a656939a3dc9a6047e4afacd9e11b83a6.html
a656939a3dc9a6047e4afacd9e11b83a6
get a pointer value (implicit)
json.hpp
get_ptr
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a234f03dce002783748ca401a42bc6472.html
a234f03dce002783748ca401a42bc6472
get a pointer value (implicit)
json.hpp
get_ref
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a1b058496e6a67565a096233cd113505b.html
a1b058496e6a67565a096233cd113505b
get a reference value (implicit)
json.hpp
get_ref
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a2f1f7ca08995781acb63bd66b26ad1c1.html
a2f1f7ca08995781acb63bd66b26ad1c1
get a reference value (implicit)
json.hpp
operator ValueType
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_af709c079de0ac3507143ea2c60699bd0.html
af709c079de0ac3507143ea2c60699bd0
get a value (implicit)
json.hpp
at
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_ada8e01109a60088e4db2a670d4903b54.html
ada8e01109a60088e4db2a670d4903b54
access specified array element with bounds checking
json.hpp
at
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_af6b6050ccd906dddf7c9f47fe3ad62a5.html
af6b6050ccd906dddf7c9f47fe3ad62a5
access specified array element with bounds checking
json.hpp
at
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a652414dd930cb3af3b6f454cc535a23e.html
a652414dd930cb3af3b6f454cc535a23e
access specified object element with bounds checking
json.hpp
at
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a16a275d0201e9aedc87c933c764b8869.html
a16a275d0201e9aedc87c933c764b8869
access specified object element with bounds checking
json.hpp
operator[]
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a57703688bee6b9736ab3a430d8d246f2.html
a57703688bee6b9736ab3a430d8d246f2
access specified array element
json.hpp
operator[]
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_ae960d2d6bc7b94fe39cc5e9f106edfa9.html
ae960d2d6bc7b94fe39cc5e9f106edfa9
access specified array element
json.hpp
operator[]
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_af74581d177dafc38df5a126ccd358999.html
af74581d177dafc38df5a126ccd358999
access specified object element
json.hpp
operator[]
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a8e34088252a3ee6b2377f3a1f26dd1ba.html
a8e34088252a3ee6b2377f3a1f26dd1ba
read-only access specified object element
json.hpp
operator[]
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a266c4dd24d11a86e4831523af5d9df4d.html
a266c4dd24d11a86e4831523af5d9df4d
access specified object element
json.hpp
operator[]
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a9daafb4c15ed5a008cb825bbd8c29d87.html
a9daafb4c15ed5a008cb825bbd8c29d87
read-only access specified object element
json.hpp
value
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a26b7e4876af25eae5800ce43f93aaef2.html
a26b7e4876af25eae5800ce43f93aaef2
access specified object element with default value
json.hpp
value
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a72442ccbb378b4464a24a2da1e784041.html
a72442ccbb378b4464a24a2da1e784041
overload for a default value of type const char*
json.hpp
front
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a83cbbfbf5d3ecbad6de8ece0be6b36c4.html
a83cbbfbf5d3ecbad6de8ece0be6b36c4
access the first element
json.hpp
front
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a8b526709d395142b68d21abfbfff17c3.html
a8b526709d395142b68d21abfbfff17c3
access the first element
json.hpp
back
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_aa1f3b3f1dca79392d6727b81f9668c6c.html
aa1f3b3f1dca79392d6727b81f9668c6c
access the last element
json.hpp
back
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_ab9da2afc6f77295f25252725fde142a6.html
ab9da2afc6f77295f25252725fde142a6
access the last element
json.hpp
erase
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a75a1754e0d39f33095d3102a8bdb9881.html
a75a1754e0d39f33095d3102a8bdb9881
remove element given an iterator
json.hpp
erase
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_ad497cbc4f80c8d79662ee6e19bf145dd.html
ad497cbc4f80c8d79662ee6e19bf145dd
remove elements given an iterator range
json.hpp
erase
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a7d1b990f2c12fecb57db1504fdadd0bb.html
a7d1b990f2c12fecb57db1504fdadd0bb
remove element from a JSON object given a key
json.hpp
erase
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a6dff6a02a2be250b8f8dc2f47be65544.html
a6dff6a02a2be250b8f8dc2f47be65544
remove element from a JSON array given an index
json.hpp
find
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a7dab69b10b98e7bc694339720e37fb2b.html
a7dab69b10b98e7bc694339720e37fb2b
find an element in a JSON object
json.hpp
find
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a7c19a5c3be6cc755377ee41eade78baf.html
a7c19a5c3be6cc755377ee41eade78baf
find an element in a JSON object
json.hpp
count
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a01a2643289b69cd71d9b3f3fc209b748.html
a01a2643289b69cd71d9b3f3fc209b748
returns the number of occurrences of a key in a JSON object
json.hpp
iterator_wrapper
cpp
clm
nlohmann::basic_json
classnlohmann_1_1basic__json_a317b01b0fba3ac458561f1634759ea3b.html
a317b01b0fba3ac458561f1634759ea3b
wrapper to access iterator member functions in range-based for
json.hpp
iterator_wrapper
cpp
clm
nlohmann::basic_json
classnlohmann_1_1basic__json_a8e4e11999b4e7faa8f31f21164ebd65a.html
a8e4e11999b4e7faa8f31f21164ebd65a
wrapper to access iterator member functions in range-based for
json.hpp
begin
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_acdf4445333649ec94198f09a62144884.html
acdf4445333649ec94198f09a62144884
returns an iterator to the first element
json.hpp
begin
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a4361aa791f3980abb239e4155a3450cb.html
a4361aa791f3980abb239e4155a3450cb
returns a const iterator to the first element
json.hpp
cbegin
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_ad8e0c5d04f016d1b3ac7369e5c73bedf.html
ad8e0c5d04f016d1b3ac7369e5c73bedf
returns a const iterator to the first element
json.hpp
end
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_ab2162bc76e10d8736cab9b2039956054.html
ab2162bc76e10d8736cab9b2039956054
returns an iterator to one past the last element
json.hpp
end
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_aa5413178b8041f7ac685dec4b040dd2c.html
aa5413178b8041f7ac685dec4b040dd2c
returns a const iterator to one past the last element
json.hpp
cend
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a72ba20783ecb3eec98bd6a3b870d565c.html
a72ba20783ecb3eec98bd6a3b870d565c
returns a const iterator to one past the last element
json.hpp
rbegin
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_af0ebd1757acb971a6504b4acabf88584.html
af0ebd1757acb971a6504b4acabf88584
returns an iterator to the reverse-beginning
json.hpp
rbegin
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a2adfc8d24bea3908398cbf325b5dc1d7.html
a2adfc8d24bea3908398cbf325b5dc1d7
returns a const reverse iterator to the last element
json.hpp
rend
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a7c08f966200af98db0313a3b517ce0a9.html
a7c08f966200af98db0313a3b517ce0a9
returns an iterator to the reverse-end
json.hpp
rend
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a4ad3f27ecece8f644e8dca69a97eb67f.html
a4ad3f27ecece8f644e8dca69a97eb67f
returns a const reverse iterator to one before the first
json.hpp
crbegin
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a4d688b5ff534d3ab4e284b3191061529.html
a4d688b5ff534d3ab4e284b3191061529
returns a const reverse iterator to the last element
json.hpp
crend
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a4943b7f16ddc4e0df33c0cae7ef14471.html
a4943b7f16ddc4e0df33c0cae7ef14471
returns a const reverse iterator to one before the first
json.hpp
empty
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a3287df6546c905fb0a5786deb4b1cf32.html
a3287df6546c905fb0a5786deb4b1cf32
checks whether the container is empty
json.hpp
size
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_ab9a20bd1d391e9cb968db50c246f728d.html
ab9a20bd1d391e9cb968db50c246f728d
returns the number of elements
json.hpp
max_size
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_abe8f3224ca4041908ddb466cb9caecf1.html
abe8f3224ca4041908ddb466cb9caecf1
returns the maximum possible number of elements
json.hpp
clear
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a8c40cd9ead4de7c82f28268bdf0ec98a.html
a8c40cd9ead4de7c82f28268bdf0ec98a
clears the contents
json.hpp
push_back
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a66f936cfbd252f85bd3dc2598e37a64b.html
a66f936cfbd252f85bd3dc2598e37a64b
add an object to an array
json.hpp
operator+=
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a3173944e7b1809a333def4078a0b92a3.html
a3173944e7b1809a333def4078a0b92a3
add an object to an array
json.hpp
push_back
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a5114ed5eb394a2805da0bd1acba95ae2.html
a5114ed5eb394a2805da0bd1acba95ae2
add an object to an array
json.hpp
operator+=
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a960962c683909619d1d2fbbe856c022e.html
a960962c683909619d1d2fbbe856c022e
add an object to an array
json.hpp
push_back
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a2f07bcf7e75c34396476dd1790f26ce8.html
a2f07bcf7e75c34396476dd1790f26ce8
add an object to an object
json.hpp
operator+=
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a0703ae5cbd2daac5e6c0ae01d3a1b114.html
a0703ae5cbd2daac5e6c0ae01d3a1b114
add an object to an object
json.hpp
insert
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_af7d0adc984d04fc70c3d29fcd63e096a.html
af7d0adc984d04fc70c3d29fcd63e096a
inserts element
json.hpp
insert
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a07c9c38a1f01675759e05d5d34627343.html
a07c9c38a1f01675759e05d5d34627343
inserts element
json.hpp
insert
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a6b7428e8c1169497f47b81667001cbfb.html
a6b7428e8c1169497f47b81667001cbfb
inserts elements
json.hpp
insert
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a8fa74698f4061e18ec664009f3af1ddf.html
a8fa74698f4061e18ec664009f3af1ddf
inserts elements
json.hpp
insert
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_ab14e3503305622fb5ab01a7f490916e8.html
ab14e3503305622fb5ab01a7f490916e8
inserts elements
json.hpp
swap
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_af073eec08d2e68924098aef09e9a10ba.html
af073eec08d2e68924098aef09e9a10ba
exchanges the values
json.hpp
swap
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_aa71e977d31f470689883ac60d16ea4ac.html
aa71e977d31f470689883ac60d16ea4ac
exchanges the values
json.hpp
swap
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a4bf695ddf4a00ea8feea2c725ec847f1.html
a4bf695ddf4a00ea8feea2c725ec847f1
exchanges the values
json.hpp
swap
cpp
instm
nlohmann::basic_json
classnlohmann_1_1basic__json_a57a96ab3ff1ce7b48a754129fb12c982.html
a57a96ab3ff1ce7b48a754129fb12c982
exchanges the values
json.hpp
operator<
cpp
ffunc
nlohmann::basic_json
classnlohmann_1_1basic__json_aac185a137428a7337aa620de07bfbbd7.html
aac185a137428a7337aa620de07bfbbd7
comparison operator for JSON types
json.hpp
operator==
cpp
ffunc
nlohmann::basic_json
classnlohmann_1_1basic__json_a122640e7e2db1814fc7bbb3c122ec76e.html
a122640e7e2db1814fc7bbb3c122ec76e
comparison: equal
json.hpp
operator==
cpp
ffunc
nlohmann::basic_json
classnlohmann_1_1basic__json_a9730b9f7bc2150e641fe20198d4477c7.html
a9730b9f7bc2150e641fe20198d4477c7
comparison: equal
json.hpp
operator==
cpp
ffunc
nlohmann::basic_json
classnlohmann_1_1basic__json_a98e05a2c9b8f74bd60442772cddeee52.html
a98e05a2c9b8f74bd60442772cddeee52
comparison: equal
json.hpp
operator!=
cpp
ffunc
nlohmann::basic_json
classnlohmann_1_1basic__json_a6e2e21da48f5d9471716cd868a068327.html
a6e2e21da48f5d9471716cd868a068327
comparison: not equal
json.hpp
operator!=
cpp
ffunc
nlohmann::basic_json
classnlohmann_1_1basic__json_ae347859ec88176ef76a0cbe5b4514fcf.html
ae347859ec88176ef76a0cbe5b4514fcf
comparison: not equal
json.hpp
operator!=
cpp
ffunc
nlohmann::basic_json
classnlohmann_1_1basic__json_a7f97a91ad8f1d5cf0b9213bd24f247c4.html
a7f97a91ad8f1d5cf0b9213bd24f247c4
comparison: not equal
json.hpp
operator<
cpp
ffunc
nlohmann::basic_json
classnlohmann_1_1basic__json_aacd442b66140c764c594ac8ad7dfd5b3.html
aacd442b66140c764c594ac8ad7dfd5b3
comparison: less than
json.hpp
operator<=
cpp
ffunc
nlohmann::basic_json
classnlohmann_1_1basic__json_a5c8bb5200f5eac10d31e26be46e5b1ac.html
a5c8bb5200f5eac10d31e26be46e5b1ac
comparison: less than or equal
json.hpp
operator>
cpp
ffunc
nlohmann::basic_json
classnlohmann_1_1basic__json_a87db51b6b936fb2ea293cdbc8702dcb8.html
a87db51b6b936fb2ea293cdbc8702dcb8
comparison: greater than
json.hpp
operator>=
cpp
ffunc
nlohmann::basic_json
classnlohmann_1_1basic__json_a74a943800c7f103d0990d7eef82c6453.html
a74a943800c7f103d0990d7eef82c6453
comparison: greater than or equal
json.hpp
operator<<
cpp
ffunc
nlohmann::basic_json
classnlohmann_1_1basic__json_a5e34c5435e557d0bf666bd7311211405.html
a5e34c5435e557d0bf666bd7311211405
serialize to stream
json.hpp
operator>>
cpp
ffunc
nlohmann::basic_json
classnlohmann_1_1basic__json_a34d6a60dd99e9f33b8273a1c8db5669b.html
a34d6a60dd99e9f33b8273a1c8db5669b
serialize to stream
json.hpp
parse
cpp
clm
nlohmann::basic_json
classnlohmann_1_1basic__json_af2730bc8ffa6b28916875c13ee7b83f5.html
af2730bc8ffa6b28916875c13ee7b83f5
deserialize from string
json.hpp
parse
cpp
clm
nlohmann::basic_json
classnlohmann_1_1basic__json_a74ccfa471a0c061876b247f820f3c741.html
a74ccfa471a0c061876b247f820f3c741
deserialize from stream
json.hpp
parse
cpp
clm
nlohmann::basic_json
classnlohmann_1_1basic__json_aa0422e861b4cbd7cdcaad7a11a1304a9.html
aa0422e861b4cbd7cdcaad7a11a1304a9
deserialize from stream
json.hpp
operator<<
cpp
ffunc
nlohmann::basic_json
classnlohmann_1_1basic__json_a60ca396028b8d9714c6e10efbf475af6.html
a60ca396028b8d9714c6e10efbf475af6
deserialize from stream
json.hpp
operator>>
cpp
ffunc
nlohmann::basic_json
classnlohmann_1_1basic__json_aaf363408931d76472ded14017e59c9e8.html
aaf363408931d76472ded14017e59c9e8
deserialize from stream
json.hpp
object_start
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_aea1c863b719b4ca5b77188c171bbfafe.html
aea1c863b719b4ca5b77188c171bbfafeae73f17027cb0acbb537f29d0a6944b26
the parser read { and started to process a JSON object
object_end
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_aea1c863b719b4ca5b77188c171bbfafe.html
aea1c863b719b4ca5b77188c171bbfafeaf63e2a2468a37aa4f394fcc3bcb8249c
the parser read } and finished processing a JSON object
array_start
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_aea1c863b719b4ca5b77188c171bbfafe.html
aea1c863b719b4ca5b77188c171bbfafeaa4388a3d92419edbb1c6efd4d52461f3
the parser read [ and started to process a JSON array
array_end
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_aea1c863b719b4ca5b77188c171bbfafe.html
aea1c863b719b4ca5b77188c171bbfafea49642fb732aa2e112188fba1f9d3ef7f
the parser read ] and finished processing a JSON array
key
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_aea1c863b719b4ca5b77188c171bbfafe.html
aea1c863b719b4ca5b77188c171bbfafea3c6e0b8a9c15224a8228b9a98ca1531d
the parser read a key of a value in an object
value
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_aea1c863b719b4ca5b77188c171bbfafe.html
aea1c863b719b4ca5b77188c171bbfafea2063c1608d6e0baf80249c42e2be5804
the parser finished reading a JSON value
null
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_a231b02148577b69a154b2ce2c87a5522.html
a231b02148577b69a154b2ce2c87a5522a37a6259cc0c1dae299a7866489dff0bd
null value
object
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_a231b02148577b69a154b2ce2c87a5522.html
a231b02148577b69a154b2ce2c87a5522aa8cfde6331bd59eb2ac96f8911c4b666
object (unordered set of name/value pairs)
array
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_a231b02148577b69a154b2ce2c87a5522.html
a231b02148577b69a154b2ce2c87a5522af1f713c9e000f5d3f280adbd124df4f5
array (ordered collection of values)
string
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_a231b02148577b69a154b2ce2c87a5522.html
a231b02148577b69a154b2ce2c87a5522ab45cffe084dd3d20d928bee85e7b0f21
string value
boolean
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_a231b02148577b69a154b2ce2c87a5522.html
a231b02148577b69a154b2ce2c87a5522a84e2c64f38f78ba3ea5c905ab5a2da27
boolean value
number_integer
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_a231b02148577b69a154b2ce2c87a5522.html
a231b02148577b69a154b2ce2c87a5522a5763da164f8659d94a56e29df64b4bcc
number value (integer)
number_float
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_a231b02148577b69a154b2ce2c87a5522.html
a231b02148577b69a154b2ce2c87a5522ad9966ecb59667235a57b4b999a649eef
number value (floating-point)
discarded
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_a231b02148577b69a154b2ce2c87a5522.html
a231b02148577b69a154b2ce2c87a5522a94708897ec9db8647dfe695714c98e46
discarded by the the parser callback function
object_start
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_aea1c863b719b4ca5b77188c171bbfafe.html
aea1c863b719b4ca5b77188c171bbfafeae73f17027cb0acbb537f29d0a6944b26
the parser read { and started to process a JSON object
object_end
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_aea1c863b719b4ca5b77188c171bbfafe.html
aea1c863b719b4ca5b77188c171bbfafeaf63e2a2468a37aa4f394fcc3bcb8249c
the parser read } and finished processing a JSON object
array_start
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_aea1c863b719b4ca5b77188c171bbfafe.html
aea1c863b719b4ca5b77188c171bbfafeaa4388a3d92419edbb1c6efd4d52461f3
the parser read [ and started to process a JSON array
array_end
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_aea1c863b719b4ca5b77188c171bbfafe.html
aea1c863b719b4ca5b77188c171bbfafea49642fb732aa2e112188fba1f9d3ef7f
the parser read ] and finished processing a JSON array
key
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_aea1c863b719b4ca5b77188c171bbfafe.html
aea1c863b719b4ca5b77188c171bbfafea3c6e0b8a9c15224a8228b9a98ca1531d
the parser read a key of a value in an object
value
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_aea1c863b719b4ca5b77188c171bbfafe.html
aea1c863b719b4ca5b77188c171bbfafea2063c1608d6e0baf80249c42e2be5804
the parser finished reading a JSON value
null
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_a231b02148577b69a154b2ce2c87a5522.html
a231b02148577b69a154b2ce2c87a5522a37a6259cc0c1dae299a7866489dff0bd
null value
object
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_a231b02148577b69a154b2ce2c87a5522.html
a231b02148577b69a154b2ce2c87a5522aa8cfde6331bd59eb2ac96f8911c4b666
object (unordered set of name/value pairs)
array
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_a231b02148577b69a154b2ce2c87a5522.html
a231b02148577b69a154b2ce2c87a5522af1f713c9e000f5d3f280adbd124df4f5
array (ordered collection of values)
string
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_a231b02148577b69a154b2ce2c87a5522.html
a231b02148577b69a154b2ce2c87a5522ab45cffe084dd3d20d928bee85e7b0f21
string value
boolean
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_a231b02148577b69a154b2ce2c87a5522.html
a231b02148577b69a154b2ce2c87a5522a84e2c64f38f78ba3ea5c905ab5a2da27
boolean value
number_integer
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_a231b02148577b69a154b2ce2c87a5522.html
a231b02148577b69a154b2ce2c87a5522a5763da164f8659d94a56e29df64b4bcc
number value (integer)
number_float
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_a231b02148577b69a154b2ce2c87a5522.html
a231b02148577b69a154b2ce2c87a5522ad9966ecb59667235a57b4b999a649eef
number value (floating-point)
discarded
cpp
econst
nlohmann::basic_json
classnlohmann_1_1basic__json_a231b02148577b69a154b2ce2c87a5522.html
a231b02148577b69a154b2ce2c87a5522a94708897ec9db8647dfe695714c98e46
discarded by the the parser callback function
nlohmann::basic_json::const_iterator
c
cl
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator.html
a const random access iterator for the basic_json class
json.hpp
difference_type
cpp
tdef
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_ac36b9187de43721a4bf1b052578bb80b.html
ac36b9187de43721a4bf1b052578bb80b
a type to represent differences between iterators
iterator_category
cpp
tdef
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_ae480d5c86e5e1129d53d1e19782017a6.html
ae480d5c86e5e1129d53d1e19782017a6
the category of the iterator
pointer
cpp
tdef
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a4f7ac43b0ab34c387b1ae1a8e9c08467.html
a4f7ac43b0ab34c387b1ae1a8e9c08467
defines a pointer to the type iterated over (value_type)
reference
cpp
tdef
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_adb50d6043ace464d9f694869724d7fb2.html
adb50d6043ace464d9f694869724d7fb2
defines a reference to the type iterated over (value_type)
value_type
cpp
tdef
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a67848d4b7bfa576434ad9807147b5870.html
a67848d4b7bfa576434ad9807147b5870
the type of the values when the iterator is dereferenced
const_iterator
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a86a1771e6658d0b14868df6c197d2353.html
a86a1771e6658d0b14868df6c197d2353
default constructor
json.hpp
const_iterator
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a83454954e4e16be3d5316f9322e91a34.html
a83454954e4e16be3d5316f9322e91a34
constructor for a given JSON instance
json.hpp
const_iterator
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a5aff013c03c1bdc248346c249bec7b67.html
a5aff013c03c1bdc248346c249bec7b67
copy constructor given a nonconst iterator
json.hpp
const_iterator
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_af55564e391b23e41abe78bc4bbe4edcb.html
af55564e391b23e41abe78bc4bbe4edcb
copy constructor
json.hpp
key
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a8d024cbc99db0d8106899f9fd9973735.html
a8d024cbc99db0d8106899f9fd9973735
return the key of an object iterator
json.hpp
operator!=
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_ab9d31bf0d0b4d7310c858a04ce84a52f.html
ab9d31bf0d0b4d7310c858a04ce84a52f
comparison: not equal
json.hpp
operator*
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a4632d8307fc315f21e2ecc9ba5aa6346.html
a4632d8307fc315f21e2ecc9ba5aa6346
return a reference to the value pointed to by the iterator
json.hpp
operator+
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_ac634a659837f5aebc97125e031de23b5.html
ac634a659837f5aebc97125e031de23b5
add to iterator
json.hpp
operator++
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_adf6f9d3f8f8d8b1ccedabb4f04c098ad.html
adf6f9d3f8f8d8b1ccedabb4f04c098ad
post-increment (it++)
json.hpp
operator++
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_abbacd95955c602efc9a58ed1ffdb46c4.html
abbacd95955c602efc9a58ed1ffdb46c4
pre-increment (++it)
json.hpp
operator+=
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_ab74b39747a9dad60650a57133fca85b3.html
ab74b39747a9dad60650a57133fca85b3
add to iterator
json.hpp
operator-
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a62cad59e006eb7fa594c2c5b65a76610.html
a62cad59e006eb7fa594c2c5b65a76610
subtract from iterator
json.hpp
operator-
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_adda9a4bd7f0edb9cb39dc0dca3d4a286.html
adda9a4bd7f0edb9cb39dc0dca3d4a286
return difference
json.hpp
operator--
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a019087161350d393f3e4ac841cdd3dbd.html
a019087161350d393f3e4ac841cdd3dbd
post-decrement (it–)
json.hpp
operator--
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_abb1921cbf0ad4036c83bc6303e22171f.html
abb1921cbf0ad4036c83bc6303e22171f
pre-decrement (–it)
json.hpp
operator-=
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_af34f68f1ce670e7f25ce267b2b1e64ab.html
af34f68f1ce670e7f25ce267b2b1e64ab
subtract from iterator
json.hpp
operator->
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a301749e9779adafd395369ac36df93df.html
a301749e9779adafd395369ac36df93df
dereference the iterator
json.hpp
operator<
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_acea5b75d1087e2a92833946d9dc547ff.html
acea5b75d1087e2a92833946d9dc547ff
comparison: smaller
json.hpp
operator<=
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_aebd099d9a70ffe760242ef24046c9002.html
aebd099d9a70ffe760242ef24046c9002
comparison: less than or equal
json.hpp
operator=
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a211523a57024a43965862b497b89ab91.html
a211523a57024a43965862b497b89ab91
copy assignment
json.hpp
operator==
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a36086a699b95e06976c11367b7d6ba53.html
a36086a699b95e06976c11367b7d6ba53
comparison: equal
json.hpp
operator>
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a17e5f5d3598e6901f3c1c1f7dc60589f.html
a17e5f5d3598e6901f3c1c1f7dc60589f
comparison: greater than
json.hpp
operator>=
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a6b3e43d2f45fa611825dbdf4e88fffe2.html
a6b3e43d2f45fa611825dbdf4e88fffe2
comparison: greater than or equal
json.hpp
operator[]
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a1cba94e5a67ee52bc66b898a4e08359d.html
a1cba94e5a67ee52bc66b898a4e08359d
access to successor
json.hpp
value
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_ab7dacd8e3ee9b3756bfcdb87dd55a515.html
ab7dacd8e3ee9b3756bfcdb87dd55a515
return the value of an iterator
json.hpp
basic_json
cpp
ffunc
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_ada3100cdb8700566051828f1355fa745.html
ada3100cdb8700566051828f1355fa745
allow basic_json to access private members
nlohmann::basic_json::iterator
c
cl
nlohmann::basic_json::iterator
classnlohmann_1_1basic__json_1_1iterator.html
a mutable random access iterator for the basic_json class
json.hpp
base_iterator
cpp
tdef
nlohmann::basic_json::iterator
classnlohmann_1_1basic__json_1_1iterator_abaebf4e21956dd20d9f862fa5647d32d.html
abaebf4e21956dd20d9f862fa5647d32d
pointer
cpp
tdef
nlohmann::basic_json::iterator
classnlohmann_1_1basic__json_1_1iterator_afe65b5a0572c7bfdd7ccc942bb8e9fe2.html
afe65b5a0572c7bfdd7ccc942bb8e9fe2
reference
cpp
tdef
nlohmann::basic_json::iterator
classnlohmann_1_1basic__json_1_1iterator_aa2bd10afdcfc70acb8eaabbd2f6496f0.html
aa2bd10afdcfc70acb8eaabbd2f6496f0
difference_type
cpp
tdef
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_ac36b9187de43721a4bf1b052578bb80b.html
ac36b9187de43721a4bf1b052578bb80b
a type to represent differences between iterators
iterator_category
cpp
tdef
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_ae480d5c86e5e1129d53d1e19782017a6.html
ae480d5c86e5e1129d53d1e19782017a6
the category of the iterator
pointer
cpp
tdef
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a4f7ac43b0ab34c387b1ae1a8e9c08467.html
a4f7ac43b0ab34c387b1ae1a8e9c08467
defines a pointer to the type iterated over (value_type)
reference
cpp
tdef
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_adb50d6043ace464d9f694869724d7fb2.html
adb50d6043ace464d9f694869724d7fb2
defines a reference to the type iterated over (value_type)
value_type
cpp
tdef
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a67848d4b7bfa576434ad9807147b5870.html
a67848d4b7bfa576434ad9807147b5870
the type of the values when the iterator is dereferenced
iterator
cpp
instm
nlohmann::basic_json::iterator
classnlohmann_1_1basic__json_1_1iterator_a4f6e03ae3bb674ebf0b727f74957c12f.html
a4f6e03ae3bb674ebf0b727f74957c12f
default constructor
json.hpp
iterator
cpp
instm
nlohmann::basic_json::iterator
classnlohmann_1_1basic__json_1_1iterator_ab220a0cc3fe410fbae4524208bd5834f.html
ab220a0cc3fe410fbae4524208bd5834f
constructor for a given JSON instance
json.hpp
iterator
cpp
instm
nlohmann::basic_json::iterator
classnlohmann_1_1basic__json_1_1iterator_a94285e2ade0bfef829b81377bbbca6cf.html
a94285e2ade0bfef829b81377bbbca6cf
copy constructor
json.hpp
operator*
cpp
instm
nlohmann::basic_json::iterator
classnlohmann_1_1basic__json_1_1iterator_a33277dbf06ac5c1e7102e26f6b5e2c00.html
a33277dbf06ac5c1e7102e26f6b5e2c00
return a reference to the value pointed to by the iterator
json.hpp
operator+
cpp
instm
nlohmann::basic_json::iterator
classnlohmann_1_1basic__json_1_1iterator_ab5cf753cb2f8ce53b9f3e54c39e50ee3.html
ab5cf753cb2f8ce53b9f3e54c39e50ee3
add to iterator
json.hpp
operator++
cpp
instm
nlohmann::basic_json::iterator
classnlohmann_1_1basic__json_1_1iterator_a9fcfda575b08d0c73b6274cdbbe7f184.html
a9fcfda575b08d0c73b6274cdbbe7f184
post-increment (it++)
json.hpp
operator++
cpp
instm
nlohmann::basic_json::iterator
classnlohmann_1_1basic__json_1_1iterator_a037e5f3de196ff4cea8a95a8a4e35882.html
a037e5f3de196ff4cea8a95a8a4e35882
pre-increment (++it)
json.hpp
operator+=
cpp
instm
nlohmann::basic_json::iterator
classnlohmann_1_1basic__json_1_1iterator_a7031e759ee52d1283aada0ff81108a5e.html
a7031e759ee52d1283aada0ff81108a5e
add to iterator
json.hpp
operator-
cpp
instm
nlohmann::basic_json::iterator
classnlohmann_1_1basic__json_1_1iterator_a0c0acb68cc2a50a0e8782f860184883f.html
a0c0acb68cc2a50a0e8782f860184883f
subtract from iterator
json.hpp
operator-
cpp
instm
nlohmann::basic_json::iterator
classnlohmann_1_1basic__json_1_1iterator_a302d810a0685f8d39368eaa65c833acf.html
a302d810a0685f8d39368eaa65c833acf
json.hpp
operator--
cpp
instm
nlohmann::basic_json::iterator
classnlohmann_1_1basic__json_1_1iterator_a4ae612fa9eb59784047b40f0419db65d.html
a4ae612fa9eb59784047b40f0419db65d
post-decrement (it–)
json.hpp
operator--
cpp
instm
nlohmann::basic_json::iterator
classnlohmann_1_1basic__json_1_1iterator_a21d32a4547ba4cbadd8b435a6a0d0e1b.html
a21d32a4547ba4cbadd8b435a6a0d0e1b
pre-decrement (–it)
json.hpp
operator-=
cpp
instm
nlohmann::basic_json::iterator
classnlohmann_1_1basic__json_1_1iterator_a0a43bd93e6e46645ed0b93d3af7bfe22.html
a0a43bd93e6e46645ed0b93d3af7bfe22
subtract from iterator
json.hpp
operator->
cpp
instm
nlohmann::basic_json::iterator
classnlohmann_1_1basic__json_1_1iterator_a1220b360a07b0605f7d2f4b3cfd16736.html
a1220b360a07b0605f7d2f4b3cfd16736
dereference the iterator
json.hpp
operator=
cpp
instm
nlohmann::basic_json::iterator
classnlohmann_1_1basic__json_1_1iterator_a6e91e9d94a0e14d2fc28cfdf3beac2b1.html
a6e91e9d94a0e14d2fc28cfdf3beac2b1
copy assignment
json.hpp
operator[]
cpp
instm
nlohmann::basic_json::iterator
classnlohmann_1_1basic__json_1_1iterator_a0eb7ac9b746fb6f931ae728f70f92a8e.html
a0eb7ac9b746fb6f931ae728f70f92a8e
access to successor
json.hpp
value
cpp
instm
nlohmann::basic_json::iterator
classnlohmann_1_1basic__json_1_1iterator_af64127418c567660d92b1afdfe9676db.html
af64127418c567660d92b1afdfe9676db
return the value of an iterator
json.hpp
const_iterator
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a86a1771e6658d0b14868df6c197d2353.html
a86a1771e6658d0b14868df6c197d2353
default constructor
json.hpp
const_iterator
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a83454954e4e16be3d5316f9322e91a34.html
a83454954e4e16be3d5316f9322e91a34
constructor for a given JSON instance
json.hpp
const_iterator
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a5aff013c03c1bdc248346c249bec7b67.html
a5aff013c03c1bdc248346c249bec7b67
copy constructor given a nonconst iterator
json.hpp
const_iterator
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_af55564e391b23e41abe78bc4bbe4edcb.html
af55564e391b23e41abe78bc4bbe4edcb
copy constructor
json.hpp
key
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a8d024cbc99db0d8106899f9fd9973735.html
a8d024cbc99db0d8106899f9fd9973735
return the key of an object iterator
json.hpp
operator!=
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_ab9d31bf0d0b4d7310c858a04ce84a52f.html
ab9d31bf0d0b4d7310c858a04ce84a52f
comparison: not equal
json.hpp
operator*
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a4632d8307fc315f21e2ecc9ba5aa6346.html
a4632d8307fc315f21e2ecc9ba5aa6346
return a reference to the value pointed to by the iterator
json.hpp
operator+
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_ac634a659837f5aebc97125e031de23b5.html
ac634a659837f5aebc97125e031de23b5
add to iterator
json.hpp
operator++
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_adf6f9d3f8f8d8b1ccedabb4f04c098ad.html
adf6f9d3f8f8d8b1ccedabb4f04c098ad
post-increment (it++)
json.hpp
operator++
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_abbacd95955c602efc9a58ed1ffdb46c4.html
abbacd95955c602efc9a58ed1ffdb46c4
pre-increment (++it)
json.hpp
operator+=
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_ab74b39747a9dad60650a57133fca85b3.html
ab74b39747a9dad60650a57133fca85b3
add to iterator
json.hpp
operator-
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a62cad59e006eb7fa594c2c5b65a76610.html
a62cad59e006eb7fa594c2c5b65a76610
subtract from iterator
json.hpp
operator-
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_adda9a4bd7f0edb9cb39dc0dca3d4a286.html
adda9a4bd7f0edb9cb39dc0dca3d4a286
return difference
json.hpp
operator--
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a019087161350d393f3e4ac841cdd3dbd.html
a019087161350d393f3e4ac841cdd3dbd
post-decrement (it–)
json.hpp
operator--
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_abb1921cbf0ad4036c83bc6303e22171f.html
abb1921cbf0ad4036c83bc6303e22171f
pre-decrement (–it)
json.hpp
operator-=
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_af34f68f1ce670e7f25ce267b2b1e64ab.html
af34f68f1ce670e7f25ce267b2b1e64ab
subtract from iterator
json.hpp
operator->
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a301749e9779adafd395369ac36df93df.html
a301749e9779adafd395369ac36df93df
dereference the iterator
json.hpp
operator<
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_acea5b75d1087e2a92833946d9dc547ff.html
acea5b75d1087e2a92833946d9dc547ff
comparison: smaller
json.hpp
operator<=
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_aebd099d9a70ffe760242ef24046c9002.html
aebd099d9a70ffe760242ef24046c9002
comparison: less than or equal
json.hpp
operator=
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a211523a57024a43965862b497b89ab91.html
a211523a57024a43965862b497b89ab91
copy assignment
json.hpp
operator==
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a36086a699b95e06976c11367b7d6ba53.html
a36086a699b95e06976c11367b7d6ba53
comparison: equal
json.hpp
operator>
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a17e5f5d3598e6901f3c1c1f7dc60589f.html
a17e5f5d3598e6901f3c1c1f7dc60589f
comparison: greater than
json.hpp
operator>=
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a6b3e43d2f45fa611825dbdf4e88fffe2.html
a6b3e43d2f45fa611825dbdf4e88fffe2
comparison: greater than or equal
json.hpp
operator[]
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_a1cba94e5a67ee52bc66b898a4e08359d.html
a1cba94e5a67ee52bc66b898a4e08359d
access to successor
json.hpp
value
cpp
instm
nlohmann::basic_json::const_iterator
classnlohmann_1_1basic__json_1_1const__iterator_ab7dacd8e3ee9b3756bfcdb87dd55a515.html
ab7dacd8e3ee9b3756bfcdb87dd55a515
return the value of an iterator
json.hpp
nlohmann::basic_json::json_reverse_iterator
c
tmplt
nlohmann::basic_json::json_reverse_iterator
classnlohmann_1_1basic__json_1_1json__reverse__iterator.html
a template for a reverse iterator class
json.hpp
base_iterator
cpp
tdef
nlohmann::basic_json::json_reverse_iterator
classnlohmann_1_1basic__json_1_1json__reverse__iterator_ab6245ab29d8481ef2a2351c02cc31d4d.html
ab6245ab29d8481ef2a2351c02cc31d4d
shortcut to the reverse iterator adaptor
reference
cpp
tdef
nlohmann::basic_json::json_reverse_iterator
classnlohmann_1_1basic__json_1_1json__reverse__iterator_a5ee9ec91a6ddcd8d72278d681361626f.html
a5ee9ec91a6ddcd8d72278d681361626f
the reference type for the pointed-to element
json_reverse_iterator
cpp
instm
nlohmann::basic_json::json_reverse_iterator
classnlohmann_1_1basic__json_1_1json__reverse__iterator_a0b494ef7570d031216f907d2c85ec323.html
a0b494ef7570d031216f907d2c85ec323
create reverse iterator from iterator
json.hpp
json_reverse_iterator
cpp
instm
nlohmann::basic_json::json_reverse_iterator
classnlohmann_1_1basic__json_1_1json__reverse__iterator_a70086e392779ecbbc9e6845b2be126a0.html
a70086e392779ecbbc9e6845b2be126a0
create reverse iterator from base class
json.hpp
key
cpp
instm
nlohmann::basic_json::json_reverse_iterator
classnlohmann_1_1basic__json_1_1json__reverse__iterator_af972fce017b24906236ab235857a11a8.html
af972fce017b24906236ab235857a11a8
return the key of an object iterator
json.hpp
operator+
cpp
instm
nlohmann::basic_json::json_reverse_iterator
classnlohmann_1_1basic__json_1_1json__reverse__iterator_a1c84e6d1f047ab4105fa665f455158a7.html
a1c84e6d1f047ab4105fa665f455158a7
add to iterator
json.hpp
operator++
cpp
instm
nlohmann::basic_json::json_reverse_iterator
classnlohmann_1_1basic__json_1_1json__reverse__iterator_aa82b48aee07baee284f8340b37ec6864.html
aa82b48aee07baee284f8340b37ec6864
post-increment (it++)
json.hpp
operator++
cpp
instm
nlohmann::basic_json::json_reverse_iterator
classnlohmann_1_1basic__json_1_1json__reverse__iterator_a15e9cf4c5a43238e82ab69c4a295c491.html
a15e9cf4c5a43238e82ab69c4a295c491
pre-increment (++it)
json.hpp
operator+=
cpp
instm
nlohmann::basic_json::json_reverse_iterator
classnlohmann_1_1basic__json_1_1json__reverse__iterator_a2a1dc92fbec862883c8b89755c787c99.html
a2a1dc92fbec862883c8b89755c787c99
add to iterator
json.hpp
operator-
cpp
instm
nlohmann::basic_json::json_reverse_iterator
classnlohmann_1_1basic__json_1_1json__reverse__iterator_a03e542423284327d3801cf078f1c2b44.html
a03e542423284327d3801cf078f1c2b44
subtract from iterator
json.hpp
operator-
cpp
instm
nlohmann::basic_json::json_reverse_iterator
classnlohmann_1_1basic__json_1_1json__reverse__iterator_ac427d8f61858c13b7c16649bfbf75e76.html
ac427d8f61858c13b7c16649bfbf75e76
return difference
json.hpp
operator--
cpp
instm
nlohmann::basic_json::json_reverse_iterator
classnlohmann_1_1basic__json_1_1json__reverse__iterator_a6bd38ed124df0332ba3263a9176b0101.html
a6bd38ed124df0332ba3263a9176b0101
post-decrement (it–)
json.hpp
operator--
cpp
instm
nlohmann::basic_json::json_reverse_iterator
classnlohmann_1_1basic__json_1_1json__reverse__iterator_ad3d6837b6f97065625c6c65f62f4b6d4.html
ad3d6837b6f97065625c6c65f62f4b6d4
pre-decrement (–it)
json.hpp
operator[]
cpp
instm
nlohmann::basic_json::json_reverse_iterator
classnlohmann_1_1basic__json_1_1json__reverse__iterator_ae988bd36b7d098b1157871f83b2d6265.html
ae988bd36b7d098b1157871f83b2d6265
access to successor
json.hpp
value
cpp
instm
nlohmann::basic_json::json_reverse_iterator
classnlohmann_1_1basic__json_1_1json__reverse__iterator_a61d31531e0dfc5448e7fa15678b05bbe.html
a61d31531e0dfc5448e7fa15678b05bbe
return the value of an iterator
json.hpp
nlohmann::anonymous_namespace{json.hpp}
c
ns
nlohmann::anonymous_namespace{json.hpp}
namespacenlohmann_1_1anonymous__namespace_02json_8hpp_03.html
unnamed namespace with internal helper functions
std::hash< nlohmann::json >
c
tmplt
std::hash< nlohmann::json >
structstd_1_1hash_3_01nlohmann_1_1json_01_4.html
hash value for JSON objects
json.hpp
operator()
cpp
func
std::hash< nlohmann::json >
structstd_1_1hash_3_01nlohmann_1_1json_01_4_afd03f6ad53db22868ca4163a8200b2f9.html
afd03f6ad53db22868ca4163a8200b2f9
return a hash value for a JSON object
json.hpp