The following packages will be installed: nlohmann_json Fetching README... 0%100%100%100%100%100%Done Fetching nlohmann_json.SlackBuild... 0%100%100%100%100%100%Done Fetching nlohmann_json.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done json-3.10.5/ json-3.10.5/.clang-format json-3.10.5/.clang-tidy json-3.10.5/.drone.yml json-3.10.5/.github/ json-3.10.5/.github/CODEOWNERS json-3.10.5/.github/CONTRIBUTING.md json-3.10.5/.github/FUNDING.yml json-3.10.5/.github/ISSUE_TEMPLATE/ json-3.10.5/.github/ISSUE_TEMPLATE/Bug_report.md json-3.10.5/.github/ISSUE_TEMPLATE/config.yml json-3.10.5/.github/PULL_REQUEST_TEMPLATE.md json-3.10.5/.github/SECURITY.md json-3.10.5/.github/config.yml json-3.10.5/.github/stale.yml json-3.10.5/.github/workflows/ json-3.10.5/.github/workflows/codeql-analysis.yml json-3.10.5/.github/workflows/macos.yml json-3.10.5/.github/workflows/ubuntu.yml json-3.10.5/.github/workflows/windows.yml json-3.10.5/.gitignore json-3.10.5/CITATION.cff json-3.10.5/CMakeLists.txt json-3.10.5/CODE_OF_CONDUCT.md json-3.10.5/ChangeLog.md json-3.10.5/LICENSE.MIT json-3.10.5/Makefile json-3.10.5/README.md json-3.10.5/appveyor.yml json-3.10.5/benchmarks/ json-3.10.5/benchmarks/CMakeLists.txt json-3.10.5/benchmarks/src/ json-3.10.5/benchmarks/src/benchmarks.cpp json-3.10.5/cmake/ json-3.10.5/cmake/ci.cmake json-3.10.5/cmake/config.cmake.in json-3.10.5/cmake/download_test_data.cmake json-3.10.5/cmake/nlohmann_jsonConfigVersion.cmake.in json-3.10.5/cmake/pkg-config.pc.in json-3.10.5/doc/ json-3.10.5/doc/Makefile json-3.10.5/doc/README.md json-3.10.5/doc/avatars.png json-3.10.5/doc/docset/ json-3.10.5/doc/docset/Info.plist json-3.10.5/doc/docset/Makefile json-3.10.5/doc/docset/README.md json-3.10.5/doc/docset/docSet.sql json-3.10.5/doc/docset/docset.json json-3.10.5/doc/docset/icon.png json-3.10.5/doc/docset/icon@2x.png json-3.10.5/doc/examples/ json-3.10.5/doc/examples/README.cpp json-3.10.5/doc/examples/README.output json-3.10.5/doc/examples/accept__string.cpp json-3.10.5/doc/examples/accept__string.output json-3.10.5/doc/examples/array.cpp json-3.10.5/doc/examples/array.output json-3.10.5/doc/examples/array_t.cpp json-3.10.5/doc/examples/array_t.output json-3.10.5/doc/examples/at__object_t_key_type.cpp json-3.10.5/doc/examples/at__object_t_key_type.output json-3.10.5/doc/examples/at__object_t_key_type_const.cpp json-3.10.5/doc/examples/at__object_t_key_type_const.output json-3.10.5/doc/examples/at__size_type.cpp json-3.10.5/doc/examples/at__size_type.output json-3.10.5/doc/examples/at__size_type_const.cpp json-3.10.5/doc/examples/at__size_type_const.output json-3.10.5/doc/examples/at_json_pointer.cpp json-3.10.5/doc/examples/at_json_pointer.output json-3.10.5/doc/examples/at_json_pointer_const.cpp json-3.10.5/doc/examples/at_json_pointer_const.output json-3.10.5/doc/examples/back.cpp json-3.10.5/doc/examples/back.output json-3.10.5/doc/examples/basic_json__CompatibleType.cpp json-3.10.5/doc/examples/basic_json__CompatibleType.output json-3.10.5/doc/examples/basic_json__InputIt_InputIt.cpp json-3.10.5/doc/examples/basic_json__InputIt_InputIt.output json-3.10.5/doc/examples/basic_json__basic_json.cpp json-3.10.5/doc/examples/basic_json__basic_json.output json-3.10.5/doc/examples/basic_json__copyassignment.cpp json-3.10.5/doc/examples/basic_json__copyassignment.output json-3.10.5/doc/examples/basic_json__list_init_t.cpp json-3.10.5/doc/examples/basic_json__list_init_t.output json-3.10.5/doc/examples/basic_json__moveconstructor.cpp json-3.10.5/doc/examples/basic_json__moveconstructor.output json-3.10.5/doc/examples/basic_json__nullptr_t.cpp json-3.10.5/doc/examples/basic_json__nullptr_t.output json-3.10.5/doc/examples/basic_json__size_type_basic_json.cpp json-3.10.5/doc/examples/basic_json__size_type_basic_json.output json-3.10.5/doc/examples/basic_json__value.cpp json-3.10.5/doc/examples/basic_json__value.output json-3.10.5/doc/examples/basic_json__value_ptr.cpp json-3.10.5/doc/examples/basic_json__value_ptr.output json-3.10.5/doc/examples/basic_json__value_t.cpp json-3.10.5/doc/examples/basic_json__value_t.output json-3.10.5/doc/examples/begin.cpp json-3.10.5/doc/examples/begin.output json-3.10.5/doc/examples/binary.cpp json-3.10.5/doc/examples/binary.output json-3.10.5/doc/examples/binary_t.cpp json-3.10.5/doc/examples/binary_t.output json-3.10.5/doc/examples/boolean_t.cpp json-3.10.5/doc/examples/boolean_t.output json-3.10.5/doc/examples/cbegin.cpp json-3.10.5/doc/examples/cbegin.output json-3.10.5/doc/examples/cend.cpp json-3.10.5/doc/examples/cend.output json-3.10.5/doc/examples/clear.cpp json-3.10.5/doc/examples/clear.output json-3.10.5/doc/examples/contains.cpp json-3.10.5/doc/examples/contains.output json-3.10.5/doc/examples/contains_json_pointer.cpp json-3.10.5/doc/examples/contains_json_pointer.output json-3.10.5/doc/examples/count.cpp json-3.10.5/doc/examples/count.output json-3.10.5/doc/examples/crbegin.cpp json-3.10.5/doc/examples/crbegin.output json-3.10.5/doc/examples/crend.cpp json-3.10.5/doc/examples/crend.output json-3.10.5/doc/examples/diagnostics_extended.cpp json-3.10.5/doc/examples/diagnostics_extended.output json-3.10.5/doc/examples/diagnostics_standard.cpp json-3.10.5/doc/examples/diagnostics_standard.output json-3.10.5/doc/examples/diff.cpp json-3.10.5/doc/examples/diff.output json-3.10.5/doc/examples/dump.cpp json-3.10.5/doc/examples/dump.output json-3.10.5/doc/examples/emplace.cpp json-3.10.5/doc/examples/emplace.output json-3.10.5/doc/examples/emplace_back.cpp json-3.10.5/doc/examples/emplace_back.output json-3.10.5/doc/examples/empty.cpp json-3.10.5/doc/examples/empty.output json-3.10.5/doc/examples/end.cpp json-3.10.5/doc/examples/end.output json-3.10.5/doc/examples/erase__IteratorType.cpp json-3.10.5/doc/examples/erase__IteratorType.output json-3.10.5/doc/examples/erase__IteratorType_IteratorType.cpp json-3.10.5/doc/examples/erase__IteratorType_IteratorType.output json-3.10.5/doc/examples/erase__key_type.cpp json-3.10.5/doc/examples/erase__key_type.output json-3.10.5/doc/examples/erase__size_type.cpp json-3.10.5/doc/examples/erase__size_type.output json-3.10.5/doc/examples/exception.cpp json-3.10.5/doc/examples/exception.output json-3.10.5/doc/examples/find__key_type.cpp json-3.10.5/doc/examples/find__key_type.output json-3.10.5/doc/examples/flatten.cpp json-3.10.5/doc/examples/flatten.output json-3.10.5/doc/examples/from_bson.cpp json-3.10.5/doc/examples/from_bson.output json-3.10.5/doc/examples/from_cbor.cpp json-3.10.5/doc/examples/from_cbor.output json-3.10.5/doc/examples/from_msgpack.cpp json-3.10.5/doc/examples/from_msgpack.output json-3.10.5/doc/examples/from_ubjson.cpp json-3.10.5/doc/examples/from_ubjson.output json-3.10.5/doc/examples/front.cpp json-3.10.5/doc/examples/front.output json-3.10.5/doc/examples/get__PointerType.cpp json-3.10.5/doc/examples/get__PointerType.output json-3.10.5/doc/examples/get__ValueType_const.cpp json-3.10.5/doc/examples/get__ValueType_const.output json-3.10.5/doc/examples/get_binary.cpp json-3.10.5/doc/examples/get_binary.output json-3.10.5/doc/examples/get_ptr.cpp json-3.10.5/doc/examples/get_ptr.output json-3.10.5/doc/examples/get_ref.cpp json-3.10.5/doc/examples/get_ref.output json-3.10.5/doc/examples/get_to.cpp json-3.10.5/doc/examples/get_to.output json-3.10.5/doc/examples/insert.cpp json-3.10.5/doc/examples/insert.output json-3.10.5/doc/examples/insert__count.cpp json-3.10.5/doc/examples/insert__count.output json-3.10.5/doc/examples/insert__ilist.cpp json-3.10.5/doc/examples/insert__ilist.output json-3.10.5/doc/examples/insert__range.cpp json-3.10.5/doc/examples/insert__range.output json-3.10.5/doc/examples/insert__range_object.cpp json-3.10.5/doc/examples/insert__range_object.output json-3.10.5/doc/examples/invalid_iterator.cpp json-3.10.5/doc/examples/invalid_iterator.output json-3.10.5/doc/examples/is_array.cpp json-3.10.5/doc/examples/is_array.output json-3.10.5/doc/examples/is_binary.cpp json-3.10.5/doc/examples/is_binary.output json-3.10.5/doc/examples/is_boolean.cpp json-3.10.5/doc/examples/is_boolean.output json-3.10.5/doc/examples/is_discarded.cpp json-3.10.5/doc/examples/is_discarded.output json-3.10.5/doc/examples/is_null.cpp json-3.10.5/doc/examples/is_null.output json-3.10.5/doc/examples/is_number.cpp json-3.10.5/doc/examples/is_number.output json-3.10.5/doc/examples/is_number_float.cpp json-3.10.5/doc/examples/is_number_float.output json-3.10.5/doc/examples/is_number_integer.cpp json-3.10.5/doc/examples/is_number_integer.output json-3.10.5/doc/examples/is_number_unsigned.cpp json-3.10.5/doc/examples/is_number_unsigned.output json-3.10.5/doc/examples/is_object.cpp json-3.10.5/doc/examples/is_object.output json-3.10.5/doc/examples/is_primitive.cpp json-3.10.5/doc/examples/is_primitive.output json-3.10.5/doc/examples/is_string.cpp json-3.10.5/doc/examples/is_string.output json-3.10.5/doc/examples/is_structured.cpp json-3.10.5/doc/examples/is_structured.output json-3.10.5/doc/examples/items.cpp json-3.10.5/doc/examples/items.output json-3.10.5/doc/examples/iterator_wrapper.cpp json-3.10.5/doc/examples/iterator_wrapper.output json-3.10.5/doc/examples/json_pointer.cpp json-3.10.5/doc/examples/json_pointer.output json-3.10.5/doc/examples/json_pointer__back.cpp json-3.10.5/doc/examples/json_pointer__back.output json-3.10.5/doc/examples/json_pointer__empty.cpp json-3.10.5/doc/examples/json_pointer__empty.output json-3.10.5/doc/examples/json_pointer__operator_add.cpp json-3.10.5/doc/examples/json_pointer__operator_add.output json-3.10.5/doc/examples/json_pointer__operator_add_binary.cpp json-3.10.5/doc/examples/json_pointer__operator_add_binary.output json-3.10.5/doc/examples/json_pointer__parent_pointer.cpp json-3.10.5/doc/examples/json_pointer__parent_pointer.output json-3.10.5/doc/examples/json_pointer__pop_back.cpp json-3.10.5/doc/examples/json_pointer__pop_back.output json-3.10.5/doc/examples/json_pointer__push_back.cpp json-3.10.5/doc/examples/json_pointer__push_back.output json-3.10.5/doc/examples/json_pointer__to_string.cpp json-3.10.5/doc/examples/json_pointer__to_string.output json-3.10.5/doc/examples/max_size.cpp json-3.10.5/doc/examples/max_size.output json-3.10.5/doc/examples/merge_patch.cpp json-3.10.5/doc/examples/merge_patch.output json-3.10.5/doc/examples/meta.cpp json-3.10.5/doc/examples/meta.output json-3.10.5/doc/examples/number_float_t.cpp json-3.10.5/doc/examples/number_float_t.output json-3.10.5/doc/examples/number_integer_t.cpp json-3.10.5/doc/examples/number_integer_t.output json-3.10.5/doc/examples/number_unsigned_t.cpp json-3.10.5/doc/examples/number_unsigned_t.output json-3.10.5/doc/examples/object.cpp json-3.10.5/doc/examples/object.output json-3.10.5/doc/examples/object_t.cpp json-3.10.5/doc/examples/object_t.output json-3.10.5/doc/examples/operator__ValueType.cpp json-3.10.5/doc/examples/operator__ValueType.output json-3.10.5/doc/examples/operator__equal.cpp json-3.10.5/doc/examples/operator__equal.output json-3.10.5/doc/examples/operator__equal__nullptr_t.cpp json-3.10.5/doc/examples/operator__equal__nullptr_t.output json-3.10.5/doc/examples/operator__greater.cpp json-3.10.5/doc/examples/operator__greater.output json-3.10.5/doc/examples/operator__greaterequal.cpp json-3.10.5/doc/examples/operator__greaterequal.output json-3.10.5/doc/examples/operator__less.cpp json-3.10.5/doc/examples/operator__less.output json-3.10.5/doc/examples/operator__lessequal.cpp json-3.10.5/doc/examples/operator__lessequal.output json-3.10.5/doc/examples/operator__notequal.cpp json-3.10.5/doc/examples/operator__notequal.output json-3.10.5/doc/examples/operator__notequal__nullptr_t.cpp json-3.10.5/doc/examples/operator__notequal__nullptr_t.output json-3.10.5/doc/examples/operator__value_t.cpp json-3.10.5/doc/examples/operator__value_t.output json-3.10.5/doc/examples/operator_deserialize.cpp json-3.10.5/doc/examples/operator_deserialize.output json-3.10.5/doc/examples/operator_literal_json.cpp json-3.10.5/doc/examples/operator_literal_json.output json-3.10.5/doc/examples/operator_literal_json_pointer.cpp json-3.10.5/doc/examples/operator_literal_json_pointer.output json-3.10.5/doc/examples/operator_serialize.cpp json-3.10.5/doc/examples/operator_serialize.output json-3.10.5/doc/examples/operatorarray__key_type.cpp json-3.10.5/doc/examples/operatorarray__key_type.output json-3.10.5/doc/examples/operatorarray__key_type_const.cpp json-3.10.5/doc/examples/operatorarray__key_type_const.output json-3.10.5/doc/examples/operatorarray__size_type.cpp json-3.10.5/doc/examples/operatorarray__size_type.output json-3.10.5/doc/examples/operatorarray__size_type_const.cpp json-3.10.5/doc/examples/operatorarray__size_type_const.output json-3.10.5/doc/examples/operatorjson_pointer.cpp json-3.10.5/doc/examples/operatorjson_pointer.output json-3.10.5/doc/examples/operatorjson_pointer_const.cpp json-3.10.5/doc/examples/operatorjson_pointer_const.output json-3.10.5/doc/examples/ordered_map.cpp json-3.10.5/doc/examples/ordered_map.output json-3.10.5/doc/examples/other_error.cpp json-3.10.5/doc/examples/other_error.output json-3.10.5/doc/examples/out_of_range.cpp json-3.10.5/doc/examples/out_of_range.output json-3.10.5/doc/examples/parse__allow_exceptions.cpp json-3.10.5/doc/examples/parse__allow_exceptions.output json-3.10.5/doc/examples/parse__array__parser_callback_t.cpp json-3.10.5/doc/examples/parse__array__parser_callback_t.output json-3.10.5/doc/examples/parse__contiguouscontainer__parser_callback_t.cpp json-3.10.5/doc/examples/parse__contiguouscontainer__parser_callback_t.output json-3.10.5/doc/examples/parse__istream__parser_callback_t.cpp json-3.10.5/doc/examples/parse__istream__parser_callback_t.output json-3.10.5/doc/examples/parse__iterator_pair.cpp json-3.10.5/doc/examples/parse__iterator_pair.link json-3.10.5/doc/examples/parse__iterator_pair.output json-3.10.5/doc/examples/parse__pointers.cpp json-3.10.5/doc/examples/parse__pointers.link json-3.10.5/doc/examples/parse__pointers.output json-3.10.5/doc/examples/parse__string__parser_callback_t.cpp json-3.10.5/doc/examples/parse__string__parser_callback_t.output json-3.10.5/doc/examples/parse_error.cpp json-3.10.5/doc/examples/parse_error.output json-3.10.5/doc/examples/patch.cpp json-3.10.5/doc/examples/patch.output json-3.10.5/doc/examples/push_back.cpp json-3.10.5/doc/examples/push_back.output json-3.10.5/doc/examples/push_back__initializer_list.cpp json-3.10.5/doc/examples/push_back__initializer_list.output json-3.10.5/doc/examples/push_back__object_t__value.cpp json-3.10.5/doc/examples/push_back__object_t__value.output json-3.10.5/doc/examples/rbegin.cpp json-3.10.5/doc/examples/rbegin.output json-3.10.5/doc/examples/rend.cpp json-3.10.5/doc/examples/rend.output json-3.10.5/doc/examples/sax_parse.cpp json-3.10.5/doc/examples/sax_parse.output json-3.10.5/doc/examples/size.cpp json-3.10.5/doc/examples/size.output json-3.10.5/doc/examples/std_hash.cpp json-3.10.5/doc/examples/std_hash.output json-3.10.5/doc/examples/std_swap.cpp json-3.10.5/doc/examples/std_swap.output json-3.10.5/doc/examples/string_t.cpp json-3.10.5/doc/examples/string_t.output json-3.10.5/doc/examples/swap__array_t.cpp json-3.10.5/doc/examples/swap__array_t.output json-3.10.5/doc/examples/swap__binary_t.cpp json-3.10.5/doc/examples/swap__binary_t.output json-3.10.5/doc/examples/swap__object_t.cpp json-3.10.5/doc/examples/swap__object_t.output json-3.10.5/doc/examples/swap__reference.cpp json-3.10.5/doc/examples/swap__reference.output json-3.10.5/doc/examples/swap__string_t.cpp json-3.10.5/doc/examples/swap__string_t.output json-3.10.5/doc/examples/to_bson.cpp json-3.10.5/doc/examples/to_bson.output json-3.10.5/doc/examples/to_cbor.cpp json-3.10.5/doc/examples/to_cbor.output json-3.10.5/doc/examples/to_msgpack.cpp json-3.10.5/doc/examples/to_msgpack.output json-3.10.5/doc/examples/to_string.cpp json-3.10.5/doc/examples/to_string.output json-3.10.5/doc/examples/to_ubjson.cpp json-3.10.5/doc/examples/to_ubjson.output json-3.10.5/doc/examples/type.cpp json-3.10.5/doc/examples/type.output json-3.10.5/doc/examples/type_error.cpp json-3.10.5/doc/examples/type_error.output json-3.10.5/doc/examples/type_name.cpp json-3.10.5/doc/examples/type_name.output json-3.10.5/doc/examples/unflatten.cpp json-3.10.5/doc/examples/unflatten.output json-3.10.5/doc/examples/update.cpp json-3.10.5/doc/examples/update.output json-3.10.5/doc/examples/update__range.cpp json-3.10.5/doc/examples/update__range.output json-3.10.5/doc/index.md json-3.10.5/doc/json.gif json-3.10.5/doc/mkdocs/ json-3.10.5/doc/mkdocs/Makefile json-3.10.5/doc/mkdocs/docs/ json-3.10.5/doc/mkdocs/docs/api/ json-3.10.5/doc/mkdocs/docs/api/adl_serializer/ json-3.10.5/doc/mkdocs/docs/api/adl_serializer/from_json.md json-3.10.5/doc/mkdocs/docs/api/adl_serializer/index.md json-3.10.5/doc/mkdocs/docs/api/adl_serializer/to_json.md json-3.10.5/doc/mkdocs/docs/api/basic_json/ json-3.10.5/doc/mkdocs/docs/api/basic_json/accept.md json-3.10.5/doc/mkdocs/docs/api/basic_json/array.md json-3.10.5/doc/mkdocs/docs/api/basic_json/array_t.md json-3.10.5/doc/mkdocs/docs/api/basic_json/at.md json-3.10.5/doc/mkdocs/docs/api/basic_json/back.md json-3.10.5/doc/mkdocs/docs/api/basic_json/basic_json.md json-3.10.5/doc/mkdocs/docs/api/basic_json/begin.md json-3.10.5/doc/mkdocs/docs/api/basic_json/binary.md json-3.10.5/doc/mkdocs/docs/api/basic_json/binary_t.md json-3.10.5/doc/mkdocs/docs/api/basic_json/boolean_t.md json-3.10.5/doc/mkdocs/docs/api/basic_json/cbegin.md json-3.10.5/doc/mkdocs/docs/api/basic_json/cbor_tag_handler_t.md json-3.10.5/doc/mkdocs/docs/api/basic_json/cend.md json-3.10.5/doc/mkdocs/docs/api/basic_json/clear.md json-3.10.5/doc/mkdocs/docs/api/basic_json/contains.md json-3.10.5/doc/mkdocs/docs/api/basic_json/count.md json-3.10.5/doc/mkdocs/docs/api/basic_json/crbegin.md json-3.10.5/doc/mkdocs/docs/api/basic_json/crend.md json-3.10.5/doc/mkdocs/docs/api/basic_json/diff.md json-3.10.5/doc/mkdocs/docs/api/basic_json/dump.md json-3.10.5/doc/mkdocs/docs/api/basic_json/emplace.md json-3.10.5/doc/mkdocs/docs/api/basic_json/emplace_back.md json-3.10.5/doc/mkdocs/docs/api/basic_json/empty.md json-3.10.5/doc/mkdocs/docs/api/basic_json/end.md json-3.10.5/doc/mkdocs/docs/api/basic_json/erase.md json-3.10.5/doc/mkdocs/docs/api/basic_json/error_handler_t.md json-3.10.5/doc/mkdocs/docs/api/basic_json/exception.md json-3.10.5/doc/mkdocs/docs/api/basic_json/find.md json-3.10.5/doc/mkdocs/docs/api/basic_json/flatten.md json-3.10.5/doc/mkdocs/docs/api/basic_json/from_bson.md json-3.10.5/doc/mkdocs/docs/api/basic_json/from_cbor.md json-3.10.5/doc/mkdocs/docs/api/basic_json/from_msgpack.md json-3.10.5/doc/mkdocs/docs/api/basic_json/from_ubjson.md json-3.10.5/doc/mkdocs/docs/api/basic_json/front.md json-3.10.5/doc/mkdocs/docs/api/basic_json/get.md json-3.10.5/doc/mkdocs/docs/api/basic_json/get_allocator.md json-3.10.5/doc/mkdocs/docs/api/basic_json/get_binary.md json-3.10.5/doc/mkdocs/docs/api/basic_json/get_ptr.md json-3.10.5/doc/mkdocs/docs/api/basic_json/get_ref.md json-3.10.5/doc/mkdocs/docs/api/basic_json/get_to.md json-3.10.5/doc/mkdocs/docs/api/basic_json/index.md json-3.10.5/doc/mkdocs/docs/api/basic_json/input_format_t.md json-3.10.5/doc/mkdocs/docs/api/basic_json/insert.md json-3.10.5/doc/mkdocs/docs/api/basic_json/invalid_iterator.md json-3.10.5/doc/mkdocs/docs/api/basic_json/is_array.md json-3.10.5/doc/mkdocs/docs/api/basic_json/is_binary.md json-3.10.5/doc/mkdocs/docs/api/basic_json/is_boolean.md json-3.10.5/doc/mkdocs/docs/api/basic_json/is_discarded.md json-3.10.5/doc/mkdocs/docs/api/basic_json/is_null.md json-3.10.5/doc/mkdocs/docs/api/basic_json/is_number.md json-3.10.5/doc/mkdocs/docs/api/basic_json/is_number_float.md json-3.10.5/doc/mkdocs/docs/api/basic_json/is_number_integer.md json-3.10.5/doc/mkdocs/docs/api/basic_json/is_number_unsigned.md json-3.10.5/doc/mkdocs/docs/api/basic_json/is_object.md json-3.10.5/doc/mkdocs/docs/api/basic_json/is_primitive.md json-3.10.5/doc/mkdocs/docs/api/basic_json/is_string.md json-3.10.5/doc/mkdocs/docs/api/basic_json/is_structured.md json-3.10.5/doc/mkdocs/docs/api/basic_json/items.md json-3.10.5/doc/mkdocs/docs/api/basic_json/json_serializer.md json-3.10.5/doc/mkdocs/docs/api/basic_json/max_size.md json-3.10.5/doc/mkdocs/docs/api/basic_json/merge_patch.md json-3.10.5/doc/mkdocs/docs/api/basic_json/meta.md json-3.10.5/doc/mkdocs/docs/api/basic_json/number_float_t.md json-3.10.5/doc/mkdocs/docs/api/basic_json/number_integer_t.md json-3.10.5/doc/mkdocs/docs/api/basic_json/number_unsigned_t.md json-3.10.5/doc/mkdocs/docs/api/basic_json/object.md json-3.10.5/doc/mkdocs/docs/api/basic_json/object_comparator_t.md json-3.10.5/doc/mkdocs/docs/api/basic_json/object_t.md json-3.10.5/doc/mkdocs/docs/api/basic_json/operator+=.md json-3.10.5/doc/mkdocs/docs/api/basic_json/operator=.md json-3.10.5/doc/mkdocs/docs/api/basic_json/operator[].md json-3.10.5/doc/mkdocs/docs/api/basic_json/operator_ValueType.md json-3.10.5/doc/mkdocs/docs/api/basic_json/operator_eq.md json-3.10.5/doc/mkdocs/docs/api/basic_json/operator_ge.md json-3.10.5/doc/mkdocs/docs/api/basic_json/operator_gt.md json-3.10.5/doc/mkdocs/docs/api/basic_json/operator_gtgt.md json-3.10.5/doc/mkdocs/docs/api/basic_json/operator_le.md json-3.10.5/doc/mkdocs/docs/api/basic_json/operator_literal_json.md json-3.10.5/doc/mkdocs/docs/api/basic_json/operator_literal_json_pointer.md json-3.10.5/doc/mkdocs/docs/api/basic_json/operator_lt.md json-3.10.5/doc/mkdocs/docs/api/basic_json/operator_ltlt.md json-3.10.5/doc/mkdocs/docs/api/basic_json/operator_ne.md json-3.10.5/doc/mkdocs/docs/api/basic_json/operator_value_t.md json-3.10.5/doc/mkdocs/docs/api/basic_json/other_error.md json-3.10.5/doc/mkdocs/docs/api/basic_json/out_of_range.md json-3.10.5/doc/mkdocs/docs/api/basic_json/parse.md json-3.10.5/doc/mkdocs/docs/api/basic_json/parse_error.md json-3.10.5/doc/mkdocs/docs/api/basic_json/parse_event_t.md json-3.10.5/doc/mkdocs/docs/api/basic_json/parser_callback_t.md json-3.10.5/doc/mkdocs/docs/api/basic_json/patch.md json-3.10.5/doc/mkdocs/docs/api/basic_json/push_back.md json-3.10.5/doc/mkdocs/docs/api/basic_json/rbegin.md json-3.10.5/doc/mkdocs/docs/api/basic_json/rend.md json-3.10.5/doc/mkdocs/docs/api/basic_json/sax_parse.md json-3.10.5/doc/mkdocs/docs/api/basic_json/size.md json-3.10.5/doc/mkdocs/docs/api/basic_json/std_hash.md json-3.10.5/doc/mkdocs/docs/api/basic_json/std_swap.md json-3.10.5/doc/mkdocs/docs/api/basic_json/string_t.md json-3.10.5/doc/mkdocs/docs/api/basic_json/swap.md json-3.10.5/doc/mkdocs/docs/api/basic_json/to_bson.md json-3.10.5/doc/mkdocs/docs/api/basic_json/to_cbor.md json-3.10.5/doc/mkdocs/docs/api/basic_json/to_msgpack.md json-3.10.5/doc/mkdocs/docs/api/basic_json/to_string.md json-3.10.5/doc/mkdocs/docs/api/basic_json/to_ubjson.md json-3.10.5/doc/mkdocs/docs/api/basic_json/type.md json-3.10.5/doc/mkdocs/docs/api/basic_json/type_error.md json-3.10.5/doc/mkdocs/docs/api/basic_json/type_name.md json-3.10.5/doc/mkdocs/docs/api/basic_json/unflatten.md json-3.10.5/doc/mkdocs/docs/api/basic_json/update.md json-3.10.5/doc/mkdocs/docs/api/basic_json/value.md json-3.10.5/doc/mkdocs/docs/api/basic_json/value_t.md json-3.10.5/doc/mkdocs/docs/api/basic_json/~basic_json.md json-3.10.5/doc/mkdocs/docs/api/byte_container_with_subtype/ json-3.10.5/doc/mkdocs/docs/api/byte_container_with_subtype/byte_container_with_subtype.md json-3.10.5/doc/mkdocs/docs/api/byte_container_with_subtype/clear_subtype.md json-3.10.5/doc/mkdocs/docs/api/byte_container_with_subtype/has_subtype.md json-3.10.5/doc/mkdocs/docs/api/byte_container_with_subtype/index.md json-3.10.5/doc/mkdocs/docs/api/byte_container_with_subtype/set_subtype.md json-3.10.5/doc/mkdocs/docs/api/byte_container_with_subtype/subtype.md json-3.10.5/doc/mkdocs/docs/api/json.md json-3.10.5/doc/mkdocs/docs/api/json_pointer/ json-3.10.5/doc/mkdocs/docs/api/json_pointer/back.md json-3.10.5/doc/mkdocs/docs/api/json_pointer/empty.md json-3.10.5/doc/mkdocs/docs/api/json_pointer/index.md json-3.10.5/doc/mkdocs/docs/api/json_pointer/json_pointer.md json-3.10.5/doc/mkdocs/docs/api/json_pointer/operator_slash.md json-3.10.5/doc/mkdocs/docs/api/json_pointer/operator_slasheq.md json-3.10.5/doc/mkdocs/docs/api/json_pointer/operator_string.md json-3.10.5/doc/mkdocs/docs/api/json_pointer/parent_pointer.md json-3.10.5/doc/mkdocs/docs/api/json_pointer/pop_back.md json-3.10.5/doc/mkdocs/docs/api/json_pointer/push_back.md json-3.10.5/doc/mkdocs/docs/api/json_pointer/to_string.md json-3.10.5/doc/mkdocs/docs/api/json_sax/ json-3.10.5/doc/mkdocs/docs/api/json_sax/binary.md json-3.10.5/doc/mkdocs/docs/api/json_sax/boolean.md json-3.10.5/doc/mkdocs/docs/api/json_sax/end_array.md json-3.10.5/doc/mkdocs/docs/api/json_sax/end_object.md json-3.10.5/doc/mkdocs/docs/api/json_sax/index.md json-3.10.5/doc/mkdocs/docs/api/json_sax/key.md json-3.10.5/doc/mkdocs/docs/api/json_sax/null.md json-3.10.5/doc/mkdocs/docs/api/json_sax/number_float.md json-3.10.5/doc/mkdocs/docs/api/json_sax/number_integer.md json-3.10.5/doc/mkdocs/docs/api/json_sax/number_unsigned.md json-3.10.5/doc/mkdocs/docs/api/json_sax/parse_error.md json-3.10.5/doc/mkdocs/docs/api/json_sax/start_array.md json-3.10.5/doc/mkdocs/docs/api/json_sax/start_object.md json-3.10.5/doc/mkdocs/docs/api/json_sax/string.md json-3.10.5/doc/mkdocs/docs/api/macros/ json-3.10.5/doc/mkdocs/docs/api/macros/index.md json-3.10.5/doc/mkdocs/docs/api/macros/json_assert.md json-3.10.5/doc/mkdocs/docs/api/ordered_json.md json-3.10.5/doc/mkdocs/docs/api/ordered_map.md json-3.10.5/doc/mkdocs/docs/features/ json-3.10.5/doc/mkdocs/docs/features/arbitrary_types.md json-3.10.5/doc/mkdocs/docs/features/binary_formats/ json-3.10.5/doc/mkdocs/docs/features/binary_formats/bson.md json-3.10.5/doc/mkdocs/docs/features/binary_formats/cbor.md json-3.10.5/doc/mkdocs/docs/features/binary_formats/index.md json-3.10.5/doc/mkdocs/docs/features/binary_formats/messagepack.md json-3.10.5/doc/mkdocs/docs/features/binary_formats/ubjson.md json-3.10.5/doc/mkdocs/docs/features/binary_values.md json-3.10.5/doc/mkdocs/docs/features/comments.md json-3.10.5/doc/mkdocs/docs/features/element_access/ json-3.10.5/doc/mkdocs/docs/features/element_access/checked_access.md json-3.10.5/doc/mkdocs/docs/features/element_access/default_value.md json-3.10.5/doc/mkdocs/docs/features/element_access/index.md json-3.10.5/doc/mkdocs/docs/features/element_access/unchecked_access.md json-3.10.5/doc/mkdocs/docs/features/enum_conversion.md json-3.10.5/doc/mkdocs/docs/features/iterators.md json-3.10.5/doc/mkdocs/docs/features/json_patch.md json-3.10.5/doc/mkdocs/docs/features/json_pointer.md json-3.10.5/doc/mkdocs/docs/features/macros.md json-3.10.5/doc/mkdocs/docs/features/merge_patch.md json-3.10.5/doc/mkdocs/docs/features/object_order.md json-3.10.5/doc/mkdocs/docs/features/parsing/ json-3.10.5/doc/mkdocs/docs/features/parsing/index.md json-3.10.5/doc/mkdocs/docs/features/parsing/parse_exceptions.md json-3.10.5/doc/mkdocs/docs/features/parsing/parser_callbacks.md json-3.10.5/doc/mkdocs/docs/features/parsing/sax_interface.md json-3.10.5/doc/mkdocs/docs/features/types/ json-3.10.5/doc/mkdocs/docs/features/types/index.md json-3.10.5/doc/mkdocs/docs/features/types/number_handling.md json-3.10.5/doc/mkdocs/docs/home/ json-3.10.5/doc/mkdocs/docs/home/code_of_conduct.md json-3.10.5/doc/mkdocs/docs/home/design_goals.md json-3.10.5/doc/mkdocs/docs/home/exceptions.md json-3.10.5/doc/mkdocs/docs/home/faq.md json-3.10.5/doc/mkdocs/docs/home/license.md json-3.10.5/doc/mkdocs/docs/home/releases.md json-3.10.5/doc/mkdocs/docs/home/sponsors.md json-3.10.5/doc/mkdocs/docs/images/ json-3.10.5/doc/mkdocs/docs/images/callback_events.png json-3.10.5/doc/mkdocs/docs/images/json_syntax_number.png json-3.10.5/doc/mkdocs/docs/images/range-begin-end.svg json-3.10.5/doc/mkdocs/docs/images/range-rbegin-rend.svg json-3.10.5/doc/mkdocs/docs/index.md json-3.10.5/doc/mkdocs/docs/integration/ json-3.10.5/doc/mkdocs/docs/integration/cmake.md json-3.10.5/doc/mkdocs/docs/integration/conan/ json-3.10.5/doc/mkdocs/docs/integration/conan/CMakeLists.txt json-3.10.5/doc/mkdocs/docs/integration/conan/Conanfile.txt json-3.10.5/doc/mkdocs/docs/integration/conan/example.cpp json-3.10.5/doc/mkdocs/docs/integration/example.cpp json-3.10.5/doc/mkdocs/docs/integration/index.md json-3.10.5/doc/mkdocs/docs/integration/package_managers.md json-3.10.5/doc/mkdocs/docs/integration/pkg-config.md json-3.10.5/doc/mkdocs/docs/integration/vcpkg/ json-3.10.5/doc/mkdocs/docs/integration/vcpkg/CMakeLists.txt json-3.10.5/doc/mkdocs/docs/integration/vcpkg/example.cpp json-3.10.5/doc/mkdocs/mkdocs.yml json-3.10.5/doc/mkdocs/requirements.txt json-3.10.5/doc/mkdocs/scripts/ json-3.10.5/doc/mkdocs/scripts/check_structure.py json-3.10.5/doc/usages/ json-3.10.5/doc/usages/ios.png json-3.10.5/doc/usages/macos.png json-3.10.5/include/ json-3.10.5/include/nlohmann/ json-3.10.5/include/nlohmann/adl_serializer.hpp json-3.10.5/include/nlohmann/byte_container_with_subtype.hpp json-3.10.5/include/nlohmann/detail/ json-3.10.5/include/nlohmann/detail/conversions/ json-3.10.5/include/nlohmann/detail/conversions/from_json.hpp json-3.10.5/include/nlohmann/detail/conversions/to_chars.hpp json-3.10.5/include/nlohmann/detail/conversions/to_json.hpp json-3.10.5/include/nlohmann/detail/exceptions.hpp json-3.10.5/include/nlohmann/detail/hash.hpp json-3.10.5/include/nlohmann/detail/input/ json-3.10.5/include/nlohmann/detail/input/binary_reader.hpp json-3.10.5/include/nlohmann/detail/input/input_adapters.hpp json-3.10.5/include/nlohmann/detail/input/json_sax.hpp json-3.10.5/include/nlohmann/detail/input/lexer.hpp json-3.10.5/include/nlohmann/detail/input/parser.hpp json-3.10.5/include/nlohmann/detail/input/position_t.hpp json-3.10.5/include/nlohmann/detail/iterators/ json-3.10.5/include/nlohmann/detail/iterators/internal_iterator.hpp json-3.10.5/include/nlohmann/detail/iterators/iter_impl.hpp json-3.10.5/include/nlohmann/detail/iterators/iteration_proxy.hpp json-3.10.5/include/nlohmann/detail/iterators/iterator_traits.hpp json-3.10.5/include/nlohmann/detail/iterators/json_reverse_iterator.hpp json-3.10.5/include/nlohmann/detail/iterators/primitive_iterator.hpp json-3.10.5/include/nlohmann/detail/json_pointer.hpp json-3.10.5/include/nlohmann/detail/json_ref.hpp json-3.10.5/include/nlohmann/detail/macro_scope.hpp json-3.10.5/include/nlohmann/detail/macro_unscope.hpp json-3.10.5/include/nlohmann/detail/meta/ json-3.10.5/include/nlohmann/detail/meta/call_std/ json-3.10.5/include/nlohmann/detail/meta/call_std/begin.hpp json-3.10.5/include/nlohmann/detail/meta/call_std/end.hpp json-3.10.5/include/nlohmann/detail/meta/cpp_future.hpp json-3.10.5/include/nlohmann/detail/meta/detected.hpp json-3.10.5/include/nlohmann/detail/meta/identity_tag.hpp json-3.10.5/include/nlohmann/detail/meta/is_sax.hpp json-3.10.5/include/nlohmann/detail/meta/type_traits.hpp json-3.10.5/include/nlohmann/detail/meta/void_t.hpp json-3.10.5/include/nlohmann/detail/output/ json-3.10.5/include/nlohmann/detail/output/binary_writer.hpp json-3.10.5/include/nlohmann/detail/output/output_adapters.hpp json-3.10.5/include/nlohmann/detail/output/serializer.hpp json-3.10.5/include/nlohmann/detail/string_escape.hpp json-3.10.5/include/nlohmann/detail/value_t.hpp json-3.10.5/include/nlohmann/json.hpp json-3.10.5/include/nlohmann/json_fwd.hpp json-3.10.5/include/nlohmann/ordered_map.hpp json-3.10.5/include/nlohmann/thirdparty/ json-3.10.5/include/nlohmann/thirdparty/hedley/ json-3.10.5/include/nlohmann/thirdparty/hedley/hedley.hpp json-3.10.5/include/nlohmann/thirdparty/hedley/hedley_undef.hpp json-3.10.5/meson.build json-3.10.5/nlohmann_json.natvis json-3.10.5/single_include/ json-3.10.5/single_include/nlohmann/ json-3.10.5/single_include/nlohmann/json.hpp json-3.10.5/test/ json-3.10.5/test/CMakeLists.txt json-3.10.5/test/Makefile json-3.10.5/test/cmake_add_subdirectory/ json-3.10.5/test/cmake_add_subdirectory/CMakeLists.txt json-3.10.5/test/cmake_add_subdirectory/project/ json-3.10.5/test/cmake_add_subdirectory/project/CMakeLists.txt json-3.10.5/test/cmake_add_subdirectory/project/main.cpp json-3.10.5/test/cmake_fetch_content/ json-3.10.5/test/cmake_fetch_content/CMakeLists.txt json-3.10.5/test/cmake_fetch_content/project/ json-3.10.5/test/cmake_fetch_content/project/CMakeLists.txt json-3.10.5/test/cmake_fetch_content/project/main.cpp json-3.10.5/test/cmake_import/ json-3.10.5/test/cmake_import/CMakeLists.txt json-3.10.5/test/cmake_import/project/ json-3.10.5/test/cmake_import/project/CMakeLists.txt json-3.10.5/test/cmake_import/project/main.cpp json-3.10.5/test/cmake_import_minver/ json-3.10.5/test/cmake_import_minver/CMakeLists.txt json-3.10.5/test/cmake_import_minver/project/ json-3.10.5/test/cmake_import_minver/project/CMakeLists.txt json-3.10.5/test/cmake_import_minver/project/main.cpp json-3.10.5/test/cmake_target_include_directories/ json-3.10.5/test/cmake_target_include_directories/CMakeLists.txt json-3.10.5/test/cmake_target_include_directories/project/ json-3.10.5/test/cmake_target_include_directories/project/Bar.cpp json-3.10.5/test/cmake_target_include_directories/project/Bar.hpp json-3.10.5/test/cmake_target_include_directories/project/CMakeLists.txt json-3.10.5/test/cmake_target_include_directories/project/Foo.cpp json-3.10.5/test/cmake_target_include_directories/project/Foo.hpp json-3.10.5/test/cmake_target_include_directories/project/main.cpp json-3.10.5/test/cuda_example/ json-3.10.5/test/cuda_example/CMakeLists.txt json-3.10.5/test/cuda_example/json_cuda.cu json-3.10.5/test/reports/ json-3.10.5/test/reports/2016-08-29-fuzz/ json-3.10.5/test/reports/2016-08-29-fuzz/exec_speed.png json-3.10.5/test/reports/2016-08-29-fuzz/fuzz.tiff json-3.10.5/test/reports/2016-08-29-fuzz/high_freq.png json-3.10.5/test/reports/2016-08-29-fuzz/index.html json-3.10.5/test/reports/2016-08-29-fuzz/low_freq.png json-3.10.5/test/reports/2016-09-09-nativejson_benchmark/ json-3.10.5/test/reports/2016-09-09-nativejson_benchmark/README.md json-3.10.5/test/reports/2016-09-09-nativejson_benchmark/conformance_Nlohmann (C++11).md json-3.10.5/test/reports/2016-09-09-nativejson_benchmark/conformance_overall_Result.png json-3.10.5/test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_1._Parse_Memory_(byte).png json-3.10.5/test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_1._Parse_Time_(ms).png json-3.10.5/test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_2._Stringify_Time_(ms).png json-3.10.5/test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_3._Prettify_Time_(ms).png json-3.10.5/test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_7._Code_size_FileSize_(byte).png json-3.10.5/test/reports/2016-10-02-fuzz/ json-3.10.5/test/reports/2016-10-02-fuzz/exec_speed.png json-3.10.5/test/reports/2016-10-02-fuzz/fuzz.tiff json-3.10.5/test/reports/2016-10-02-fuzz/high_freq.png json-3.10.5/test/reports/2016-10-02-fuzz/index.html json-3.10.5/test/reports/2016-10-02-fuzz/low_freq.png json-3.10.5/test/src/ json-3.10.5/test/src/fuzzer-driver_afl.cpp json-3.10.5/test/src/fuzzer-parse_bson.cpp json-3.10.5/test/src/fuzzer-parse_cbor.cpp json-3.10.5/test/src/fuzzer-parse_json.cpp json-3.10.5/test/src/fuzzer-parse_msgpack.cpp json-3.10.5/test/src/fuzzer-parse_ubjson.cpp json-3.10.5/test/src/test_utils.hpp json-3.10.5/test/src/unit-algorithms.cpp json-3.10.5/test/src/unit-allocator.cpp json-3.10.5/test/src/unit-alt-string.cpp json-3.10.5/test/src/unit-assert_macro.cpp json-3.10.5/test/src/unit-bson.cpp json-3.10.5/test/src/unit-byte_container_with_subtype.cpp json-3.10.5/test/src/unit-capacity.cpp json-3.10.5/test/src/unit-cbor.cpp json-3.10.5/test/src/unit-class_const_iterator.cpp json-3.10.5/test/src/unit-class_iterator.cpp json-3.10.5/test/src/unit-class_lexer.cpp json-3.10.5/test/src/unit-class_parser.cpp json-3.10.5/test/src/unit-comparison.cpp json-3.10.5/test/src/unit-concepts.cpp json-3.10.5/test/src/unit-constructor1.cpp json-3.10.5/test/src/unit-constructor2.cpp json-3.10.5/test/src/unit-convenience.cpp json-3.10.5/test/src/unit-conversions.cpp json-3.10.5/test/src/unit-deserialization.cpp json-3.10.5/test/src/unit-diagnostics.cpp json-3.10.5/test/src/unit-disabled_exceptions.cpp json-3.10.5/test/src/unit-element_access1.cpp json-3.10.5/test/src/unit-element_access2.cpp json-3.10.5/test/src/unit-hash.cpp json-3.10.5/test/src/unit-inspection.cpp json-3.10.5/test/src/unit-items.cpp json-3.10.5/test/src/unit-iterators1.cpp json-3.10.5/test/src/unit-iterators2.cpp json-3.10.5/test/src/unit-json_patch.cpp json-3.10.5/test/src/unit-json_pointer.cpp json-3.10.5/test/src/unit-large_json.cpp json-3.10.5/test/src/unit-merge_patch.cpp json-3.10.5/test/src/unit-meta.cpp json-3.10.5/test/src/unit-modifiers.cpp json-3.10.5/test/src/unit-msgpack.cpp json-3.10.5/test/src/unit-noexcept.cpp json-3.10.5/test/src/unit-ordered_json.cpp json-3.10.5/test/src/unit-ordered_map.cpp json-3.10.5/test/src/unit-pointer_access.cpp json-3.10.5/test/src/unit-readme.cpp json-3.10.5/test/src/unit-reference_access.cpp json-3.10.5/test/src/unit-regression1.cpp json-3.10.5/test/src/unit-regression2.cpp json-3.10.5/test/src/unit-serialization.cpp json-3.10.5/test/src/unit-testsuites.cpp json-3.10.5/test/src/unit-to_chars.cpp json-3.10.5/test/src/unit-ubjson.cpp json-3.10.5/test/src/unit-udt.cpp json-3.10.5/test/src/unit-udt_macro.cpp json-3.10.5/test/src/unit-unicode1.cpp json-3.10.5/test/src/unit-unicode2.cpp json-3.10.5/test/src/unit-unicode3.cpp json-3.10.5/test/src/unit-unicode4.cpp json-3.10.5/test/src/unit-unicode5.cpp json-3.10.5/test/src/unit-user_defined_input.cpp json-3.10.5/test/src/unit-wstring.cpp json-3.10.5/test/src/unit.cpp json-3.10.5/test/thirdparty/ json-3.10.5/test/thirdparty/Fuzzer/ json-3.10.5/test/thirdparty/Fuzzer/CMakeLists.txt json-3.10.5/test/thirdparty/Fuzzer/FuzzerCorpus.h json-3.10.5/test/thirdparty/Fuzzer/FuzzerCrossOver.cpp json-3.10.5/test/thirdparty/Fuzzer/FuzzerDefs.h json-3.10.5/test/thirdparty/Fuzzer/FuzzerDictionary.h json-3.10.5/test/thirdparty/Fuzzer/FuzzerDriver.cpp json-3.10.5/test/thirdparty/Fuzzer/FuzzerExtFunctions.def json-3.10.5/test/thirdparty/Fuzzer/FuzzerExtFunctions.h json-3.10.5/test/thirdparty/Fuzzer/FuzzerExtFunctionsDlsym.cpp json-3.10.5/test/thirdparty/Fuzzer/FuzzerExtFunctionsWeak.cpp json-3.10.5/test/thirdparty/Fuzzer/FuzzerExtFunctionsWeakAlias.cpp json-3.10.5/test/thirdparty/Fuzzer/FuzzerFlags.def json-3.10.5/test/thirdparty/Fuzzer/FuzzerIO.cpp json-3.10.5/test/thirdparty/Fuzzer/FuzzerIO.h json-3.10.5/test/thirdparty/Fuzzer/FuzzerIOPosix.cpp json-3.10.5/test/thirdparty/Fuzzer/FuzzerIOWindows.cpp json-3.10.5/test/thirdparty/Fuzzer/FuzzerInterface.h json-3.10.5/test/thirdparty/Fuzzer/FuzzerInternal.h json-3.10.5/test/thirdparty/Fuzzer/FuzzerLoop.cpp json-3.10.5/test/thirdparty/Fuzzer/FuzzerMain.cpp json-3.10.5/test/thirdparty/Fuzzer/FuzzerMerge.cpp json-3.10.5/test/thirdparty/Fuzzer/FuzzerMerge.h json-3.10.5/test/thirdparty/Fuzzer/FuzzerMutate.cpp json-3.10.5/test/thirdparty/Fuzzer/FuzzerMutate.h json-3.10.5/test/thirdparty/Fuzzer/FuzzerOptions.h json-3.10.5/test/thirdparty/Fuzzer/FuzzerRandom.h json-3.10.5/test/thirdparty/Fuzzer/FuzzerSHA1.cpp json-3.10.5/test/thirdparty/Fuzzer/FuzzerSHA1.h json-3.10.5/test/thirdparty/Fuzzer/FuzzerTracePC.cpp json-3.10.5/test/thirdparty/Fuzzer/FuzzerTracePC.h json-3.10.5/test/thirdparty/Fuzzer/FuzzerTraceState.cpp json-3.10.5/test/thirdparty/Fuzzer/FuzzerUtil.cpp json-3.10.5/test/thirdparty/Fuzzer/FuzzerUtil.h json-3.10.5/test/thirdparty/Fuzzer/FuzzerUtilDarwin.cpp json-3.10.5/test/thirdparty/Fuzzer/FuzzerUtilLinux.cpp json-3.10.5/test/thirdparty/Fuzzer/FuzzerUtilPosix.cpp json-3.10.5/test/thirdparty/Fuzzer/FuzzerUtilWindows.cpp json-3.10.5/test/thirdparty/Fuzzer/FuzzerValueBitMap.h json-3.10.5/test/thirdparty/Fuzzer/README.txt json-3.10.5/test/thirdparty/Fuzzer/afl/ json-3.10.5/test/thirdparty/Fuzzer/afl/afl_driver.cpp json-3.10.5/test/thirdparty/Fuzzer/build.sh json-3.10.5/test/thirdparty/Fuzzer/cxx.dict json-3.10.5/test/thirdparty/Fuzzer/standalone/ json-3.10.5/test/thirdparty/Fuzzer/standalone/StandaloneFuzzTargetMain.c json-3.10.5/test/thirdparty/Fuzzer/test/ json-3.10.5/test/thirdparty/Fuzzer/test/AFLDriverTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/AbsNegAndConstant64Test.cpp json-3.10.5/test/thirdparty/Fuzzer/test/AbsNegAndConstantTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/AccumulateAllocationsTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/BufferOverflowOnInput.cpp json-3.10.5/test/thirdparty/Fuzzer/test/CMakeLists.txt json-3.10.5/test/thirdparty/Fuzzer/test/CallerCalleeTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/CounterTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/CustomCrossOverTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/CustomMutatorTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/DSO1.cpp json-3.10.5/test/thirdparty/Fuzzer/test/DSO2.cpp json-3.10.5/test/thirdparty/Fuzzer/test/DSOTestExtra.cpp json-3.10.5/test/thirdparty/Fuzzer/test/DSOTestMain.cpp json-3.10.5/test/thirdparty/Fuzzer/test/DivTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/EmptyTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/FourIndependentBranchesTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/FullCoverageSetTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/FuzzerUnittest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/InitializeTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/LeakTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/LeakTimeoutTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/LoadTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/MemcmpTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/NthRunCrashTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/NullDerefOnEmptyTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/NullDerefTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/OneHugeAllocTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/OutOfMemorySingleLargeMallocTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/OutOfMemoryTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/RepeatedBytesTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/RepeatedMemcmp.cpp json-3.10.5/test/thirdparty/Fuzzer/test/ShrinkControlFlowTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/ShrinkValueProfileTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/SignedIntOverflowTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/SimpleCmpTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/SimpleDictionaryTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/SimpleHashTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/SimpleTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/SimpleThreadedTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/SingleMemcmpTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/SingleStrcmpTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/SingleStrncmpTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/SpamyTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/StrcmpTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/StrncmpOOBTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/StrncmpTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/StrstrTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/SwapCmpTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/Switch2Test.cpp json-3.10.5/test/thirdparty/Fuzzer/test/SwitchTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/ThreadedLeakTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/ThreadedTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/TimeoutEmptyTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/TimeoutTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/TraceMallocTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/UninstrumentedTest.cpp json-3.10.5/test/thirdparty/Fuzzer/test/afl-driver-extra-stats.test json-3.10.5/test/thirdparty/Fuzzer/test/afl-driver-stderr.test json-3.10.5/test/thirdparty/Fuzzer/test/caller-callee.test json-3.10.5/test/thirdparty/Fuzzer/test/coverage.test json-3.10.5/test/thirdparty/Fuzzer/test/dict1.txt json-3.10.5/test/thirdparty/Fuzzer/test/dump_coverage.test json-3.10.5/test/thirdparty/Fuzzer/test/fuzzer-customcrossover.test json-3.10.5/test/thirdparty/Fuzzer/test/fuzzer-custommutator.test json-3.10.5/test/thirdparty/Fuzzer/test/fuzzer-dict.test json-3.10.5/test/thirdparty/Fuzzer/test/fuzzer-dirs.test json-3.10.5/test/thirdparty/Fuzzer/test/fuzzer-fdmask.test json-3.10.5/test/thirdparty/Fuzzer/test/fuzzer-finalstats.test json-3.10.5/test/thirdparty/Fuzzer/test/fuzzer-flags.test json-3.10.5/test/thirdparty/Fuzzer/test/fuzzer-jobs.test json-3.10.5/test/thirdparty/Fuzzer/test/fuzzer-leak.test json-3.10.5/test/thirdparty/Fuzzer/test/fuzzer-oom-with-profile.test json-3.10.5/test/thirdparty/Fuzzer/test/fuzzer-oom.test json-3.10.5/test/thirdparty/Fuzzer/test/fuzzer-printcovpcs.test json-3.10.5/test/thirdparty/Fuzzer/test/fuzzer-runs.test json-3.10.5/test/thirdparty/Fuzzer/test/fuzzer-seed.test json-3.10.5/test/thirdparty/Fuzzer/test/fuzzer-segv.test json-3.10.5/test/thirdparty/Fuzzer/test/fuzzer-singleinputs.test json-3.10.5/test/thirdparty/Fuzzer/test/fuzzer-threaded.test json-3.10.5/test/thirdparty/Fuzzer/test/fuzzer-timeout.test json-3.10.5/test/thirdparty/Fuzzer/test/fuzzer-traces-hooks.test json-3.10.5/test/thirdparty/Fuzzer/test/fuzzer-ubsan.test json-3.10.5/test/thirdparty/Fuzzer/test/fuzzer.test json-3.10.5/test/thirdparty/Fuzzer/test/hi.txt json-3.10.5/test/thirdparty/Fuzzer/test/lit.cfg json-3.10.5/test/thirdparty/Fuzzer/test/lit.site.cfg.in json-3.10.5/test/thirdparty/Fuzzer/test/merge.test json-3.10.5/test/thirdparty/Fuzzer/test/minimize_crash.test json-3.10.5/test/thirdparty/Fuzzer/test/no-coverage/ json-3.10.5/test/thirdparty/Fuzzer/test/no-coverage/CMakeLists.txt json-3.10.5/test/thirdparty/Fuzzer/test/repeated-bytes.test json-3.10.5/test/thirdparty/Fuzzer/test/shrink.test json-3.10.5/test/thirdparty/Fuzzer/test/simple-cmp.test json-3.10.5/test/thirdparty/Fuzzer/test/standalone.test json-3.10.5/test/thirdparty/Fuzzer/test/swap-cmp.test json-3.10.5/test/thirdparty/Fuzzer/test/trace-malloc.test json-3.10.5/test/thirdparty/Fuzzer/test/ubsan/ json-3.10.5/test/thirdparty/Fuzzer/test/ubsan/CMakeLists.txt json-3.10.5/test/thirdparty/Fuzzer/test/ulimit.test json-3.10.5/test/thirdparty/Fuzzer/test/uninstrumented/ json-3.10.5/test/thirdparty/Fuzzer/test/uninstrumented/CMakeLists.txt json-3.10.5/test/thirdparty/Fuzzer/test/unit/ json-3.10.5/test/thirdparty/Fuzzer/test/unit/lit.cfg json-3.10.5/test/thirdparty/Fuzzer/test/unit/lit.site.cfg.in json-3.10.5/test/thirdparty/Fuzzer/test/value-profile-cmp.test json-3.10.5/test/thirdparty/Fuzzer/test/value-profile-cmp2.test json-3.10.5/test/thirdparty/Fuzzer/test/value-profile-cmp3.test json-3.10.5/test/thirdparty/Fuzzer/test/value-profile-cmp4.test json-3.10.5/test/thirdparty/Fuzzer/test/value-profile-div.test json-3.10.5/test/thirdparty/Fuzzer/test/value-profile-load.test json-3.10.5/test/thirdparty/Fuzzer/test/value-profile-mem.test json-3.10.5/test/thirdparty/Fuzzer/test/value-profile-set.test json-3.10.5/test/thirdparty/Fuzzer/test/value-profile-strcmp.test json-3.10.5/test/thirdparty/Fuzzer/test/value-profile-strncmp.test json-3.10.5/test/thirdparty/Fuzzer/test/value-profile-switch.test json-3.10.5/test/thirdparty/doctest/ json-3.10.5/test/thirdparty/doctest/LICENSE.txt json-3.10.5/test/thirdparty/doctest/doctest.h json-3.10.5/test/thirdparty/doctest/doctest_compatibility.h json-3.10.5/test/thirdparty/fifo_map/ json-3.10.5/test/thirdparty/fifo_map/LICENSE.MIT json-3.10.5/test/thirdparty/fifo_map/fifo_map.hpp json-3.10.5/test/thirdparty/imapdl/ json-3.10.5/test/thirdparty/imapdl/filterbr.py json-3.10.5/test/thirdparty/imapdl/gpl-3.0.txt json-3.10.5/third_party/ json-3.10.5/third_party/amalgamate/ json-3.10.5/third_party/amalgamate/CHANGES.md json-3.10.5/third_party/amalgamate/LICENSE.md json-3.10.5/third_party/amalgamate/README.md json-3.10.5/third_party/amalgamate/amalgamate.py json-3.10.5/third_party/amalgamate/config.json json-3.10.5/third_party/cpplint/ json-3.10.5/third_party/cpplint/LICENSE json-3.10.5/third_party/cpplint/README.rst json-3.10.5/third_party/cpplint/cpplint.py json-3.10.5/third_party/cpplint/update.sh json-3.10.5/third_party/gdb_pretty_printer/ json-3.10.5/third_party/gdb_pretty_printer/README.md json-3.10.5/third_party/gdb_pretty_printer/nlohmann-json.py json-3.10.5/third_party/macro_builder/ json-3.10.5/third_party/macro_builder/main.cpp json-3.10.5/wsjcpp.yml -- The CXX compiler identification is GNU 11.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using the single-header code from /usr/src/slapt-src/libraries/nlohmann_json/json-3.10.5/single_include/ -- Found Git: /usr/bin/git (found version "2.35.3") -- Operating system: Linux-4.4.276; Linux forum-2 4.4.276 #1 SMP Tue Jul 20 23:23:58 CDT 2021 i686 Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz GenuineIntel GNU/Linux -- Compiler: c++ (GCC) 11.2.0; Copyright (C) 2021 Free Software Foundation, Inc.; This is free software; see the source for copying conditions. There is NO; warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src/libraries/nlohmann_json/json-3.10.5/build [ 0%] Building CXX object test/CMakeFiles/doctest_main.dir/src/unit.cpp.o [ 0%] Built target doctest_main [ 1%] Building CXX object test/CMakeFiles/test-wstring.dir/src/unit-wstring.cpp.o [ 2%] Linking CXX executable test-wstring [ 2%] Built target test-wstring [ 2%] Building CXX object test/CMakeFiles/test-unicode5.dir/src/unit-unicode5.cpp.o [ 3%] Linking CXX executable test-unicode5 [ 3%] Built target test-unicode5 [ 4%] Building CXX object test/CMakeFiles/test-noexcept.dir/src/unit-noexcept.cpp.o [ 4%] Linking CXX executable test-noexcept [ 4%] Built target test-noexcept [ 4%] Building CXX object test/CMakeFiles/test-disabled_exceptions.dir/src/unit-disabled_exceptions.cpp.o [ 5%] Linking CXX executable test-disabled_exceptions [ 5%] Built target test-disabled_exceptions [ 6%] Building CXX object test/CMakeFiles/test-diagnostics.dir/src/unit-diagnostics.cpp.o [ 7%] Linking CXX executable test-diagnostics [ 7%] Built target test-diagnostics [ 8%] Building CXX object test/CMakeFiles/test-pointer_access.dir/src/unit-pointer_access.cpp.o [ 8%] Linking CXX executable test-pointer_access [ 8%] Built target test-pointer_access [ 9%] Building CXX object test/CMakeFiles/test-serialization.dir/src/unit-serialization.cpp.o [ 10%] Linking CXX executable test-serialization [ 10%] Built target test-serialization [ 11%] Building CXX object test/CMakeFiles/test-constructor1.dir/src/unit-constructor1.cpp.o [ 12%] Linking CXX executable test-constructor1 [ 12%] Built target test-constructor1 [ 13%] Building CXX object test/CMakeFiles/test-convenience.dir/src/unit-convenience.cpp.o [ 14%] Linking CXX executable test-convenience [ 14%] Built target test-convenience [ 15%] Building CXX object test/CMakeFiles/test-constructor2.dir/src/unit-constructor2.cpp.o [ 15%] Linking CXX executable test-constructor2 [ 15%] Built target test-constructor2 [ 16%] Building CXX object test/CMakeFiles/test-ordered_json.dir/src/unit-ordered_json.cpp.o [ 17%] Linking CXX executable test-ordered_json [ 17%] Built target test-ordered_json [ 18%] Building CXX object test/CMakeFiles/test-inspection.dir/src/unit-inspection.cpp.o [ 19%] Linking CXX executable test-inspection [ 19%] Built target test-inspection [ 20%] Building CXX object test/CMakeFiles/test-class_parser.dir/src/unit-class_parser.cpp.o [ 21%] Linking CXX executable test-class_parser [ 21%] Built target test-class_parser [ 22%] Building CXX object test/CMakeFiles/test-deserialization.dir/src/unit-deserialization.cpp.o [ 23%] Linking CXX executable test-deserialization [ 23%] Built target test-deserialization [ 24%] Building CXX object test/CMakeFiles/test-class_const_iterator.dir/src/unit-class_const_iterator.cpp.o [ 25%] Linking CXX executable test-class_const_iterator [ 25%] Built target test-class_const_iterator [ 26%] Building CXX object test/CMakeFiles/test-iterators1.dir/src/unit-iterators1.cpp.o [ 27%] Linking CXX executable test-iterators1 [ 27%] Built target test-iterators1 [ 28%] Building CXX object test/CMakeFiles/test-algorithms.dir/src/unit-algorithms.cpp.o [ 29%] Linking CXX executable test-algorithms [ 29%] Built target test-algorithms [ 30%] Building CXX object test/CMakeFiles/test-unicode4.dir/src/unit-unicode4.cpp.o [ 31%] Linking CXX executable test-unicode4 [ 31%] Built target test-unicode4 [ 32%] Building CXX object test/CMakeFiles/test-items.dir/src/unit-items.cpp.o [ 32%] Linking CXX executable test-items [ 32%] Built target test-items [ 33%] Building CXX object test/CMakeFiles/test-assert_macro.dir/src/unit-assert_macro.cpp.o [ 34%] Linking CXX executable test-assert_macro [ 34%] Built target test-assert_macro [ 35%] Building CXX object test/CMakeFiles/test-alt-string.dir/src/unit-alt-string.cpp.o [ 36%] Linking CXX executable test-alt-string [ 36%] Built target test-alt-string [ 37%] Building CXX object test/CMakeFiles/test-allocator.dir/src/unit-allocator.cpp.o [ 37%] Linking CXX executable test-allocator [ 37%] Built target test-allocator [ 38%] Building CXX object test/CMakeFiles/test-capacity.dir/src/unit-capacity.cpp.o [ 39%] Linking CXX executable test-capacity [ 39%] Built target test-capacity [ 40%] Building CXX object test/CMakeFiles/test-class_iterator.dir/src/unit-class_iterator.cpp.o [ 41%] Linking CXX executable test-class_iterator [ 41%] Built target test-class_iterator [ 42%] Building CXX object test/CMakeFiles/test-comparison.dir/src/unit-comparison.cpp.o [ 42%] Linking CXX executable test-comparison [ 42%] Built target test-comparison [ 43%] Building CXX object test/CMakeFiles/test-byte_container_with_subtype.dir/src/unit-byte_container_with_subtype.cpp.o [ 44%] Linking CXX executable test-byte_container_with_subtype [ 44%] Built target test-byte_container_with_subtype [ 45%] Building CXX object test/CMakeFiles/test-items_cpp17.dir/src/unit-items.cpp.o [ 46%] Linking CXX executable test-items_cpp17 [ 46%] Built target test-items_cpp17 [ 47%] Building CXX object test/CMakeFiles/test-iterators2.dir/src/unit-iterators2.cpp.o [ 47%] Linking CXX executable test-iterators2 [ 47%] Built target test-iterators2 [ 48%] Building CXX object test/CMakeFiles/test-ordered_map.dir/src/unit-ordered_map.cpp.o [ 49%] Linking CXX executable test-ordered_map [ 49%] Built target test-ordered_map [ 49%] Building CXX object test/CMakeFiles/test-large_json.dir/src/unit-large_json.cpp.o [ 50%] Linking CXX executable test-large_json [ 50%] Built target test-large_json [ 51%] Building CXX object test/CMakeFiles/test-unicode3.dir/src/unit-unicode3.cpp.o [ 52%] Linking CXX executable test-unicode3 [ 52%] Built target test-unicode3 [ 53%] Building CXX object test/CMakeFiles/test-element_access2.dir/src/unit-element_access2.cpp.o [ 53%] Linking CXX executable test-element_access2 [ 53%] Built target test-element_access2 [ 54%] Building CXX object test/CMakeFiles/test-hash.dir/src/unit-hash.cpp.o [ 55%] Linking CXX executable test-hash [ 55%] Built target test-hash [ 56%] Building CXX object test/CMakeFiles/test-merge_patch.dir/src/unit-merge_patch.cpp.o [ 57%] Linking CXX executable test-merge_patch [ 57%] Built target test-merge_patch [ 58%] Building CXX object test/CMakeFiles/test-conversions.dir/src/unit-conversions.cpp.o [ 59%] Linking CXX executable test-conversions [ 59%] Built target test-conversions [ 60%] Building CXX object test/CMakeFiles/test-json_patch.dir/src/unit-json_patch.cpp.o [ 61%] Linking CXX executable test-json_patch [ 61%] Built target test-json_patch [ 61%] Building CXX object test/CMakeFiles/test-cbor.dir/src/unit-cbor.cpp.o [ 62%] Linking CXX executable test-cbor [ 62%] Built target test-cbor [ 63%] Building CXX object test/CMakeFiles/test-regression2.dir/src/unit-regression2.cpp.o [ 64%] Linking CXX executable test-regression2 [ 64%] Built target test-regression2 [ 65%] Building CXX object test/CMakeFiles/test-meta.dir/src/unit-meta.cpp.o [ 66%] Linking CXX executable test-meta [ 66%] Built target test-meta [ 66%] Building CXX object test/CMakeFiles/test-class_lexer.dir/src/unit-class_lexer.cpp.o [ 67%] Linking CXX executable test-class_lexer [ 67%] Built target test-class_lexer [ 67%] Building CXX object test/CMakeFiles/test-modifiers.dir/src/unit-modifiers.cpp.o [ 68%] Linking CXX executable test-modifiers [ 68%] Built target test-modifiers [ 69%] Building CXX object test/CMakeFiles/test-json_pointer.dir/src/unit-json_pointer.cpp.o [ 70%] Linking CXX executable test-json_pointer [ 70%] Built target test-json_pointer [ 71%] Building CXX object test/CMakeFiles/test-unicode1.dir/src/unit-unicode1.cpp.o [ 72%] Linking CXX executable test-unicode1 [ 72%] Built target test-unicode1 [ 73%] Building CXX object test/CMakeFiles/test-user_defined_input.dir/src/unit-user_defined_input.cpp.o [ 74%] Linking CXX executable test-user_defined_input [ 74%] Built target test-user_defined_input [ 74%] Building CXX object test/CMakeFiles/test-unicode2.dir/src/unit-unicode2.cpp.o [ 75%] Linking CXX executable test-unicode2 [ 75%] Built target test-unicode2 [ 76%] Building CXX object test/CMakeFiles/test-msgpack.dir/src/unit-msgpack.cpp.o [ 77%] Linking CXX executable test-msgpack [ 77%] Built target test-msgpack [ 78%] Building CXX object test/CMakeFiles/test-readme.dir/src/unit-readme.cpp.o [ 79%] Linking CXX executable test-readme [ 79%] Built target test-readme [ 79%] Building CXX object test/CMakeFiles/test-conversions_cpp17.dir/src/unit-conversions.cpp.o [ 80%] Linking CXX executable test-conversions_cpp17 [ 80%] Built target test-conversions_cpp17 [ 81%] Building CXX object test/CMakeFiles/test-concepts.dir/src/unit-concepts.cpp.o [ 82%] Linking CXX executable test-concepts [ 82%] Built target test-concepts [ 83%] Building CXX object test/CMakeFiles/test-reference_access.dir/src/unit-reference_access.cpp.o [ 84%] Linking CXX executable test-reference_access [ 84%] Built target test-reference_access [ 85%] Building CXX object test/CMakeFiles/test-regression1_cpp17.dir/src/unit-regression1.cpp.o [ 86%] Linking CXX executable test-regression1_cpp17 [ 86%] Built target test-regression1_cpp17 [ 86%] Building CXX object test/CMakeFiles/test-regression1.dir/src/unit-regression1.cpp.o [ 87%] Linking CXX executable test-regression1 [ 87%] Built target test-regression1 [ 88%] Building CXX object test/CMakeFiles/test-ubjson.dir/src/unit-ubjson.cpp.o [ 89%] Linking CXX executable test-ubjson [ 89%] Built target test-ubjson [ 90%] Building CXX object test/CMakeFiles/test-to_chars.dir/src/unit-to_chars.cpp.o [ 91%] Linking CXX executable test-to_chars [ 91%] Built target test-to_chars [ 91%] Building CXX object test/CMakeFiles/test-regression2_cpp17.dir/src/unit-regression2.cpp.o [ 92%] Linking CXX executable test-regression2_cpp17 [ 92%] Built target test-regression2_cpp17 [ 93%] Building CXX object test/CMakeFiles/test-element_access1.dir/src/unit-element_access1.cpp.o [ 94%] Linking CXX executable test-element_access1 [ 94%] Built target test-element_access1 [ 95%] Building CXX object test/CMakeFiles/test-bson.dir/src/unit-bson.cpp.o [ 95%] Linking CXX executable test-bson [ 95%] Built target test-bson [ 96%] Building CXX object test/CMakeFiles/test-testsuites.dir/src/unit-testsuites.cpp.o [ 96%] Linking CXX executable test-testsuites [ 96%] Built target test-testsuites [ 97%] Building CXX object test/CMakeFiles/test-udt.dir/src/unit-udt.cpp.o [ 97%] Linking CXX executable test-udt [ 97%] Built target test-udt [ 98%] Building CXX object test/CMakeFiles/test-udt_macro.dir/src/unit-udt_macro.cpp.o [100%] Linking CXX executable test-udt_macro [100%] Built target test-udt_macro Consolidate compiler generated dependencies of target doctest_main [ 0%] Built target doctest_main Consolidate compiler generated dependencies of target test-wstring [ 2%] Built target test-wstring Consolidate compiler generated dependencies of target test-unicode5 [ 3%] Built target test-unicode5 Consolidate compiler generated dependencies of target test-noexcept [ 4%] Built target test-noexcept Consolidate compiler generated dependencies of target test-disabled_exceptions [ 5%] Built target test-disabled_exceptions Consolidate compiler generated dependencies of target test-diagnostics [ 7%] Built target test-diagnostics Consolidate compiler generated dependencies of target test-pointer_access [ 8%] Built target test-pointer_access Consolidate compiler generated dependencies of target test-serialization [ 10%] Built target test-serialization Consolidate compiler generated dependencies of target test-constructor1 [ 12%] Built target test-constructor1 Consolidate compiler generated dependencies of target test-convenience [ 14%] Built target test-convenience Consolidate compiler generated dependencies of target test-constructor2 [ 15%] Built target test-constructor2 Consolidate compiler generated dependencies of target test-ordered_json [ 17%] Built target test-ordered_json Consolidate compiler generated dependencies of target test-inspection [ 19%] Built target test-inspection Consolidate compiler generated dependencies of target test-class_parser [ 21%] Built target test-class_parser Consolidate compiler generated dependencies of target test-deserialization [ 23%] Built target test-deserialization Consolidate compiler generated dependencies of target test-class_const_iterator [ 25%] Built target test-class_const_iterator Consolidate compiler generated dependencies of target test-iterators1 [ 27%] Built target test-iterators1 Consolidate compiler generated dependencies of target test-algorithms [ 29%] Built target test-algorithms Consolidate compiler generated dependencies of target test-unicode4 [ 31%] Built target test-unicode4 Consolidate compiler generated dependencies of target test-items [ 32%] Built target test-items Consolidate compiler generated dependencies of target test-assert_macro [ 34%] Built target test-assert_macro Consolidate compiler generated dependencies of target test-alt-string [ 36%] Built target test-alt-string Consolidate compiler generated dependencies of target test-allocator [ 37%] Built target test-allocator Consolidate compiler generated dependencies of target test-capacity [ 39%] Built target test-capacity Consolidate compiler generated dependencies of target test-class_iterator [ 41%] Built target test-class_iterator Consolidate compiler generated dependencies of target test-comparison [ 42%] Built target test-comparison Consolidate compiler generated dependencies of target test-byte_container_with_subtype [ 44%] Built target test-byte_container_with_subtype Consolidate compiler generated dependencies of target test-items_cpp17 [ 46%] Built target test-items_cpp17 Consolidate compiler generated dependencies of target test-iterators2 [ 47%] Built target test-iterators2 Consolidate compiler generated dependencies of target test-ordered_map [ 49%] Built target test-ordered_map Consolidate compiler generated dependencies of target test-large_json [ 50%] Built target test-large_json Consolidate compiler generated dependencies of target test-unicode3 [ 52%] Built target test-unicode3 Consolidate compiler generated dependencies of target test-element_access2 [ 53%] Built target test-element_access2 Consolidate compiler generated dependencies of target test-hash [ 55%] Built target test-hash Consolidate compiler generated dependencies of target test-merge_patch [ 57%] Built target test-merge_patch Consolidate compiler generated dependencies of target test-conversions [ 59%] Built target test-conversions Consolidate compiler generated dependencies of target test-json_patch [ 61%] Built target test-json_patch Consolidate compiler generated dependencies of target test-cbor [ 62%] Built target test-cbor Consolidate compiler generated dependencies of target test-regression2 [ 64%] Built target test-regression2 Consolidate compiler generated dependencies of target test-meta [ 66%] Built target test-meta Consolidate compiler generated dependencies of target test-class_lexer [ 67%] Built target test-class_lexer Consolidate compiler generated dependencies of target test-modifiers [ 68%] Built target test-modifiers Consolidate compiler generated dependencies of target test-json_pointer [ 70%] Built target test-json_pointer Consolidate compiler generated dependencies of target test-unicode1 [ 72%] Built target test-unicode1 Consolidate compiler generated dependencies of target test-user_defined_input [ 74%] Built target test-user_defined_input Consolidate compiler generated dependencies of target test-unicode2 [ 75%] Built target test-unicode2 Consolidate compiler generated dependencies of target test-msgpack [ 77%] Built target test-msgpack Consolidate compiler generated dependencies of target test-readme [ 79%] Built target test-readme Consolidate compiler generated dependencies of target test-conversions_cpp17 [ 80%] Built target test-conversions_cpp17 Consolidate compiler generated dependencies of target test-concepts [ 82%] Built target test-concepts Consolidate compiler generated dependencies of target test-reference_access [ 84%] Built target test-reference_access Consolidate compiler generated dependencies of target test-regression1_cpp17 [ 86%] Built target test-regression1_cpp17 Consolidate compiler generated dependencies of target test-regression1 [ 87%] Built target test-regression1 Consolidate compiler generated dependencies of target test-ubjson [ 89%] Built target test-ubjson Consolidate compiler generated dependencies of target test-to_chars [ 91%] Built target test-to_chars Consolidate compiler generated dependencies of target test-regression2_cpp17 [ 92%] Built target test-regression2_cpp17 Consolidate compiler generated dependencies of target test-element_access1 [ 94%] Built target test-element_access1 Consolidate compiler generated dependencies of target test-bson [ 95%] Built target test-bson Consolidate compiler generated dependencies of target test-testsuites [ 96%] Built target test-testsuites Consolidate compiler generated dependencies of target test-udt [ 97%] Built target test-udt Consolidate compiler generated dependencies of target test-udt_macro [100%] Built target test-udt_macro Installing the project stripped... -- Install configuration: "Release" -- Installing: /usr/src/slapt-src/libraries/nlohmann_json/package-nlohmann_json/usr/include -- Installing: /usr/src/slapt-src/libraries/nlohmann_json/package-nlohmann_json/usr/include/nlohmann -- Installing: /usr/src/slapt-src/libraries/nlohmann_json/package-nlohmann_json/usr/include/nlohmann/json.hpp -- Installing: /usr/src/slapt-src/libraries/nlohmann_json/package-nlohmann_json/usr/lib/cmake/nlohmann_json/nlohmann_jsonConfig.cmake -- Installing: /usr/src/slapt-src/libraries/nlohmann_json/package-nlohmann_json/usr/lib/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake -- Installing: /usr/src/slapt-src/libraries/nlohmann_json/package-nlohmann_json/usr/lib/cmake/nlohmann_json/nlohmann_jsonTargets.cmake -- Installing: /usr/src/slapt-src/libraries/nlohmann_json/package-nlohmann_json/usr/lib/pkgconfig/nlohmann_json.pc Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/libraries/nlohmann_json/nlohmann_json-3.10.5-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/nlohmann_json-3.10.5/ usr/doc/nlohmann_json-3.10.5/CODE_OF_CONDUCT.md usr/doc/nlohmann_json-3.10.5/ChangeLog.md usr/doc/nlohmann_json-3.10.5/LICENSE.MIT usr/doc/nlohmann_json-3.10.5/README.md usr/doc/nlohmann_json-3.10.5/nlohmann_json.SlackBuild usr/include/ usr/include/nlohmann/ usr/include/nlohmann/json.hpp usr/lib/ usr/lib/cmake/ usr/lib/cmake/nlohmann_json/ usr/lib/cmake/nlohmann_json/nlohmann_jsonConfig.cmake usr/lib/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake usr/lib/cmake/nlohmann_json/nlohmann_jsonTargets.cmake usr/lib/pkgconfig/ usr/lib/pkgconfig/nlohmann_json.pc Slackware package /usr/src/slapt-src/libraries/nlohmann_json/nlohmann_json-3.10.5-i586-1salix15.0.txz created. Installing package nlohmann_json-3.10.5-i586-1salix15.0... | nlohmann_json (JSON for Modern C++) | | nlohmann_json is a JSON library for modern C++ and was designed with | three goals in mind: Intuitive syntax, Trivial integration, and | Serious testing. | | | | | | | |