Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
json
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
json
Commits
c92a6968
Unverified
Commit
c92a6968
authored
May 22, 2020
by
Niels Lohmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
📝
update documentation
parent
88292d94
Changes
152
Show whitespace changes
Inline
Side-by-side
Showing
152 changed files
with
152 additions
and
154 deletions
+152
-154
CMakeLists.txt
CMakeLists.txt
+1
-1
doc/examples/README.link
doc/examples/README.link
+1
-1
doc/examples/array.link
doc/examples/array.link
+1
-1
doc/examples/at__object_t_key_type.link
doc/examples/at__object_t_key_type.link
+1
-1
doc/examples/at__object_t_key_type_const.link
doc/examples/at__object_t_key_type_const.link
+1
-1
doc/examples/at__size_type.link
doc/examples/at__size_type.link
+1
-1
doc/examples/at__size_type_const.link
doc/examples/at__size_type_const.link
+1
-1
doc/examples/at_json_pointer.link
doc/examples/at_json_pointer.link
+1
-1
doc/examples/at_json_pointer_const.link
doc/examples/at_json_pointer_const.link
+1
-1
doc/examples/back.link
doc/examples/back.link
+1
-1
doc/examples/basic_json__CompatibleType.link
doc/examples/basic_json__CompatibleType.link
+1
-1
doc/examples/basic_json__InputIt_InputIt.link
doc/examples/basic_json__InputIt_InputIt.link
+1
-1
doc/examples/basic_json__basic_json.link
doc/examples/basic_json__basic_json.link
+1
-1
doc/examples/basic_json__copyassignment.link
doc/examples/basic_json__copyassignment.link
+1
-1
doc/examples/basic_json__list_init_t.link
doc/examples/basic_json__list_init_t.link
+1
-1
doc/examples/basic_json__moveconstructor.link
doc/examples/basic_json__moveconstructor.link
+1
-1
doc/examples/basic_json__nullptr_t.link
doc/examples/basic_json__nullptr_t.link
+1
-1
doc/examples/basic_json__size_type_basic_json.link
doc/examples/basic_json__size_type_basic_json.link
+1
-1
doc/examples/basic_json__value.link
doc/examples/basic_json__value.link
+1
-1
doc/examples/basic_json__value_ptr.link
doc/examples/basic_json__value_ptr.link
+1
-1
doc/examples/basic_json__value_t.link
doc/examples/basic_json__value_t.link
+1
-1
doc/examples/begin.link
doc/examples/begin.link
+1
-1
doc/examples/cbegin.link
doc/examples/cbegin.link
+1
-1
doc/examples/cend.link
doc/examples/cend.link
+1
-1
doc/examples/clear.link
doc/examples/clear.link
+1
-1
doc/examples/contains.link
doc/examples/contains.link
+1
-1
doc/examples/contains_json_pointer.link
doc/examples/contains_json_pointer.link
+1
-1
doc/examples/count.link
doc/examples/count.link
+1
-1
doc/examples/crbegin.link
doc/examples/crbegin.link
+1
-1
doc/examples/crend.link
doc/examples/crend.link
+1
-1
doc/examples/diff.link
doc/examples/diff.link
+1
-1
doc/examples/dump.link
doc/examples/dump.link
+1
-1
doc/examples/emplace.link
doc/examples/emplace.link
+1
-1
doc/examples/emplace_back.link
doc/examples/emplace_back.link
+1
-1
doc/examples/empty.link
doc/examples/empty.link
+1
-1
doc/examples/end.link
doc/examples/end.link
+1
-1
doc/examples/erase__IteratorType.link
doc/examples/erase__IteratorType.link
+1
-1
doc/examples/erase__IteratorType_IteratorType.link
doc/examples/erase__IteratorType_IteratorType.link
+1
-1
doc/examples/erase__key_type.link
doc/examples/erase__key_type.link
+1
-1
doc/examples/erase__size_type.link
doc/examples/erase__size_type.link
+1
-1
doc/examples/exception.link
doc/examples/exception.link
+1
-1
doc/examples/find__key_type.link
doc/examples/find__key_type.link
+1
-1
doc/examples/flatten.link
doc/examples/flatten.link
+1
-1
doc/examples/from_bson.link
doc/examples/from_bson.link
+1
-1
doc/examples/from_cbor.link
doc/examples/from_cbor.link
+1
-1
doc/examples/from_msgpack.link
doc/examples/from_msgpack.link
+1
-1
doc/examples/from_ubjson.link
doc/examples/from_ubjson.link
+1
-1
doc/examples/front.link
doc/examples/front.link
+1
-1
doc/examples/get__PointerType.link
doc/examples/get__PointerType.link
+1
-1
doc/examples/get__ValueType_const.link
doc/examples/get__ValueType_const.link
+1
-1
doc/examples/get_ptr.link
doc/examples/get_ptr.link
+1
-1
doc/examples/get_ref.link
doc/examples/get_ref.link
+1
-1
doc/examples/get_to.link
doc/examples/get_to.link
+1
-1
doc/examples/insert.link
doc/examples/insert.link
+1
-1
doc/examples/insert__count.link
doc/examples/insert__count.link
+1
-1
doc/examples/insert__ilist.link
doc/examples/insert__ilist.link
+1
-1
doc/examples/insert__range.link
doc/examples/insert__range.link
+1
-1
doc/examples/insert__range_object.link
doc/examples/insert__range_object.link
+1
-1
doc/examples/invalid_iterator.link
doc/examples/invalid_iterator.link
+1
-1
doc/examples/is_array.cpp
doc/examples/is_array.cpp
+1
-1
doc/examples/is_array.link
doc/examples/is_array.link
+1
-1
doc/examples/is_binary.cpp
doc/examples/is_binary.cpp
+1
-1
doc/examples/is_binary.link
doc/examples/is_binary.link
+1
-1
doc/examples/is_boolean.cpp
doc/examples/is_boolean.cpp
+1
-1
doc/examples/is_boolean.link
doc/examples/is_boolean.link
+1
-1
doc/examples/is_discarded.cpp
doc/examples/is_discarded.cpp
+1
-1
doc/examples/is_discarded.link
doc/examples/is_discarded.link
+1
-1
doc/examples/is_null.cpp
doc/examples/is_null.cpp
+1
-1
doc/examples/is_null.link
doc/examples/is_null.link
+1
-1
doc/examples/is_number.cpp
doc/examples/is_number.cpp
+1
-1
doc/examples/is_number.link
doc/examples/is_number.link
+1
-1
doc/examples/is_number_float.cpp
doc/examples/is_number_float.cpp
+1
-1
doc/examples/is_number_float.link
doc/examples/is_number_float.link
+1
-1
doc/examples/is_number_integer.cpp
doc/examples/is_number_integer.cpp
+1
-1
doc/examples/is_number_integer.link
doc/examples/is_number_integer.link
+1
-1
doc/examples/is_number_unsigned.cpp
doc/examples/is_number_unsigned.cpp
+1
-1
doc/examples/is_number_unsigned.link
doc/examples/is_number_unsigned.link
+1
-1
doc/examples/is_object.cpp
doc/examples/is_object.cpp
+1
-1
doc/examples/is_object.link
doc/examples/is_object.link
+1
-1
doc/examples/is_primitive.cpp
doc/examples/is_primitive.cpp
+1
-1
doc/examples/is_primitive.link
doc/examples/is_primitive.link
+1
-1
doc/examples/is_string.cpp
doc/examples/is_string.cpp
+1
-1
doc/examples/is_string.link
doc/examples/is_string.link
+1
-1
doc/examples/is_structured.cpp
doc/examples/is_structured.cpp
+1
-1
doc/examples/is_structured.link
doc/examples/is_structured.link
+1
-1
doc/examples/items.link
doc/examples/items.link
+1
-1
doc/examples/iterator_wrapper.link
doc/examples/iterator_wrapper.link
+1
-1
doc/examples/json_pointer.link
doc/examples/json_pointer.link
+1
-1
doc/examples/json_pointer__back.link
doc/examples/json_pointer__back.link
+1
-1
doc/examples/json_pointer__empty.link
doc/examples/json_pointer__empty.link
+1
-1
doc/examples/json_pointer__operator_add.link
doc/examples/json_pointer__operator_add.link
+1
-1
doc/examples/json_pointer__operator_add_binary.link
doc/examples/json_pointer__operator_add_binary.link
+1
-1
doc/examples/json_pointer__parent_pointer.link
doc/examples/json_pointer__parent_pointer.link
+1
-1
doc/examples/json_pointer__pop_back.link
doc/examples/json_pointer__pop_back.link
+1
-1
doc/examples/json_pointer__push_back.link
doc/examples/json_pointer__push_back.link
+1
-1
doc/examples/json_pointer__to_string.link
doc/examples/json_pointer__to_string.link
+1
-1
doc/examples/max_size.link
doc/examples/max_size.link
+1
-1
doc/examples/merge_patch.link
doc/examples/merge_patch.link
+1
-1
doc/examples/meta.link
doc/examples/meta.link
+1
-1
doc/examples/meta.output
doc/examples/meta.output
+1
-1
doc/examples/object.link
doc/examples/object.link
+1
-1
doc/examples/operator__ValueType.link
doc/examples/operator__ValueType.link
+1
-1
doc/examples/operator__equal.link
doc/examples/operator__equal.link
+1
-1
doc/examples/operator__equal__nullptr_t.link
doc/examples/operator__equal__nullptr_t.link
+1
-1
doc/examples/operator__greater.link
doc/examples/operator__greater.link
+1
-1
doc/examples/operator__greaterequal.link
doc/examples/operator__greaterequal.link
+1
-1
doc/examples/operator__less.link
doc/examples/operator__less.link
+1
-1
doc/examples/operator__lessequal.link
doc/examples/operator__lessequal.link
+1
-1
doc/examples/operator__notequal.link
doc/examples/operator__notequal.link
+1
-1
doc/examples/operator__notequal__nullptr_t.link
doc/examples/operator__notequal__nullptr_t.link
+1
-1
doc/examples/operator__value_t.link
doc/examples/operator__value_t.link
+1
-1
doc/examples/operator_deserialize.link
doc/examples/operator_deserialize.link
+1
-1
doc/examples/operator_serialize.link
doc/examples/operator_serialize.link
+1
-1
doc/examples/operatorarray__key_type.link
doc/examples/operatorarray__key_type.link
+1
-1
doc/examples/operatorarray__key_type_const.link
doc/examples/operatorarray__key_type_const.link
+1
-1
doc/examples/operatorarray__size_type.link
doc/examples/operatorarray__size_type.link
+1
-1
doc/examples/operatorarray__size_type_const.link
doc/examples/operatorarray__size_type_const.link
+1
-1
doc/examples/operatorjson_pointer.link
doc/examples/operatorjson_pointer.link
+1
-1
doc/examples/operatorjson_pointer_const.link
doc/examples/operatorjson_pointer_const.link
+1
-1
doc/examples/other_error.link
doc/examples/other_error.link
+1
-1
doc/examples/out_of_range.link
doc/examples/out_of_range.link
+1
-1
doc/examples/parse__array__parser_callback_t.link
doc/examples/parse__array__parser_callback_t.link
+1
-1
doc/examples/parse__contiguouscontainer__parser_callback_t.link
...amples/parse__contiguouscontainer__parser_callback_t.link
+1
-1
doc/examples/parse__istream__parser_callback_t.link
doc/examples/parse__istream__parser_callback_t.link
+1
-1
doc/examples/parse__iteratortype__parser_callback_t.link
doc/examples/parse__iteratortype__parser_callback_t.link
+1
-1
doc/examples/parse__string__parser_callback_t.link
doc/examples/parse__string__parser_callback_t.link
+1
-1
doc/examples/parse_error.link
doc/examples/parse_error.link
+1
-1
doc/examples/patch.link
doc/examples/patch.link
+1
-1
doc/examples/push_back.link
doc/examples/push_back.link
+1
-1
doc/examples/push_back__initializer_list.link
doc/examples/push_back__initializer_list.link
+1
-1
doc/examples/push_back__object_t__value.link
doc/examples/push_back__object_t__value.link
+1
-1
doc/examples/rbegin.link
doc/examples/rbegin.link
+1
-1
doc/examples/rend.link
doc/examples/rend.link
+1
-1
doc/examples/sax_parse.link
doc/examples/sax_parse.link
+1
-1
doc/examples/size.link
doc/examples/size.link
+1
-1
doc/examples/swap__array_t.link
doc/examples/swap__array_t.link
+1
-1
doc/examples/swap__binary_t.cpp
doc/examples/swap__binary_t.cpp
+1
-1
doc/examples/swap__object_t.link
doc/examples/swap__object_t.link
+1
-1
doc/examples/swap__reference.link
doc/examples/swap__reference.link
+1
-1
doc/examples/swap__string_t.link
doc/examples/swap__string_t.link
+1
-1
doc/examples/to_bson.link
doc/examples/to_bson.link
+1
-1
doc/examples/to_cbor.link
doc/examples/to_cbor.link
+1
-1
doc/examples/to_msgpack.link
doc/examples/to_msgpack.link
+1
-1
doc/examples/to_ubjson.link
doc/examples/to_ubjson.link
+1
-1
doc/examples/type.link
doc/examples/type.link
+1
-1
doc/examples/type_error.link
doc/examples/type_error.link
+1
-1
doc/examples/type_name.link
doc/examples/type_name.link
+1
-1
doc/examples/unflatten.link
doc/examples/unflatten.link
+1
-1
doc/examples/update.link
doc/examples/update.link
+1
-1
doc/examples/update__range.link
doc/examples/update__range.link
+1
-1
include/nlohmann/byte_container_with_subtype.hpp
include/nlohmann/byte_container_with_subtype.hpp
+1
-2
single_include/nlohmann/json.hpp
single_include/nlohmann/json.hpp
+1
-2
No files found.
CMakeLists.txt
View file @
c92a6968
...
...
@@ -117,7 +117,7 @@ if(JSON_Install)
FILES
${
NLOHMANN_NATVIS_FILE
}
DESTINATION .
)
endif
()
endif
()
export
(
TARGETS
${
NLOHMANN_JSON_TARGET_NAME
}
NAMESPACE
${
PROJECT_NAME
}
::
...
...
doc/examples/README.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/OX1IUGHx94Dvthnq"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/uDkr2VTjsrssiXq3"><b>online</b></a>
\ No newline at end of file
doc/examples/array.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/piWraYhVg2CV3j2H"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/Ptk2BoNyGfrZfxRU"><b>online</b></a>
\ No newline at end of file
doc/examples/at__object_t_key_type.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/wtWzPSQWWiuxldVs"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/055DW3OWJPwGYr92"><b>online</b></a>
\ No newline at end of file
doc/examples/at__object_t_key_type_const.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/PjhAXOF8TTuwibn6"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/gM1uqvzukokLwjMa"><b>online</b></a>
\ No newline at end of file
doc/examples/at__size_type.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/MfM8XIuPWMvxxdeb"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/H3tBOr4lpufGRHlF"><b>online</b></a>
\ No newline at end of file
doc/examples/at__size_type_const.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/eFEcnFZxfdLGSMhw"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/UtGhIQGxCYIml36F"><b>online</b></a>
\ No newline at end of file
doc/examples/at_json_pointer.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/ST2lraxpPLdDOUFn"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/NHe5FLR1KYaiHwBx"><b>online</b></a>
\ No newline at end of file
doc/examples/at_json_pointer_const.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/FkPwquIlr9pojvGf"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/lbZjdwg6yII33cV5"><b>online</b></a>
\ No newline at end of file
doc/examples/back.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/AxHC1Xl6KALWJ0FJ"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/swnzqmd8zj6ij1fb"><b>online</b></a>
\ No newline at end of file
doc/examples/basic_json__CompatibleType.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/pylFciQUhOx6zXW8"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/RodBcX8vpcP5dQ40"><b>online</b></a>
\ No newline at end of file
doc/examples/basic_json__InputIt_InputIt.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/KCfRvbW3QTvghlFb"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/oWFo4AhVlMBjNv8E"><b>online</b></a>
\ No newline at end of file
doc/examples/basic_json__basic_json.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/TM0OkdSgEIGBDbrv"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/oRn0YsYyurs0Zi5T"><b>online</b></a>
\ No newline at end of file
doc/examples/basic_json__copyassignment.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/jWDJPXw490IFoVL1"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/kVknQzPMpqjywTpG"><b>online</b></a>
\ No newline at end of file
doc/examples/basic_json__list_init_t.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/FR2ImEj05R1bqqZ2"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/yzkjGGzMOESBkCdH"><b>online</b></a>
\ No newline at end of file
doc/examples/basic_json__moveconstructor.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/XTHN0lMT9QsmBcBy"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/eIOvQiuID2qgxp5u"><b>online</b></a>
\ No newline at end of file
doc/examples/basic_json__nullptr_t.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/iCwvXJinCVY7q1vi"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/Vm0nR32x6co8rq40"><b>online</b></a>
\ No newline at end of file
doc/examples/basic_json__size_type_basic_json.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/BzyeWqt4uTQ2nbfx"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/w4TtEQzlVyokIrtp"><b>online</b></a>
\ No newline at end of file
doc/examples/basic_json__value.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/zFWa3Zyot2oM3Z8O"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/mNy1nyabOkeHfHGf"><b>online</b></a>
\ No newline at end of file
doc/examples/basic_json__value_ptr.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/ECfvMr4m68Mfr192"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/a3H6kpORXgbVXylv"><b>online</b></a>
\ No newline at end of file
doc/examples/basic_json__value_t.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/LNck7Gktm14bmPy0"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/yXZGDwDHH3LOuFIr"><b>online</b></a>
\ No newline at end of file
doc/examples/begin.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/I1e2Y91igQv2vxbo"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/fS4kfQG1hmhjMScn"><b>online</b></a>
\ No newline at end of file
doc/examples/cbegin.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/tGoAEO2RoudxXWUz"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/hxcSxCPPLHpZMxjS"><b>online</b></a>
\ No newline at end of file
doc/examples/cend.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/KtW1m39B30RYkl5h"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/xbnldrrN05tKIOEv"><b>online</b></a>
\ No newline at end of file
doc/examples/clear.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/0W6xYpQWS5Kd64CF"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/gDQPYFxMrvD7RK4z"><b>online</b></a>
\ No newline at end of file
doc/examples/contains.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/iHSlXjtjhgO9Q1Tw"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/vVY4F4xKC3v6pG6F"><b>online</b></a>
\ No newline at end of file
doc/examples/contains_json_pointer.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/aIuHXNvIdSGowMgG"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/Q2GTzxF8NA10kVvD"><b>online</b></a>
\ No newline at end of file
doc/examples/count.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/k52yOvuKAXPQl1ou"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/6LRjg1bqwchPUoDx"><b>online</b></a>
\ No newline at end of file
doc/examples/crbegin.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/mcjh1kDXXkzq7TxM"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/JMDd9jiP0flRKJ6C"><b>online</b></a>
\ No newline at end of file
doc/examples/crend.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/6tH3hnp53iVzAQZQ"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/HdlqwPk8bDfrZ4AE"><b>online</b></a>
\ No newline at end of file
doc/examples/diff.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/3OPLSVPyweUyEHaX"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/GHVHgDpT5vx0KMPD"><b>online</b></a>
\ No newline at end of file
doc/examples/dump.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/KtH6hJIe10abhHMi"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/DyMiKrkKMwd3R7OU"><b>online</b></a>
\ No newline at end of file
doc/examples/emplace.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/zIQBGY6fKqiMmbvb"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/p9P3Ph8mdxMON6SY"><b>online</b></a>
\ No newline at end of file
doc/examples/emplace_back.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/QEbpCnjGIpFWmYbE"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/yMxKrJfRedlFygJD"><b>online</b></a>
\ No newline at end of file
doc/examples/empty.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/AcEmkGmmmz0dPdHW"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/zaexgkNdH3HYJm8D"><b>online</b></a>
\ No newline at end of file
doc/examples/end.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/65ClUAO2rdvXIuKi"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/eQ0YI8wWcMIHtBCS"><b>online</b></a>
\ No newline at end of file
doc/examples/erase__IteratorType.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/x9qygfrgrfjgjNpC"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/SD62jUgeIuudweZu"><b>online</b></a>
\ No newline at end of file
doc/examples/erase__IteratorType_IteratorType.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/G48ghomtqfwbG4OB"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/gG3bN97HOF04Xw6S"><b>online</b></a>
\ No newline at end of file
doc/examples/erase__key_type.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/8OiyguvJR3l15ail"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/WSnobkZJZHUPUIRF"><b>online</b></a>
\ No newline at end of file
doc/examples/erase__size_type.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/099bRQB6gKnhVuVl"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/GGoqGtqEzxAsAKnI"><b>online</b></a>
\ No newline at end of file
doc/examples/exception.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/9ESgIBWRarZRJvCw"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/vky6QCTCqtUnNVlD"><b>online</b></a>
\ No newline at end of file
doc/examples/find__key_type.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/AQubfCmv848Q66Zi"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/aQjZSjuuDUxXQCjJ"><b>online</b></a>
\ No newline at end of file
doc/examples/flatten.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/4bn447WQbTERfBaL"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/moO4IdryeGS8QmKo"><b>online</b></a>
\ No newline at end of file
doc/examples/from_bson.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/qtfoxfHO7u4eKMcO"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/Q7O1liz5QrgQynqQ"><b>online</b></a>
\ No newline at end of file
doc/examples/from_cbor.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/AHKW5EMQN4YQ68TY"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/AjdbchxfTsN9PHCL"><b>online</b></a>
\ No newline at end of file
doc/examples/from_msgpack.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/J0KoQF8sOpdMg4kN"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/TdJfkKx0RAH5NB62"><b>online</b></a>
\ No newline at end of file
doc/examples/from_ubjson.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/uuQK0DAjhbSd96K6"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/GG9VzOZh1MDeTSsK"><b>online</b></a>
\ No newline at end of file
doc/examples/front.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/5NtCbAfPzCmmPd5S"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/LtqaiI6oRplSg0KI"><b>online</b></a>
\ No newline at end of file
doc/examples/get__PointerType.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/frQdC0nigwUVSZ21"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/ddVSXnbULrNrCbRs"><b>online</b></a>
\ No newline at end of file
doc/examples/get__ValueType_const.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/M4EHlf0MaujBQlub"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/QjVgxx0bwbKuE9HI"><b>online</b></a>
\ No newline at end of file
doc/examples/get_ptr.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/G1pg9ZBD5n15TZli"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/eA1KrytMlQl1SURe"><b>online</b></a>
\ No newline at end of file
doc/examples/get_ref.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/eKlCbdm2UdqXs3hS"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/jVaWWe3kAjKKn99V"><b>online</b></a>
\ No newline at end of file
doc/examples/get_to.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/QxtxaO6JZAMJPutC"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/UvdMlXdPnXFUq1lJ"><b>online</b></a>
\ No newline at end of file
doc/examples/insert.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/2rHTkWYA0OUwkKBQ"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/N1nlz2liDCmBn40h"><b>online</b></a>
\ No newline at end of file
doc/examples/insert__count.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/fYEXWvuxjViaPZFS"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/eoHfSYf04soRkOto"><b>online</b></a>
\ No newline at end of file
doc/examples/insert__ilist.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/Qr8iIvIRnudssTvd"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/oNhgDq5ejDl5RyqW"><b>online</b></a>
\ No newline at end of file
doc/examples/insert__range.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/ObU2cC9WrntLk8Zx"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/LdmbgtdndQw81wQU"><b>online</b></a>
\ No newline at end of file
doc/examples/insert__range_object.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/TlWdaDctHaHnyFBm"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/kp99ButEWpuNxPbq"><b>online</b></a>
\ No newline at end of file
doc/examples/invalid_iterator.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/PF6TEhsiazggimil"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/oUdIj3ZSbg7UCIuz"><b>online</b></a>
\ No newline at end of file
doc/examples/is_array.cpp
View file @
c92a6968
...
...
@@ -14,7 +14,7 @@ int main()
json
j_object
=
{{
"one"
,
1
},
{
"two"
,
2
}};
json
j_array
=
{
1
,
2
,
4
,
8
,
16
};
json
j_string
=
"Hello, world"
;
json
j_binary
=
json
::
binary
_array
({
1
,
2
,
3
});
json
j_binary
=
json
::
binary
({
1
,
2
,
3
});
// call is_array()
std
::
cout
<<
std
::
boolalpha
;
...
...
doc/examples/is_array.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/qO60NqUznleA1S7v"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/2ZgSEJ7UBJ9d4H6b"><b>online</b></a>
\ No newline at end of file
doc/examples/is_binary.cpp
View file @
c92a6968
...
...
@@ -14,7 +14,7 @@ int main()
json
j_object
=
{{
"one"
,
1
},
{
"two"
,
2
}};
json
j_array
=
{
1
,
2
,
4
,
8
,
16
};
json
j_string
=
"Hello, world"
;
json
j_binary
=
json
::
binary
_array
({
1
,
2
,
3
});
json
j_binary
=
json
::
binary
({
1
,
2
,
3
});
// call is_binary()
std
::
cout
<<
std
::
boolalpha
;
...
...
doc/examples/is_binary.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/xR6eTQqSySLjtpn6"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/to5RDM1vhrDMUfVv"><b>online</b></a>
\ No newline at end of file
doc/examples/is_boolean.cpp
View file @
c92a6968
...
...
@@ -14,7 +14,7 @@ int main()
json
j_object
=
{{
"one"
,
1
},
{
"two"
,
2
}};
json
j_array
=
{
1
,
2
,
4
,
8
,
16
};
json
j_string
=
"Hello, world"
;
json
j_binary
=
json
::
binary
_array
({
1
,
2
,
3
});
json
j_binary
=
json
::
binary
({
1
,
2
,
3
});
// call is_boolean()
std
::
cout
<<
std
::
boolalpha
;
...
...
doc/examples/is_boolean.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/QVbXnPfNZdvuDHwy"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/20OXaCBWTM1dhFmv"><b>online</b></a>
\ No newline at end of file
doc/examples/is_discarded.cpp
View file @
c92a6968
...
...
@@ -14,7 +14,7 @@ int main()
json
j_object
=
{{
"one"
,
1
},
{
"two"
,
2
}};
json
j_array
=
{
1
,
2
,
4
,
8
,
16
};
json
j_string
=
"Hello, world"
;
json
j_binary
=
json
::
binary
_array
({
1
,
2
,
3
});
json
j_binary
=
json
::
binary
({
1
,
2
,
3
});
// call is_discarded()
std
::
cout
<<
std
::
boolalpha
;
...
...
doc/examples/is_discarded.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/jg033y5pdOFOst14"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/rTNvfIpTXdFXIe20"><b>online</b></a>
\ No newline at end of file
doc/examples/is_null.cpp
View file @
c92a6968
...
...
@@ -14,7 +14,7 @@ int main()
json
j_object
=
{{
"one"
,
1
},
{
"two"
,
2
}};
json
j_array
=
{
1
,
2
,
4
,
8
,
16
};
json
j_string
=
"Hello, world"
;
json
j_binary
=
json
::
binary
_array
({
1
,
2
,
3
});
json
j_binary
=
json
::
binary
({
1
,
2
,
3
});
// call is_null()
std
::
cout
<<
std
::
boolalpha
;
...
...
doc/examples/is_null.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/uDLxYO1TseoNS5Iu"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/GCQOJn7fTbm6kPBo"><b>online</b></a>
\ No newline at end of file
doc/examples/is_number.cpp
View file @
c92a6968
...
...
@@ -14,7 +14,7 @@ int main()
json
j_object
=
{{
"one"
,
1
},
{
"two"
,
2
}};
json
j_array
=
{
1
,
2
,
4
,
8
,
16
};
json
j_string
=
"Hello, world"
;
json
j_binary
=
json
::
binary
_array
({
1
,
2
,
3
});
json
j_binary
=
json
::
binary
({
1
,
2
,
3
});
// call is_number()
std
::
cout
<<
std
::
boolalpha
;
...
...
doc/examples/is_number.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/a7j4EG9Hvjbby3x0"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/guySOWaTCKiXcueC"><b>online</b></a>
\ No newline at end of file
doc/examples/is_number_float.cpp
View file @
c92a6968
...
...
@@ -14,7 +14,7 @@ int main()
json
j_object
=
{{
"one"
,
1
},
{
"two"
,
2
}};
json
j_array
=
{
1
,
2
,
4
,
8
,
16
};
json
j_string
=
"Hello, world"
;
json
j_binary
=
json
::
binary
_array
({
1
,
2
,
3
});
json
j_binary
=
json
::
binary
({
1
,
2
,
3
});
// call is_number_float()
std
::
cout
<<
std
::
boolalpha
;
...
...
doc/examples/is_number_float.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/cT9J60hwwflg88M9"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/371XB9Jo3cwHDIBc"><b>online</b></a>
\ No newline at end of file
doc/examples/is_number_integer.cpp
View file @
c92a6968
...
...
@@ -14,7 +14,7 @@ int main()
json
j_object
=
{{
"one"
,
1
},
{
"two"
,
2
}};
json
j_array
=
{
1
,
2
,
4
,
8
,
16
};
json
j_string
=
"Hello, world"
;
json
j_binary
=
json
::
binary
_array
({
1
,
2
,
3
});
json
j_binary
=
json
::
binary
({
1
,
2
,
3
});
// call is_number_integer()
std
::
cout
<<
std
::
boolalpha
;
...
...
doc/examples/is_number_integer.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/j0TgXy0oyXxKkhLN"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/qzb1GYNdSbeVRamt"><b>online</b></a>
\ No newline at end of file
doc/examples/is_number_unsigned.cpp
View file @
c92a6968
...
...
@@ -14,7 +14,7 @@ int main()
json
j_object
=
{{
"one"
,
1
},
{
"two"
,
2
}};
json
j_array
=
{
1
,
2
,
4
,
8
,
16
};
json
j_string
=
"Hello, world"
;
json
j_binary
=
json
::
binary
_array
({
1
,
2
,
3
});
json
j_binary
=
json
::
binary
({
1
,
2
,
3
});
// call is_number_unsigned()
std
::
cout
<<
std
::
boolalpha
;
...
...
doc/examples/is_number_unsigned.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/u5wlpVX9Za6lEC2f"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/wcfMOOVBjQMZ6iQi"><b>online</b></a>
\ No newline at end of file
doc/examples/is_object.cpp
View file @
c92a6968
...
...
@@ -14,7 +14,7 @@ int main()
json
j_object
=
{{
"one"
,
1
},
{
"two"
,
2
}};
json
j_array
=
{
1
,
2
,
4
,
8
,
16
};
json
j_string
=
"Hello, world"
;
json
j_binary
=
json
::
binary
_array
({
1
,
2
,
3
});
json
j_binary
=
json
::
binary
({
1
,
2
,
3
});
// call is_object()
std
::
cout
<<
std
::
boolalpha
;
...
...
doc/examples/is_object.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/QJQ2avqtJEd4uI23"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/I9UET2tNOZLYKvf9"><b>online</b></a>
\ No newline at end of file
doc/examples/is_primitive.cpp
View file @
c92a6968
...
...
@@ -14,7 +14,7 @@ int main()
json
j_object
=
{{
"one"
,
1
},
{
"two"
,
2
}};
json
j_array
=
{
1
,
2
,
4
,
8
,
16
};
json
j_string
=
"Hello, world"
;
json
j_binary
=
json
::
binary
_array
({
1
,
2
,
3
});
json
j_binary
=
json
::
binary
({
1
,
2
,
3
});
// call is_primitive()
std
::
cout
<<
std
::
boolalpha
;
...
...
doc/examples/is_primitive.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/a4WQ1RXZbD1YQELx"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/wdEBCnH75A2tWTPp"><b>online</b></a>
\ No newline at end of file
doc/examples/is_string.cpp
View file @
c92a6968
...
...
@@ -14,7 +14,7 @@ int main()
json
j_object
=
{{
"one"
,
1
},
{
"two"
,
2
}};
json
j_array
=
{
1
,
2
,
4
,
8
,
16
};
json
j_string
=
"Hello, world"
;
json
j_binary
=
json
::
binary
_array
({
1
,
2
,
3
});
json
j_binary
=
json
::
binary
({
1
,
2
,
3
});
// call is_string()
std
::
cout
<<
std
::
boolalpha
;
...
...
doc/examples/is_string.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/vj3Wo1roaNjE3fPo"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/Lcz1noVRzYcB7vXP"><b>online</b></a>
\ No newline at end of file
doc/examples/is_structured.cpp
View file @
c92a6968
...
...
@@ -14,7 +14,7 @@ int main()
json
j_object
=
{{
"one"
,
1
},
{
"two"
,
2
}};
json
j_array
=
{
1
,
2
,
4
,
8
,
16
};
json
j_string
=
"Hello, world"
;
json
j_binary
=
json
::
binary
_array
({
1
,
2
,
3
});
json
j_binary
=
json
::
binary
({
1
,
2
,
3
});
// call is_structured()
std
::
cout
<<
std
::
boolalpha
;
...
...
doc/examples/is_structured.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/BoS03RLCyI6oDMbc"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/1eYTBWunXeo3dEXD"><b>online</b></a>
\ No newline at end of file
doc/examples/items.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/YXV7iJuG093bA51l"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/ScW4gbehjRyjHyPZ"><b>online</b></a>
\ No newline at end of file
doc/examples/iterator_wrapper.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/mCgTQ3O0Xo8aLHm3"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/CwtYFd6vT8GjFFcd"><b>online</b></a>
\ No newline at end of file
doc/examples/json_pointer.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/M2vsuxjVqXdOVMl6"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/FTpanTtjcQQjZc2F"><b>online</b></a>
\ No newline at end of file
doc/examples/json_pointer__back.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/2q7gu0ZAQoMeOaAc"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/qjWp2KSJctelS7Fe"><b>online</b></a>
\ No newline at end of file
doc/examples/json_pointer__empty.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/pqG2Q8bmj9SvSX0i"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/0iAoI04B7iJcG1pW"><b>online</b></a>
\ No newline at end of file
doc/examples/json_pointer__operator_add.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/B8QFt317rARJWiGI"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/CL6FBsykrydDhRTF"><b>online</b></a>
\ No newline at end of file
doc/examples/json_pointer__operator_add_binary.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/SEuKMiM0vuzQDU8U"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/qbzJzB74w6QVdKPu"><b>online</b></a>
\ No newline at end of file
doc/examples/json_pointer__parent_pointer.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/yweqBQ8bAC6pcn68"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/9yiqfnfuF223zRfi"><b>online</b></a>
\ No newline at end of file
doc/examples/json_pointer__pop_back.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/aFuDbxgbraVszcBX"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/qgH4LKyHMvQ2KdBq"><b>online</b></a>
\ No newline at end of file
doc/examples/json_pointer__push_back.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/kLC7IUvqQ6XJCeG9"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/I9NdFeO2a5DmKDNw"><b>online</b></a>
\ No newline at end of file
doc/examples/json_pointer__to_string.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/kzmcy5bC8uORRlsJ"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/elxv2yYChrwAywYM"><b>online</b></a>
\ No newline at end of file
doc/examples/max_size.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/CqyzD8Dy3kTgaWP3"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/vv8xdYw8TIzBs5pG"><b>online</b></a>
\ No newline at end of file
doc/examples/merge_patch.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/gvLzHUR637MzpNoD"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/gYRJJgjCLw05QxMI"><b>online</b></a>
\ No newline at end of file
doc/examples/meta.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/Q7kpLxPf3Gh3jA4c"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/8KPHbPXQYmIYmHVl"><b>online</b></a>
\ No newline at end of file
doc/examples/meta.output
View file @
c92a6968
...
...
@@ -2,7 +2,7 @@
"compiler": {
"c++": "201103",
"family": "clang",
"version": "11.0.3 (clang-1103.0.32.
59
)"
"version": "11.0.3 (clang-1103.0.32.
62
)"
},
"copyright": "(C) 2013-2017 Niels Lohmann",
"name": "JSON for Modern C++",
...
...
doc/examples/object.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/ptV2tdIkWz26Tsit"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/6FmKs5R3LbpOnwu5"><b>online</b></a>
\ No newline at end of file
doc/examples/operator__ValueType.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/lqHwLR4mu98821JE"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/JfMIJiDcpdQUL8Zf"><b>online</b></a>
\ No newline at end of file
doc/examples/operator__equal.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/JRqPAJIQzWmHXecc"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/LNp7NushnJK4Qdbh"><b>online</b></a>
\ No newline at end of file
doc/examples/operator__equal__nullptr_t.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/5KP3inAnXZxvEDm6"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/s62P9RmAe0bB7jVS"><b>online</b></a>
\ No newline at end of file
doc/examples/operator__greater.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/ntF7DMzC85gbQKHu"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/U2Y3DKDAI3QVV6WY"><b>online</b></a>
\ No newline at end of file
doc/examples/operator__greaterequal.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/yqyDIDXWkMvGgev8"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/rPkPEfJCs9deVcDh"><b>online</b></a>
\ No newline at end of file
doc/examples/operator__less.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/gHXKkTMcewuDPzd8"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/uVaxGsyeyMBSgFmD"><b>online</b></a>
\ No newline at end of file
doc/examples/operator__lessequal.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/mj0PA1qNAfx8igKN"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/XuFcFYlyCUhSZOMh"><b>online</b></a>
\ No newline at end of file
doc/examples/operator__notequal.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/GAhLhVIxDu4PmD1F"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/zmDAeDnNWMEipr0f"><b>online</b></a>
\ No newline at end of file
doc/examples/operator__notequal__nullptr_t.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/KjefUPuhPStN4Dpj"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/FI3oaFMYKW21XWOx"><b>online</b></a>
\ No newline at end of file
doc/examples/operator__value_t.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/DGNREN3mkIDq1xvs"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/zrh9lwsqcXTRxKAB"><b>online</b></a>
\ No newline at end of file
doc/examples/operator_deserialize.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/IvgowYGaX0SgOFIG"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/u7H6MXaycH9x6z2b"><b>online</b></a>
\ No newline at end of file
doc/examples/operator_serialize.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/ckGZIBookDffV00n"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/XLOzBknv2FczmATS"><b>online</b></a>
\ No newline at end of file
doc/examples/operatorarray__key_type.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/oKnfnFrLHG8H1OAl"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/OpoeAt1xGB4xduPx"><b>online</b></a>
\ No newline at end of file
doc/examples/operatorarray__key_type_const.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/ASyxBOaT5x8RUt40"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/csxHXR7rMgsx8lD0"><b>online</b></a>
\ No newline at end of file
doc/examples/operatorarray__size_type.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/GooJD9aQ3hefM8ur"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/FqlufeB2ykspIWMX"><b>online</b></a>
\ No newline at end of file
doc/examples/operatorarray__size_type_const.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/SWqjjMQTNClOhE08"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/ZdkclPKi4eV5qHAO"><b>online</b></a>
\ No newline at end of file
doc/examples/operatorjson_pointer.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/kSjjpnXKP4bWfuCu"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/Ip5D5sYs4lFNTeQk"><b>online</b></a>
\ No newline at end of file
doc/examples/operatorjson_pointer_const.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/MZ4SoILiRC8Meuir"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/cgeqOQ3Ed4B5H36y"><b>online</b></a>
\ No newline at end of file
doc/examples/other_error.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/pthRR6JAltqIxj0c"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/arzWNZW2mX7NN4hn"><b>online</b></a>
\ No newline at end of file
doc/examples/out_of_range.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/UgWb7k87ABSwTuIp"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/N1cH6xfYoW268tU1"><b>online</b></a>
\ No newline at end of file
doc/examples/parse__array__parser_callback_t.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/i3BBhl7Ub5y9b0yp"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/GQUBprVlhQf1GAn0"><b>online</b></a>
\ No newline at end of file
doc/examples/parse__contiguouscontainer__parser_callback_t.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/sGdJMOaJnFNJBtH7"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/vNtAnvMvjPVNbQWr"><b>online</b></a>
\ No newline at end of file
doc/examples/parse__istream__parser_callback_t.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/UZgRBIeqdZhm6M8F"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/oVoHIptkIrU5Obmp"><b>online</b></a>
\ No newline at end of file
doc/examples/parse__iteratortype__parser_callback_t.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/VThe0hdMSUdNSOLK"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/9CXgX4XrjlHDszdi"><b>online</b></a>
\ No newline at end of file
doc/examples/parse__string__parser_callback_t.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/QZgjsR0PiAw2Lqpk"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/vDAnSEYiVgIdK3sK"><b>online</b></a>
\ No newline at end of file
doc/examples/parse_error.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/mIKYWmi174lpgw4Y"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/ZkoSrF7OOVUQf4Db"><b>online</b></a>
\ No newline at end of file
doc/examples/patch.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/hFd1W46W2Hb81sHN"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/GrqC402vqxttNYPl"><b>online</b></a>
\ No newline at end of file
doc/examples/push_back.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/0D5Tjq6pbMessqH1"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/s6FfaomLrs4KRfPj"><b>online</b></a>
\ No newline at end of file
doc/examples/push_back__initializer_list.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/hV7FtaoGexS23ZH3"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/mbZlrIGr8Rsdjeow"><b>online</b></a>
\ No newline at end of file
doc/examples/push_back__object_t__value.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/g2EbqobnylUvWg6N"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/AdA8l0WpxC6GiE5E"><b>online</b></a>
\ No newline at end of file
doc/examples/rbegin.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/aRWE2hgZjrYjoaIA"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/VrEpD8lD8TTaI0NX"><b>online</b></a>
\ No newline at end of file
doc/examples/rend.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/1MJ045BoWXVxxBbo"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/JwrsWR45xOFouUXN"><b>online</b></a>
\ No newline at end of file
doc/examples/sax_parse.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/SbFNpOHK4By29meM"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/QaneqALPjiPk81vJ"><b>online</b></a>
\ No newline at end of file
doc/examples/size.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/OTHdGYDUWACNRxGa"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/mvJT2pbloHlkrl6r"><b>online</b></a>
\ No newline at end of file
doc/examples/swap__array_t.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/iIRq63CVDmNauR5t"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/c0nkTOokPyL8J1JL"><b>online</b></a>
\ No newline at end of file
doc/examples/swap__binary_t.cpp
View file @
c92a6968
...
...
@@ -6,7 +6,7 @@ using json = nlohmann::json;
int
main
()
{
// create a binary value
json
value
=
json
::
binary
_array
({
1
,
2
,
3
});
json
value
=
json
::
binary
({
1
,
2
,
3
});
// create a binary_t
json
::
binary_t
binary
=
{{
4
,
5
,
6
}};
...
...
doc/examples/swap__object_t.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/Pc9pXgONFt2rbQ2w"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/IcxTHxey5qxGeAy2"><b>online</b></a>
\ No newline at end of file
doc/examples/swap__reference.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/03xB3pGzsNZLG2yj"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/WL9q27mBi3aXi5Pa"><b>online</b></a>
\ No newline at end of file
doc/examples/swap__string_t.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/begjynVcXSupqxM9"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/SyMx0P688ApRQzMt"><b>online</b></a>
\ No newline at end of file
doc/examples/to_bson.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/2roucrct3qDL6LCk"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/hrN6v0tVSMVw8ME9"><b>online</b></a>
\ No newline at end of file
doc/examples/to_cbor.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/LRM37xarSuPJmv92"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/r2Sb8yJjRQG98WkO"><b>online</b></a>
\ No newline at end of file
doc/examples/to_msgpack.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/CaRFhkrefL4miesE"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/HtOtIvPkgOy5JVHb"><b>online</b></a>
\ No newline at end of file
doc/examples/to_ubjson.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/2luqHy9iADx4UNm7"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/pc1zxKaned8pvvXJ"><b>online</b></a>
\ No newline at end of file
doc/examples/type.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/x9q5BXAuh6afrka5"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/0s7Ewz3zhZQfWzjR"><b>online</b></a>
\ No newline at end of file
doc/examples/type_error.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/9Y0YHe0cJihjmgTu"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/vBuKAAPU80iMcXQC"><b>online</b></a>
\ No newline at end of file
doc/examples/type_name.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/YT1bGIdktadCPZuS"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/hOsdmb4wLEoYc4xh"><b>online</b></a>
\ No newline at end of file
doc/examples/unflatten.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/knK4jnD2hIVxQoyk"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/x5rihodknargY77f"><b>online</b></a>
\ No newline at end of file
doc/examples/update.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/kjcoWACW7FMqKRBG"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/KZsjDe1v3arweQPv"><b>online</b></a>
\ No newline at end of file
doc/examples/update__range.link
View file @
c92a6968
<a target="_blank" href="https://wandbox.org/permlink/0LBIsEa18IrerWwy"><b>online</b></a>
\ No newline at end of file
<a target="_blank" href="https://wandbox.org/permlink/O3XNqD5PQ6SyQ9vS"><b>online</b></a>
\ No newline at end of file
include/nlohmann/byte_container_with_subtype.hpp
View file @
c92a6968
...
...
@@ -39,8 +39,7 @@ class byte_container_with_subtype : public BinaryType
:
container_type
(
std
::
move
(
b
))
{}
byte_container_with_subtype
(
const
container_type
&
b
,
std
::
uint8_t
subtype
)
noexcept
(
noexcept
(
container_type
(
b
)))
byte_container_with_subtype
(
const
container_type
&
b
,
std
::
uint8_t
subtype
)
noexcept
(
noexcept
(
container_type
(
b
)))
:
container_type
(
b
)
,
m_subtype
(
subtype
)
,
m_has_subtype
(
true
)
...
...
single_include/nlohmann/json.hpp
View file @
c92a6968
...
...
@@ -4265,8 +4265,7 @@ class byte_container_with_subtype : public BinaryType
:
container_type
(
std
::
move
(
b
))
{}
byte_container_with_subtype
(
const
container_type
&
b
,
std
::
uint8_t
subtype
)
noexcept
(
noexcept
(
container_type
(
b
)))
byte_container_with_subtype
(
const
container_type
&
b
,
std
::
uint8_t
subtype
)
noexcept
(
noexcept
(
container_type
(
b
)))
:
container_type
(
b
)
,
m_subtype
(
subtype
)
,
m_has_subtype
(
true
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment