*No copyright* Apache License 2.0 --------------------------------- mongo-cxx-driver-r3.9.0/LICENSE mongo-cxx-driver-r3.9.0/docs/content/_index.md mongo-cxx-driver-r3.9.0/etc/apidocmenu.md Apache License 2.0 ------------------ mongo-cxx-driver-r3.9.0/CMakeLists.txt mongo-cxx-driver-r3.9.0/CONTRIBUTING.md mongo-cxx-driver-r3.9.0/benchmark/CMakeLists.txt mongo-cxx-driver-r3.9.0/benchmark/benchmark_runner.cpp mongo-cxx-driver-r3.9.0/benchmark/benchmark_runner.hpp mongo-cxx-driver-r3.9.0/benchmark/bson/bson_decoding.hpp mongo-cxx-driver-r3.9.0/benchmark/bson/bson_encoding.hpp mongo-cxx-driver-r3.9.0/benchmark/main.cpp mongo-cxx-driver-r3.9.0/benchmark/microbench.cpp mongo-cxx-driver-r3.9.0/benchmark/microbench.hpp mongo-cxx-driver-r3.9.0/benchmark/multi_doc/bulk_insert.hpp mongo-cxx-driver-r3.9.0/benchmark/multi_doc/find_many.hpp mongo-cxx-driver-r3.9.0/benchmark/multi_doc/gridfs_download.hpp mongo-cxx-driver-r3.9.0/benchmark/multi_doc/gridfs_upload.hpp mongo-cxx-driver-r3.9.0/benchmark/parallel/gridfs_multi_export.hpp mongo-cxx-driver-r3.9.0/benchmark/parallel/gridfs_multi_import.hpp mongo-cxx-driver-r3.9.0/benchmark/parallel/json_multi_export.hpp mongo-cxx-driver-r3.9.0/benchmark/parallel/json_multi_import.hpp mongo-cxx-driver-r3.9.0/benchmark/score_recorder.cpp mongo-cxx-driver-r3.9.0/benchmark/score_recorder.hpp mongo-cxx-driver-r3.9.0/benchmark/single_doc/find_one_by_id.hpp mongo-cxx-driver-r3.9.0/benchmark/single_doc/insert_one.hpp mongo-cxx-driver-r3.9.0/benchmark/single_doc/run_command.hpp mongo-cxx-driver-r3.9.0/cmake/CMakeLists.txt mongo-cxx-driver-r3.9.0/cmake/make_dist/CMakeLists.txt mongo-cxx-driver-r3.9.0/data/CMakeLists.txt mongo-cxx-driver-r3.9.0/docs/CMakeLists.txt mongo-cxx-driver-r3.9.0/docs/content/contributing/_index.md mongo-cxx-driver-r3.9.0/docs/themes/CMakeLists.txt mongo-cxx-driver-r3.9.0/docs/themes/mongodb/CMakeLists.txt mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/css/bootstrap-custom.css mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/bootstrap.css mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/bootstrap.js mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/bootstrap.min.css mongo-cxx-driver-r3.9.0/etc/CMakeLists.txt mongo-cxx-driver-r3.9.0/etc/calc_release_version.py mongo-cxx-driver-r3.9.0/etc/generate-uninstall.cmd mongo-cxx-driver-r3.9.0/etc/generate-uninstall.sh mongo-cxx-driver-r3.9.0/etc/make_release.py mongo-cxx-driver-r3.9.0/examples/CMakeLists.txt mongo-cxx-driver-r3.9.0/examples/bsoncxx/CMakeLists.txt mongo-cxx-driver-r3.9.0/examples/bsoncxx/builder_basic.cpp mongo-cxx-driver-r3.9.0/examples/bsoncxx/builder_core.cpp mongo-cxx-driver-r3.9.0/examples/bsoncxx/builder_list.cpp mongo-cxx-driver-r3.9.0/examples/bsoncxx/builder_stream.cpp mongo-cxx-driver-r3.9.0/examples/bsoncxx/builder_stream_customization.cpp mongo-cxx-driver-r3.9.0/examples/bsoncxx/decimal128.cpp mongo-cxx-driver-r3.9.0/examples/bsoncxx/getting_values.cpp mongo-cxx-driver-r3.9.0/examples/bsoncxx/view_and_value.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/CMakeLists.txt mongo-cxx-driver-r3.9.0/examples/mongocxx/aggregate.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/automatic_client_side_field_level_encryption.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/bulk_write.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/causal_consistency.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/change_streams.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/client_session.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/connect.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/create.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/document_validation.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/exception.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/explicit_encryption.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/explicit_encryption_auto_decryption.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/get_values_from_documents.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/gridfs.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/index.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/inserted_id.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/instance_management.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/mongodb.com/aggregation_examples.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/mongodb.com/documentation_examples.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/mongodb.com/index_examples.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/mongodb.com/runcommand_examples.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/mongodb.com/usage_overview.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/pool.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/query.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/query_projection.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/remove.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/server_side_field_level_encryption_enforcement.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/tailable_cursor.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/update.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/view_or_value_variant.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/with_transaction.cpp mongo-cxx-driver-r3.9.0/examples/projects/CMakeLists.txt mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/cmake/shared/CMakeLists.txt mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/cmake/static/CMakeLists.txt mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/hello_bsoncxx.cpp mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/cmake/shared/CMakeLists.txt mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/cmake/static/CMakeLists.txt mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/hello_mongocxx.cpp mongo-cxx-driver-r3.9.0/src/CMakeLists.txt mongo-cxx-driver-r3.9.0/src/bsoncxx/CMakeLists.txt mongo-cxx-driver-r3.9.0/src/bsoncxx/cmake/CMakeLists.txt mongo-cxx-driver-r3.9.0/src/bsoncxx/cmake/libbsoncxx-config.cmake.in mongo-cxx-driver-r3.9.0/src/bsoncxx/cmake/libbsoncxx-static-config.cmake.in mongo-cxx-driver-r3.9.0/src/bsoncxx/cmake/libbsoncxx-static.pc.in mongo-cxx-driver-r3.9.0/src/bsoncxx/cmake/libbsoncxx.pc.in mongo-cxx-driver-r3.9.0/src/bsoncxx/include/CMakeLists.txt mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/array/element.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/array/value.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/array/view.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/array/view_or_value.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/basic/array.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/basic/document.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/basic/helpers.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/basic/impl.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/basic/kvp.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/basic/sub_array.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/basic/sub_document.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/concatenate.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/core.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/list.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/stream/array.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/stream/array_context.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/stream/closed_context.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/stream/document.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/stream/helpers.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/stream/key_context.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/stream/single_context.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/stream/value_context.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/config/compiler.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/config/postlude.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/config/prelude.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/decimal128.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/document/element.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/document/value.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/document/view.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/document/view_or_value.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/enums/binary_sub_type.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/enums/type.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/exception/error_code.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/exception/exception.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/json.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/oid.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/stdx/make_unique.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/stdx/optional.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/stdx/string_view.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/string/to_string.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/string/view_or_value.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/types.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/types/bson_value/make_value.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/types/bson_value/value.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/types/bson_value/view.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/types/bson_value/view_or_value.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/types/value.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/util/functor.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/validate.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/view_or_value.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/CMakeLists.txt mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/array/element.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/array/value.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/array/view.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/builder/core.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/config/config.hpp.in mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/config/private/config.hh.in mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/config/private/postlude.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/config/private/prelude.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/config/version.hpp.in mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/decimal128.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/document/element.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/document/value.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/document/view.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/exception/error_code.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/json.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/oid.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/private/helpers.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/private/itoa.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/private/itoa.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/private/libbson.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/private/stack.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/private/suppress_deprecation_warnings.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/string/view_or_value.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/test_util/export_for_testing.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/types.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/types/bson_value/private/value.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/types/bson_value/value.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/types/bson_value/view.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/types/private/convert.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/validate.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/CMakeLists.txt mongo-cxx-driver-r3.9.0/src/bsoncxx/test/array.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/bson_b_date.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/bson_builder.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/bson_get_values.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/bson_serialization.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/bson_types.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/bson_util_itoa.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/bson_validate.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/bson_value.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/catch.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/test/json.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/oid.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/to_string.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/test/view_or_value.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/third_party/CMakeLists.txt mongo-cxx-driver-r3.9.0/src/mongocxx/CMakeLists.txt mongo-cxx-driver-r3.9.0/src/mongocxx/cmake/CMakeLists.txt mongo-cxx-driver-r3.9.0/src/mongocxx/cmake/libmongocxx-config.cmake.in mongo-cxx-driver-r3.9.0/src/mongocxx/cmake/libmongocxx-static-config.cmake.in mongo-cxx-driver-r3.9.0/src/mongocxx/cmake/libmongocxx-static.pc.in mongo-cxx-driver-r3.9.0/src/mongocxx/cmake/libmongocxx.pc.in mongo-cxx-driver-r3.9.0/src/mongocxx/include/CMakeLists.txt mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/bulk_write.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/change_stream.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/client.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/client_encryption.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/client_session.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/collection.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/config/compiler.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/config/postlude.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/config/prelude.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/cursor.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/database.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/command_failed_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/command_started_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/command_succeeded_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/heartbeat_failed_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/heartbeat_started_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/heartbeat_succeeded_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/server_changed_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/server_closed_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/server_description.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/server_opening_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/topology_changed_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/topology_closed_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/topology_description.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/topology_opening_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/exception/authentication_exception.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/exception/bulk_write_exception.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/exception/error_code.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/exception/exception.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/exception/gridfs_exception.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/exception/logic_error.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/exception/operation_exception.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/exception/query_exception.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/exception/server_error_code.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/exception/write_exception.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/gridfs/bucket.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/gridfs/downloader.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/gridfs/uploader.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/hint.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/index_model.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/index_view.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/instance.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/logger.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/model/delete_many.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/model/delete_one.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/model/insert_one.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/model/replace_one.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/model/update_many.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/model/update_one.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/model/write.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/aggregate.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/apm.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/auto_encryption.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/bulk_write.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/change_stream.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/client.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/client_encryption.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/client_session.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/count.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/create_collection.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/data_key.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/delete.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/distinct.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/encrypt.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/estimated_document_count.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/find.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/find_one_and_delete.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/find_one_and_replace.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/find_one_and_update.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/find_one_common_options.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/gridfs/bucket.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/gridfs/upload.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/index.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/index_view.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/insert.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/pool.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/range.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/replace.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/rewrap_many_datakey.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/server_api.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/ssl.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/tls.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/transaction.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/update.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/pipeline.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/pool.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/read_concern.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/read_preference.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/result/bulk_write.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/result/delete.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/result/gridfs/upload.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/result/insert_many.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/result/insert_one.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/result/replace_one.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/result/rewrap_many_datakey.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/result/update.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/stdx.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/uri.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/validation_criteria.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/write_concern.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/write_type.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/CMakeLists.txt mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/bulk_write.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/change_stream.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/client.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/client_encryption.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/client_session.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/collection.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/config/config.hpp.in mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/config/private/config.hh.in mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/config/private/postlude.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/config/private/prelude.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/config/version.hpp.in mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/cursor.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/database.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/command_failed_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/command_started_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/command_succeeded_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/heartbeat_failed_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/heartbeat_started_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/heartbeat_succeeded_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/server_changed_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/server_closed_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/server_description.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/server_opening_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/topology_changed_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/topology_closed_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/topology_description.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/topology_opening_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/exception/error_code.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/exception/operation_exception.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/exception/private/mongoc_error.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/exception/server_error_code.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/gridfs/bucket.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/gridfs/downloader.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/gridfs/private/bucket.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/gridfs/private/downloader.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/gridfs/private/uploader.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/gridfs/uploader.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/hint.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/index_model.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/index_view.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/instance.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/logger.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/model/delete_many.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/model/delete_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/model/insert_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/model/replace_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/model/update_many.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/model/update_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/model/write.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/aggregate.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/apm.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/auto_encryption.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/bulk_write.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/change_stream.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/client.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/client_encryption.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/client_session.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/count.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/create_collection.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/data_key.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/delete.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/distinct.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/encrypt.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/estimated_document_count.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/find.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/find_one_and_delete.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/find_one_and_replace.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/find_one_and_update.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/gridfs/bucket.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/gridfs/upload.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/index.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/index_view.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/insert.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/pool.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/private/apm.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/private/server_api.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/private/ssl.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/private/transaction.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/range.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/replace.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/rewrap_many_datakey.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/server_api.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/tls.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/transaction.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/update.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/pipeline.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/pool.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/bulk_write.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/change_stream.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/client.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/client_encryption.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/client_session.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/collection.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/conversions.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/conversions.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/cursor.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/database.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/index_view.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/libbson.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/libbson.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/libmongoc.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/libmongoc.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/libmongoc_symbols.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/numeric_casting.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/numeric_casting.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/pipeline.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/pool.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/read_concern.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/read_preference.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/uri.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/write_concern.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/read_concern.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/read_preference.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/result/bulk_write.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/result/delete.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/result/gridfs/upload.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/result/insert_many.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/result/insert_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/result/replace_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/result/rewrap_many_datakey.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/result/update.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/test_util/export_for_testing.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/test_util/mock.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/uri.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/validation_criteria.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/write_concern.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/CMakeLists.txt mongo-cxx-driver-r3.9.0/src/mongocxx/test/bulk_write.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/change_streams.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/client.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/client_helpers.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/client_helpers.hh mongo-cxx-driver-r3.9.0/src/mongocxx/test/client_session.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/client_side_encryption.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/collection.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/collection_mocked.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/conversions.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/database.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/gridfs/bucket.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/gridfs/downloader.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/gridfs/uploader.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/hint.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/index_view.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/instance.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/logging.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/model/delete_many.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/model/delete_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/model/insert_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/model/replace_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/model/update_many.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/model/update_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/aggregate.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/bulk_write.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/client_session.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/count.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/create_collection.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/delete.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/distinct.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/find.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/find_one_and_delete.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/find_one_and_replace.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/find_one_and_update.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/gridfs/bucket.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/gridfs/upload.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/index.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/insert.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/pool.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/replace.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/update.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/pool.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/private/numeric_casting.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/private/scoped_bson_t.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/private/write_concern.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/read_concern.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/read_preference.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/result/bulk_write.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/result/delete.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/result/gridfs/upload.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/result/insert_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/result/replace_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/result/update.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/sdam-monitoring.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/client_side_encryption.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/command_monitoring.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/crud.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/gridfs.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/initial_dns_seedlist_discovery.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/mongohouse.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/monitoring.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/monitoring.hh mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/operation.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/operation.hh mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/read_write_concern.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/retryable-reads.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/transactions.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/unified_tests/assert.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/unified_tests/assert.hh mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/unified_tests/entity.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/unified_tests/entity.hh mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/unified_tests/operations.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/unified_tests/operations.hh mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/unified_tests/runner.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/uri_options.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/util.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/util.hh mongo-cxx-driver-r3.9.0/src/mongocxx/test/transactions.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/uri.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/validation_criteria.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/versioned_api.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/write_concern.cpp mongo-cxx-driver-r3.9.0/src/third_party/catch/include/helpers.hpp mongo-cxx-driver-r3.9.0/src/third_party/catch/main.cpp Apache License 2.0 and/or Boost Software License 1.0 ---------------------------------------------------- mongo-cxx-driver-r3.9.0/THIRD-PARTY-NOTICES BSD 3-Clause License -------------------- mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/highlight/LICENSE Boost Software License 1.0 -------------------------- mongo-cxx-driver-r3.9.0/src/third_party/catch/include/catch.hpp ISC License ----------- mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/private/b64_ntop.hh MIT License ----------- mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/js/jquery.js mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/js/underscore.js Unknown or generated -------------------- mongo-cxx-driver-r3.9.0/.DS_Store mongo-cxx-driver-r3.9.0/._.DS_Store mongo-cxx-driver-r3.9.0/._CMakeLists.txt mongo-cxx-driver-r3.9.0/._CONTRIBUTING.md mongo-cxx-driver-r3.9.0/._CREDITS.json mongo-cxx-driver-r3.9.0/._LICENSE mongo-cxx-driver-r3.9.0/._README.md mongo-cxx-driver-r3.9.0/._THIRD-PARTY-NOTICES mongo-cxx-driver-r3.9.0/._benchmark mongo-cxx-driver-r3.9.0/._build mongo-cxx-driver-r3.9.0/._cmake mongo-cxx-driver-r3.9.0/._data mongo-cxx-driver-r3.9.0/._docs mongo-cxx-driver-r3.9.0/._etc mongo-cxx-driver-r3.9.0/._examples mongo-cxx-driver-r3.9.0/._generate_uninstall mongo-cxx-driver-r3.9.0/._src mongo-cxx-driver-r3.9.0/CREDITS.json mongo-cxx-driver-r3.9.0/README.md mongo-cxx-driver-r3.9.0/benchmark/.DS_Store mongo-cxx-driver-r3.9.0/benchmark/._.DS_Store mongo-cxx-driver-r3.9.0/benchmark/._CMakeLists.txt mongo-cxx-driver-r3.9.0/benchmark/._README.txt mongo-cxx-driver-r3.9.0/benchmark/._benchmark_runner.cpp mongo-cxx-driver-r3.9.0/benchmark/._benchmark_runner.hpp mongo-cxx-driver-r3.9.0/benchmark/._bson mongo-cxx-driver-r3.9.0/benchmark/._main.cpp mongo-cxx-driver-r3.9.0/benchmark/._microbench.cpp mongo-cxx-driver-r3.9.0/benchmark/._microbench.hpp mongo-cxx-driver-r3.9.0/benchmark/._multi_doc mongo-cxx-driver-r3.9.0/benchmark/._parallel mongo-cxx-driver-r3.9.0/benchmark/._score_recorder.cpp mongo-cxx-driver-r3.9.0/benchmark/._score_recorder.hpp mongo-cxx-driver-r3.9.0/benchmark/._single_doc mongo-cxx-driver-r3.9.0/benchmark/README.txt mongo-cxx-driver-r3.9.0/benchmark/bson/._bson_decoding.hpp mongo-cxx-driver-r3.9.0/benchmark/bson/._bson_encoding.hpp mongo-cxx-driver-r3.9.0/benchmark/multi_doc/._bulk_insert.hpp mongo-cxx-driver-r3.9.0/benchmark/multi_doc/._find_many.hpp mongo-cxx-driver-r3.9.0/benchmark/multi_doc/._gridfs_download.hpp mongo-cxx-driver-r3.9.0/benchmark/multi_doc/._gridfs_upload.hpp mongo-cxx-driver-r3.9.0/benchmark/parallel/._gridfs_multi_export.hpp mongo-cxx-driver-r3.9.0/benchmark/parallel/._gridfs_multi_import.hpp mongo-cxx-driver-r3.9.0/benchmark/parallel/._json_multi_export.hpp mongo-cxx-driver-r3.9.0/benchmark/parallel/._json_multi_import.hpp mongo-cxx-driver-r3.9.0/benchmark/single_doc/._find_one_by_id.hpp mongo-cxx-driver-r3.9.0/benchmark/single_doc/._insert_one.hpp mongo-cxx-driver-r3.9.0/benchmark/single_doc/._run_command.hpp mongo-cxx-driver-r3.9.0/build/._.gitignore mongo-cxx-driver-r3.9.0/build/VERSION_CURRENT mongo-cxx-driver-r3.9.0/cmake/._BsoncxxUtil.cmake mongo-cxx-driver-r3.9.0/cmake/._CMakeLists.txt mongo-cxx-driver-r3.9.0/cmake/._MacroGuardTest.cmake mongo-cxx-driver-r3.9.0/cmake/._MongocxxUtil.cmake mongo-cxx-driver-r3.9.0/cmake/._ParseVersion.cmake mongo-cxx-driver-r3.9.0/cmake/._make_dist mongo-cxx-driver-r3.9.0/cmake/BsoncxxUtil.cmake mongo-cxx-driver-r3.9.0/cmake/MacroGuardTest.cmake mongo-cxx-driver-r3.9.0/cmake/MongocxxUtil.cmake mongo-cxx-driver-r3.9.0/cmake/ParseVersion.cmake mongo-cxx-driver-r3.9.0/cmake/make_dist/._CMakeLists.txt mongo-cxx-driver-r3.9.0/cmake/make_dist/._COPYING-CMAKE-SCRIPTS.txt mongo-cxx-driver-r3.9.0/cmake/make_dist/._MakeDist.cmake mongo-cxx-driver-r3.9.0/cmake/make_dist/._MakeDistCheck.cmake mongo-cxx-driver-r3.9.0/cmake/make_dist/._MakeDistFiles.cmake mongo-cxx-driver-r3.9.0/cmake/make_dist/COPYING-CMAKE-SCRIPTS.txt mongo-cxx-driver-r3.9.0/cmake/make_dist/MakeDist.cmake mongo-cxx-driver-r3.9.0/cmake/make_dist/MakeDistCheck.cmake mongo-cxx-driver-r3.9.0/cmake/make_dist/MakeDistFiles.cmake mongo-cxx-driver-r3.9.0/data/.DS_Store mongo-cxx-driver-r3.9.0/data/._.DS_Store mongo-cxx-driver-r3.9.0/data/._CMakeLists.txt mongo-cxx-driver-r3.9.0/data/._change-streams mongo-cxx-driver-r3.9.0/data/._client_side_encryption mongo-cxx-driver-r3.9.0/data/._collection-management mongo-cxx-driver-r3.9.0/data/._command-monitoring mongo-cxx-driver-r3.9.0/data/._crud mongo-cxx-driver-r3.9.0/data/._gridfs mongo-cxx-driver-r3.9.0/data/._index-management mongo-cxx-driver-r3.9.0/data/._initial_dns_seedlist_discovery mongo-cxx-driver-r3.9.0/data/._mongohouse mongo-cxx-driver-r3.9.0/data/._read-write-concern mongo-cxx-driver-r3.9.0/data/._retryable-reads mongo-cxx-driver-r3.9.0/data/._retryable-writes mongo-cxx-driver-r3.9.0/data/._sessions mongo-cxx-driver-r3.9.0/data/._transactions mongo-cxx-driver-r3.9.0/data/._unified-format mongo-cxx-driver-r3.9.0/data/._uri-options mongo-cxx-driver-r3.9.0/data/._versioned-api mongo-cxx-driver-r3.9.0/data/._with_transaction mongo-cxx-driver-r3.9.0/data/change-streams/._unified mongo-cxx-driver-r3.9.0/data/change-streams/unified/._change-streams-errors.json mongo-cxx-driver-r3.9.0/data/change-streams/unified/._change-streams-pre_and_post_images.json mongo-cxx-driver-r3.9.0/data/change-streams/unified/._change-streams-resume-allowlist.json mongo-cxx-driver-r3.9.0/data/change-streams/unified/._change-streams-resume-errorLabels.json mongo-cxx-driver-r3.9.0/data/change-streams/unified/._change-streams.json mongo-cxx-driver-r3.9.0/data/change-streams/unified/._test_files.txt mongo-cxx-driver-r3.9.0/data/change-streams/unified/change-streams-errors.json mongo-cxx-driver-r3.9.0/data/change-streams/unified/change-streams-pre_and_post_images.json mongo-cxx-driver-r3.9.0/data/change-streams/unified/change-streams-resume-allowlist.json mongo-cxx-driver-r3.9.0/data/change-streams/unified/change-streams-resume-errorLabels.json mongo-cxx-driver-r3.9.0/data/change-streams/unified/change-streams.json mongo-cxx-driver-r3.9.0/data/change-streams/unified/test_files.txt mongo-cxx-driver-r3.9.0/data/client_side_encryption/._corpus mongo-cxx-driver-r3.9.0/data/client_side_encryption/._explicit-encryption mongo-cxx-driver-r3.9.0/data/client_side_encryption/._external mongo-cxx-driver-r3.9.0/data/client_side_encryption/._legacy mongo-cxx-driver-r3.9.0/data/client_side_encryption/._limits mongo-cxx-driver-r3.9.0/data/client_side_encryption/._unified mongo-cxx-driver-r3.9.0/data/client_side_encryption/corpus/._corpus-encrypted.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/corpus/._corpus-key-aws.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/corpus/._corpus-key-azure.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/corpus/._corpus-key-gcp.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/corpus/._corpus-key-kmip.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/corpus/._corpus-key-local.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/corpus/._corpus-schema.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/corpus/._corpus.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/corpus/corpus-encrypted.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/corpus/corpus-key-aws.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/corpus/corpus-key-azure.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/corpus/corpus-key-gcp.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/corpus/corpus-key-kmip.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/corpus/corpus-key-local.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/corpus/corpus-schema.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/corpus/corpus.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/explicit-encryption/._encryptedFields.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/explicit-encryption/._key1-document.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/explicit-encryption/._range-encryptedFields-Date.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/explicit-encryption/._range-encryptedFields-DecimalNoPrecision.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/explicit-encryption/._range-encryptedFields-DecimalPrecision.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/explicit-encryption/._range-encryptedFields-DoubleNoPrecision.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/explicit-encryption/._range-encryptedFields-DoublePrecision.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/explicit-encryption/._range-encryptedFields-Int.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/explicit-encryption/._range-encryptedFields-Long.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/explicit-encryption/encryptedFields.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/explicit-encryption/key1-document.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/explicit-encryption/range-encryptedFields-Date.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/explicit-encryption/range-encryptedFields-DecimalNoPrecision.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/explicit-encryption/range-encryptedFields-DecimalPrecision.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/explicit-encryption/range-encryptedFields-DoubleNoPrecision.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/explicit-encryption/range-encryptedFields-DoublePrecision.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/explicit-encryption/range-encryptedFields-Int.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/explicit-encryption/range-encryptedFields-Long.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/external/._external-key.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/external/._external-schema.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/external/external-key.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/external/external-schema.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._aggregate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._awsTemporary.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._azureKMS.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._badQueries.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._badSchema.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._basic.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._bulk.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._bypassAutoEncryption.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._bypassedCommand.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._count.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._countDocuments.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._delete.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._distinct.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._explain.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._find.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._findOneAndDelete.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._findOneAndReplace.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._findOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-BypassQueryAnalysis.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Compact.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-CreateCollection-OldServer.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-CreateCollection.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-DecryptExistingData.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Delete.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-EncryptedFields-vs-EncryptedFieldsMap.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-EncryptedFields-vs-jsonSchema.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-EncryptedFieldsMap-defaults.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-FindOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-InsertFind-Indexed.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-InsertFind-Unindexed.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-MissingKey.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-NoEncryption.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Date-Aggregate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Date-Correctness.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Date-Delete.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Date-FindOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Date-InsertFind.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Date-Update.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Decimal-Aggregate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Decimal-Correctness.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Decimal-Delete.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Decimal-FindOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Decimal-InsertFind.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Decimal-Update.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-DecimalPrecision-Aggregate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-DecimalPrecision-Correctness.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-DecimalPrecision-Delete.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-DecimalPrecision-FindOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-DecimalPrecision-InsertFind.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-DecimalPrecision-Update.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Double-Aggregate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Double-Correctness.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Double-Delete.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Double-FindOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Double-InsertFind.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Double-Update.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-DoublePrecision-Aggregate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-DoublePrecision-Correctness.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-DoublePrecision-Delete.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-DoublePrecision-FindOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-DoublePrecision-InsertFind.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-DoublePrecision-Update.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Int-Aggregate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Int-Correctness.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Int-Delete.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Int-FindOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Int-InsertFind.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Int-Update.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Long-Aggregate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Long-Correctness.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Long-Delete.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Long-FindOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Long-InsertFind.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-Long-Update.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Range-WrongType.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-Update.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._fle2v2-validatorAndPartialFieldExpression.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._gcpKMS.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._getMore.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._insert.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._keyAltName.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._kmipKMS.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._localKMS.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._localSchema.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._malformedCiphertext.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._maxWireVersion.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._missingKey.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._noSchema.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._replaceOne.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._test_files.txt mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._types.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._unsupportedCommand.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._updateMany.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/._updateOne.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/aggregate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/awsTemporary.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/azureKMS.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/badQueries.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/badSchema.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/basic.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/bulk.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/bypassAutoEncryption.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/bypassedCommand.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/count.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/countDocuments.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/delete.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/distinct.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/explain.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/find.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/findOneAndDelete.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/findOneAndReplace.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/findOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-BypassQueryAnalysis.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Compact.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-CreateCollection-OldServer.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-CreateCollection.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-DecryptExistingData.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Delete.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-EncryptedFields-vs-EncryptedFieldsMap.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-EncryptedFields-vs-jsonSchema.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-EncryptedFieldsMap-defaults.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-FindOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-InsertFind-Indexed.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-InsertFind-Unindexed.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-MissingKey.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-NoEncryption.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Date-Aggregate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Date-Correctness.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Date-Delete.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Date-FindOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Date-InsertFind.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Date-Update.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Decimal-Aggregate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Decimal-Correctness.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Decimal-Delete.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Decimal-FindOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Decimal-InsertFind.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Decimal-Update.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-DecimalPrecision-Aggregate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-DecimalPrecision-Correctness.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-DecimalPrecision-Delete.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-DecimalPrecision-FindOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-DecimalPrecision-InsertFind.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-DecimalPrecision-Update.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Double-Aggregate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Double-Correctness.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Double-Delete.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Double-FindOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Double-InsertFind.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Double-Update.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-DoublePrecision-Aggregate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-DoublePrecision-Correctness.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-DoublePrecision-Delete.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-DoublePrecision-FindOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-DoublePrecision-InsertFind.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-DoublePrecision-Update.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Int-Aggregate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Int-Correctness.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Int-Delete.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Int-FindOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Int-InsertFind.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Int-Update.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Long-Aggregate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Long-Correctness.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Long-Delete.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Long-FindOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Long-InsertFind.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-Long-Update.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Range-WrongType.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-Update.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/fle2v2-validatorAndPartialFieldExpression.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/gcpKMS.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/getMore.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/insert.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/keyAltName.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/kmipKMS.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/localKMS.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/localSchema.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/malformedCiphertext.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/maxWireVersion.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/missingKey.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/noSchema.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/replaceOne.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/test_files.txt mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/types.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/unsupportedCommand.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/updateMany.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/legacy/updateOne.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/limits/._limits-doc.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/limits/._limits-key.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/limits/._limits-schema.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/limits/limits-doc.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/limits/limits-key.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/limits/limits-schema.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/._addKeyAltName.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/._createDataKey-kms_providers-invalid.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/._createDataKey.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/._deleteKey.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/._getKey.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/._getKeyByAltName.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/._getKeys.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/._kmsProviders-explicit_kms_credentials.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/._kmsProviders-mixed_kms_credential_fields.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/._kmsProviders-placeholder_kms_credentials.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/._kmsProviders-unconfigured_kms.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/._removeKeyAltName.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/._rewrapManyDataKey-decrypt_failure.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/._rewrapManyDataKey-encrypt_failure.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/._rewrapManyDataKey.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/._test_files.txt mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/addKeyAltName.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/createDataKey-kms_providers-invalid.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/createDataKey.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/deleteKey.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/getKey.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/getKeyByAltName.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/getKeys.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/kmsProviders-explicit_kms_credentials.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/kmsProviders-mixed_kms_credential_fields.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/kmsProviders-placeholder_kms_credentials.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/kmsProviders-unconfigured_kms.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/removeKeyAltName.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/rewrapManyDataKey-decrypt_failure.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/rewrapManyDataKey-encrypt_failure.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/rewrapManyDataKey.json mongo-cxx-driver-r3.9.0/data/client_side_encryption/unified/test_files.txt mongo-cxx-driver-r3.9.0/data/collection-management/._test_files.txt mongo-cxx-driver-r3.9.0/data/collection-management/._unified mongo-cxx-driver-r3.9.0/data/collection-management/test_files.txt mongo-cxx-driver-r3.9.0/data/collection-management/unified/._clustered-indexes.json mongo-cxx-driver-r3.9.0/data/collection-management/unified/._createCollection-pre_and_post_images.json mongo-cxx-driver-r3.9.0/data/collection-management/unified/._modifyCollection-pre_and_post_images.json mongo-cxx-driver-r3.9.0/data/collection-management/unified/._timeseries-collection.json mongo-cxx-driver-r3.9.0/data/collection-management/unified/clustered-indexes.json mongo-cxx-driver-r3.9.0/data/collection-management/unified/createCollection-pre_and_post_images.json mongo-cxx-driver-r3.9.0/data/collection-management/unified/modifyCollection-pre_and_post_images.json mongo-cxx-driver-r3.9.0/data/collection-management/unified/timeseries-collection.json mongo-cxx-driver-r3.9.0/data/command-monitoring/._bulkWrite.json mongo-cxx-driver-r3.9.0/data/command-monitoring/._command.json mongo-cxx-driver-r3.9.0/data/command-monitoring/._deleteMany.json mongo-cxx-driver-r3.9.0/data/command-monitoring/._deleteOne.json mongo-cxx-driver-r3.9.0/data/command-monitoring/._find.json mongo-cxx-driver-r3.9.0/data/command-monitoring/._insertMany.json mongo-cxx-driver-r3.9.0/data/command-monitoring/._insertOne.json mongo-cxx-driver-r3.9.0/data/command-monitoring/._test_files.txt mongo-cxx-driver-r3.9.0/data/command-monitoring/._unacknowledgedBulkWrite.json mongo-cxx-driver-r3.9.0/data/command-monitoring/._updateMany.json mongo-cxx-driver-r3.9.0/data/command-monitoring/._updateOne.json mongo-cxx-driver-r3.9.0/data/command-monitoring/bulkWrite.json mongo-cxx-driver-r3.9.0/data/command-monitoring/command.json mongo-cxx-driver-r3.9.0/data/command-monitoring/deleteMany.json mongo-cxx-driver-r3.9.0/data/command-monitoring/deleteOne.json mongo-cxx-driver-r3.9.0/data/command-monitoring/find.json mongo-cxx-driver-r3.9.0/data/command-monitoring/insertMany.json mongo-cxx-driver-r3.9.0/data/command-monitoring/insertOne.json mongo-cxx-driver-r3.9.0/data/command-monitoring/test_files.txt mongo-cxx-driver-r3.9.0/data/command-monitoring/unacknowledgedBulkWrite.json mongo-cxx-driver-r3.9.0/data/command-monitoring/updateMany.json mongo-cxx-driver-r3.9.0/data/command-monitoring/updateOne.json mongo-cxx-driver-r3.9.0/data/crud/._legacy mongo-cxx-driver-r3.9.0/data/crud/._unified mongo-cxx-driver-r3.9.0/data/crud/legacy/._test_files.txt mongo-cxx-driver-r3.9.0/data/crud/legacy/._v1 mongo-cxx-driver-r3.9.0/data/crud/legacy/test_files.txt mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/._read mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/._write mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/read/._aggregate-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/read/._aggregate-out.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/read/._aggregate.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/read/._count-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/read/._count-empty.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/read/._count.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/read/._distinct-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/read/._distinct.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/read/._find-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/read/._find.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/read/aggregate-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/read/aggregate-out.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/read/aggregate.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/read/count-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/read/count-empty.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/read/count.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/read/distinct-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/read/distinct.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/read/find-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/read/find.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._bulkWrite-arrayFilters.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._bulkWrite-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._bulkWrite.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._deleteMany-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._deleteMany.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._deleteOne-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._deleteOne.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._findOneAndDelete-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._findOneAndDelete.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._findOneAndReplace-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._findOneAndReplace-upsert.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._findOneAndReplace.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._findOneAndUpdate-arrayFilters.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._findOneAndUpdate-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._findOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._insertMany.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._insertOne.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._replaceOne-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._replaceOne.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._updateMany-arrayFilters.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._updateMany-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._updateMany.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._updateOne-arrayFilters.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._updateOne-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/._updateOne.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/bulkWrite-arrayFilters.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/bulkWrite-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/bulkWrite.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/deleteMany-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/deleteMany.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/deleteOne-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/deleteOne.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/findOneAndDelete-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/findOneAndDelete.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/findOneAndReplace-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/findOneAndReplace-upsert.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/findOneAndReplace.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/findOneAndUpdate-arrayFilters.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/findOneAndUpdate-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/findOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/insertMany.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/insertOne.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/replaceOne-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/replaceOne.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/updateMany-arrayFilters.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/updateMany-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/updateMany.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/updateOne-arrayFilters.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/updateOne-collation.json mongo-cxx-driver-r3.9.0/data/crud/legacy/v1/write/updateOne.json mongo-cxx-driver-r3.9.0/data/crud/unified/._aggregate-allowdiskuse.json mongo-cxx-driver-r3.9.0/data/crud/unified/._aggregate-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/._aggregate-merge.json mongo-cxx-driver-r3.9.0/data/crud/unified/._aggregate-out-readConcern.json mongo-cxx-driver-r3.9.0/data/crud/unified/._aggregate-write-readPreference.json mongo-cxx-driver-r3.9.0/data/crud/unified/._aggregate.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-arrayFilters-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-arrayFilters.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-delete-hint-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-delete-hint-serverError.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-delete-hint.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-deleteMany-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-deleteMany-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-deleteOne-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-deleteOne-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-insertOne-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-replaceOne-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-replaceOne-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-replaceOne-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-update-hint-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-update-hint-serverError.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-update-hint.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-update-validation.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-updateMany-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-updateMany-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-updateMany-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-updateOne-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-updateOne-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/._bulkWrite-updateOne-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/._countDocuments-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/._db-aggregate-write-readPreference.json mongo-cxx-driver-r3.9.0/data/crud/unified/._db-aggregate.json mongo-cxx-driver-r3.9.0/data/crud/unified/._deleteMany-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/._deleteMany-hint-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/._deleteMany-hint-serverError.json mongo-cxx-driver-r3.9.0/data/crud/unified/._deleteMany-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/._deleteMany-hint.json mongo-cxx-driver-r3.9.0/data/crud/unified/._deleteMany-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/._deleteOne-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/._deleteOne-hint-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/._deleteOne-hint-serverError.json mongo-cxx-driver-r3.9.0/data/crud/unified/._deleteOne-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/._deleteOne-hint.json mongo-cxx-driver-r3.9.0/data/crud/unified/._deleteOne-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/._distinct-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/._estimatedDocumentCount-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/._estimatedDocumentCount.json mongo-cxx-driver-r3.9.0/data/crud/unified/._find-allowdiskuse-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/._find-allowdiskuse-serverError.json mongo-cxx-driver-r3.9.0/data/crud/unified/._find-allowdiskuse.json mongo-cxx-driver-r3.9.0/data/crud/unified/._find-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/._find-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/._find.json mongo-cxx-driver-r3.9.0/data/crud/unified/._findOneAndDelete-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/._findOneAndDelete-hint-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/._findOneAndDelete-hint-serverError.json mongo-cxx-driver-r3.9.0/data/crud/unified/._findOneAndDelete-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/._findOneAndDelete-hint.json mongo-cxx-driver-r3.9.0/data/crud/unified/._findOneAndDelete-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/._findOneAndReplace-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/._findOneAndReplace-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/._findOneAndReplace-hint-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/._findOneAndReplace-hint-serverError.json mongo-cxx-driver-r3.9.0/data/crud/unified/._findOneAndReplace-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/._findOneAndReplace-hint.json mongo-cxx-driver-r3.9.0/data/crud/unified/._findOneAndReplace-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/._findOneAndUpdate-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/._findOneAndUpdate-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/._findOneAndUpdate-hint-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/._findOneAndUpdate-hint-serverError.json mongo-cxx-driver-r3.9.0/data/crud/unified/._findOneAndUpdate-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/._findOneAndUpdate-hint.json mongo-cxx-driver-r3.9.0/data/crud/unified/._findOneAndUpdate-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/._insertMany-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/._insertMany-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/._insertOne-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/._insertOne-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/._replaceOne-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/._replaceOne-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/._replaceOne-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/._replaceOne-hint.json mongo-cxx-driver-r3.9.0/data/crud/unified/._replaceOne-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/._replaceOne-validation.json mongo-cxx-driver-r3.9.0/data/crud/unified/._test_files.txt mongo-cxx-driver-r3.9.0/data/crud/unified/._updateMany-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/._updateMany-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/._updateMany-hint-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/._updateMany-hint-serverError.json mongo-cxx-driver-r3.9.0/data/crud/unified/._updateMany-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/._updateMany-hint.json mongo-cxx-driver-r3.9.0/data/crud/unified/._updateMany-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/._updateMany-validation.json mongo-cxx-driver-r3.9.0/data/crud/unified/._updateOne-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/._updateOne-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/._updateOne-hint-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/._updateOne-hint-serverError.json mongo-cxx-driver-r3.9.0/data/crud/unified/._updateOne-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/._updateOne-hint.json mongo-cxx-driver-r3.9.0/data/crud/unified/._updateOne-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/._updateOne-validation.json mongo-cxx-driver-r3.9.0/data/crud/unified/._updateWithPipelines.json mongo-cxx-driver-r3.9.0/data/crud/unified/aggregate-allowdiskuse.json mongo-cxx-driver-r3.9.0/data/crud/unified/aggregate-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/aggregate-merge.json mongo-cxx-driver-r3.9.0/data/crud/unified/aggregate-out-readConcern.json mongo-cxx-driver-r3.9.0/data/crud/unified/aggregate-write-readPreference.json mongo-cxx-driver-r3.9.0/data/crud/unified/aggregate.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-arrayFilters-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-arrayFilters.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-delete-hint-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-delete-hint-serverError.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-delete-hint.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-deleteMany-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-deleteMany-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-deleteOne-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-deleteOne-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-insertOne-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-replaceOne-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-replaceOne-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-replaceOne-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-update-hint-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-update-hint-serverError.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-update-hint.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-update-validation.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-updateMany-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-updateMany-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-updateMany-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-updateOne-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-updateOne-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/bulkWrite-updateOne-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/countDocuments-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/db-aggregate-write-readPreference.json mongo-cxx-driver-r3.9.0/data/crud/unified/db-aggregate.json mongo-cxx-driver-r3.9.0/data/crud/unified/deleteMany-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/deleteMany-hint-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/deleteMany-hint-serverError.json mongo-cxx-driver-r3.9.0/data/crud/unified/deleteMany-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/deleteMany-hint.json mongo-cxx-driver-r3.9.0/data/crud/unified/deleteMany-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/deleteOne-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/deleteOne-hint-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/deleteOne-hint-serverError.json mongo-cxx-driver-r3.9.0/data/crud/unified/deleteOne-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/deleteOne-hint.json mongo-cxx-driver-r3.9.0/data/crud/unified/deleteOne-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/distinct-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/estimatedDocumentCount-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/estimatedDocumentCount.json mongo-cxx-driver-r3.9.0/data/crud/unified/find-allowdiskuse-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/find-allowdiskuse-serverError.json mongo-cxx-driver-r3.9.0/data/crud/unified/find-allowdiskuse.json mongo-cxx-driver-r3.9.0/data/crud/unified/find-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/find-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/find.json mongo-cxx-driver-r3.9.0/data/crud/unified/findOneAndDelete-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/findOneAndDelete-hint-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/findOneAndDelete-hint-serverError.json mongo-cxx-driver-r3.9.0/data/crud/unified/findOneAndDelete-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/findOneAndDelete-hint.json mongo-cxx-driver-r3.9.0/data/crud/unified/findOneAndDelete-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/findOneAndReplace-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/findOneAndReplace-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/findOneAndReplace-hint-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/findOneAndReplace-hint-serverError.json mongo-cxx-driver-r3.9.0/data/crud/unified/findOneAndReplace-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/findOneAndReplace-hint.json mongo-cxx-driver-r3.9.0/data/crud/unified/findOneAndReplace-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/findOneAndUpdate-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/findOneAndUpdate-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/findOneAndUpdate-hint-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/findOneAndUpdate-hint-serverError.json mongo-cxx-driver-r3.9.0/data/crud/unified/findOneAndUpdate-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/findOneAndUpdate-hint.json mongo-cxx-driver-r3.9.0/data/crud/unified/findOneAndUpdate-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/insertMany-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/insertMany-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/insertOne-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/insertOne-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/replaceOne-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/replaceOne-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/replaceOne-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/replaceOne-hint.json mongo-cxx-driver-r3.9.0/data/crud/unified/replaceOne-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/replaceOne-validation.json mongo-cxx-driver-r3.9.0/data/crud/unified/test_files.txt mongo-cxx-driver-r3.9.0/data/crud/unified/updateMany-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/updateMany-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/updateMany-hint-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/updateMany-hint-serverError.json mongo-cxx-driver-r3.9.0/data/crud/unified/updateMany-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/updateMany-hint.json mongo-cxx-driver-r3.9.0/data/crud/unified/updateMany-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/updateMany-validation.json mongo-cxx-driver-r3.9.0/data/crud/unified/updateOne-comment.json mongo-cxx-driver-r3.9.0/data/crud/unified/updateOne-dots_and_dollars.json mongo-cxx-driver-r3.9.0/data/crud/unified/updateOne-hint-clientError.json mongo-cxx-driver-r3.9.0/data/crud/unified/updateOne-hint-serverError.json mongo-cxx-driver-r3.9.0/data/crud/unified/updateOne-hint-unacknowledged.json mongo-cxx-driver-r3.9.0/data/crud/unified/updateOne-hint.json mongo-cxx-driver-r3.9.0/data/crud/unified/updateOne-let.json mongo-cxx-driver-r3.9.0/data/crud/unified/updateOne-validation.json mongo-cxx-driver-r3.9.0/data/crud/unified/updateWithPipelines.json mongo-cxx-driver-r3.9.0/data/gridfs/._delete.json mongo-cxx-driver-r3.9.0/data/gridfs/._download.json mongo-cxx-driver-r3.9.0/data/gridfs/._download_by_name.json mongo-cxx-driver-r3.9.0/data/gridfs/._gridfs-download-serverErrors.json mongo-cxx-driver-r3.9.0/data/gridfs/._gridfs-download.json mongo-cxx-driver-r3.9.0/data/gridfs/._gridfs-downloadByName-serverErrors.json mongo-cxx-driver-r3.9.0/data/gridfs/._gridfs-downloadByName.json mongo-cxx-driver-r3.9.0/data/gridfs/._test_files.txt mongo-cxx-driver-r3.9.0/data/gridfs/._upload.json mongo-cxx-driver-r3.9.0/data/gridfs/delete.json mongo-cxx-driver-r3.9.0/data/gridfs/download.json mongo-cxx-driver-r3.9.0/data/gridfs/download_by_name.json mongo-cxx-driver-r3.9.0/data/gridfs/gridfs-download-serverErrors.json mongo-cxx-driver-r3.9.0/data/gridfs/gridfs-download.json mongo-cxx-driver-r3.9.0/data/gridfs/gridfs-downloadByName-serverErrors.json mongo-cxx-driver-r3.9.0/data/gridfs/gridfs-downloadByName.json mongo-cxx-driver-r3.9.0/data/gridfs/test_files.txt mongo-cxx-driver-r3.9.0/data/gridfs/upload.json mongo-cxx-driver-r3.9.0/data/index-management/._createSearchIndex.json mongo-cxx-driver-r3.9.0/data/index-management/._createSearchIndexes.json mongo-cxx-driver-r3.9.0/data/index-management/._dropSearchIndex.json mongo-cxx-driver-r3.9.0/data/index-management/._listSearchIndexes.json mongo-cxx-driver-r3.9.0/data/index-management/._searchIndexIgnoresReadWriteConcern.json mongo-cxx-driver-r3.9.0/data/index-management/._test_files.txt mongo-cxx-driver-r3.9.0/data/index-management/._updateSearchIndex.json mongo-cxx-driver-r3.9.0/data/index-management/createSearchIndex.json mongo-cxx-driver-r3.9.0/data/index-management/createSearchIndexes.json mongo-cxx-driver-r3.9.0/data/index-management/dropSearchIndex.json mongo-cxx-driver-r3.9.0/data/index-management/listSearchIndexes.json mongo-cxx-driver-r3.9.0/data/index-management/searchIndexIgnoresReadWriteConcern.json mongo-cxx-driver-r3.9.0/data/index-management/test_files.txt mongo-cxx-driver-r3.9.0/data/index-management/updateSearchIndex.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/._load-balanced mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/._replica-set mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/._sharded mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/load-balanced/._srvMaxHosts-conflicts_with_loadBalanced-true-txt.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/load-balanced/._srvMaxHosts-conflicts_with_loadBalanced-true.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/load-balanced/._srvMaxHosts-zero-txt.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/load-balanced/._srvMaxHosts-zero.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/load-balanced/srvMaxHosts-conflicts_with_loadBalanced-true-txt.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/load-balanced/srvMaxHosts-conflicts_with_loadBalanced-true.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/load-balanced/srvMaxHosts-zero-txt.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/load-balanced/srvMaxHosts-zero.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/replica-set/._srvMaxHosts-conflicts_with_replicaSet-txt.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/replica-set/._srvMaxHosts-conflicts_with_replicaSet.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/replica-set/._srvMaxHosts-equal_to_srv_records.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/replica-set/._srvMaxHosts-greater_than_srv_records.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/replica-set/._srvMaxHosts-invalid_integer.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/replica-set/._srvMaxHosts-invalid_type.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/replica-set/._srvMaxHosts-less_than_srv_records.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/replica-set/._srvMaxHosts-zero-txt.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/replica-set/._srvMaxHosts-zero.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/replica-set/srvMaxHosts-conflicts_with_replicaSet-txt.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/replica-set/srvMaxHosts-conflicts_with_replicaSet.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/replica-set/srvMaxHosts-equal_to_srv_records.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/replica-set/srvMaxHosts-greater_than_srv_records.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/replica-set/srvMaxHosts-invalid_integer.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/replica-set/srvMaxHosts-invalid_type.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/replica-set/srvMaxHosts-less_than_srv_records.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/replica-set/srvMaxHosts-zero-txt.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/replica-set/srvMaxHosts-zero.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/sharded/._srvMaxHosts-equal_to_srv_records.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/sharded/._srvMaxHosts-greater_than_srv_records.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/sharded/._srvMaxHosts-invalid_integer.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/sharded/._srvMaxHosts-invalid_type.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/sharded/._srvMaxHosts-less_than_srv_records.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/sharded/._srvMaxHosts-zero.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/sharded/srvMaxHosts-equal_to_srv_records.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/sharded/srvMaxHosts-greater_than_srv_records.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/sharded/srvMaxHosts-invalid_integer.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/sharded/srvMaxHosts-invalid_type.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/sharded/srvMaxHosts-less_than_srv_records.json mongo-cxx-driver-r3.9.0/data/initial_dns_seedlist_discovery/sharded/srvMaxHosts-zero.json mongo-cxx-driver-r3.9.0/data/mongohouse/._aggregate.json mongo-cxx-driver-r3.9.0/data/mongohouse/._estimatedDocumentCount.json mongo-cxx-driver-r3.9.0/data/mongohouse/._find.json mongo-cxx-driver-r3.9.0/data/mongohouse/._getMore.json mongo-cxx-driver-r3.9.0/data/mongohouse/._listCollections.json mongo-cxx-driver-r3.9.0/data/mongohouse/._listDatabases.json mongo-cxx-driver-r3.9.0/data/mongohouse/._runCommand.json mongo-cxx-driver-r3.9.0/data/mongohouse/._test_files.txt mongo-cxx-driver-r3.9.0/data/mongohouse/aggregate.json mongo-cxx-driver-r3.9.0/data/mongohouse/estimatedDocumentCount.json mongo-cxx-driver-r3.9.0/data/mongohouse/find.json mongo-cxx-driver-r3.9.0/data/mongohouse/getMore.json mongo-cxx-driver-r3.9.0/data/mongohouse/listCollections.json mongo-cxx-driver-r3.9.0/data/mongohouse/listDatabases.json mongo-cxx-driver-r3.9.0/data/mongohouse/runCommand.json mongo-cxx-driver-r3.9.0/data/mongohouse/test_files.txt mongo-cxx-driver-r3.9.0/data/read-write-concern/._operation mongo-cxx-driver-r3.9.0/data/read-write-concern/operation/._default-write-concern-2.6.json mongo-cxx-driver-r3.9.0/data/read-write-concern/operation/._default-write-concern-3.2.json mongo-cxx-driver-r3.9.0/data/read-write-concern/operation/._default-write-concern-3.4.json mongo-cxx-driver-r3.9.0/data/read-write-concern/operation/._default-write-concern-4.2.json mongo-cxx-driver-r3.9.0/data/read-write-concern/operation/._test_files.txt mongo-cxx-driver-r3.9.0/data/read-write-concern/operation/default-write-concern-2.6.json mongo-cxx-driver-r3.9.0/data/read-write-concern/operation/default-write-concern-3.2.json mongo-cxx-driver-r3.9.0/data/read-write-concern/operation/default-write-concern-3.4.json mongo-cxx-driver-r3.9.0/data/read-write-concern/operation/default-write-concern-4.2.json mongo-cxx-driver-r3.9.0/data/read-write-concern/operation/test_files.txt mongo-cxx-driver-r3.9.0/data/retryable-reads/._legacy mongo-cxx-driver-r3.9.0/data/retryable-reads/._unified mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._aggregate-merge.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._aggregate-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._aggregate.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._changeStreams-client.watch-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._changeStreams-client.watch.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._changeStreams-db.coll.watch-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._changeStreams-db.coll.watch.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._changeStreams-db.watch-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._changeStreams-db.watch.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._count-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._count.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._countDocuments-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._countDocuments.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._distinct-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._distinct.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._estimatedDocumentCount-4.9.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._estimatedDocumentCount-serverErrors-4.9.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._estimatedDocumentCount-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._estimatedDocumentCount.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._find-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._find.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._findOne-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._findOne.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._gridfs-download-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._gridfs-download.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._gridfs-downloadByName-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._gridfs-downloadByName.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._listCollectionNames-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._listCollectionNames.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._listCollectionObjects-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._listCollectionObjects.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._listCollections-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._listCollections.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._listDatabaseNames-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._listDatabaseNames.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._listDatabaseObjects-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._listDatabaseObjects.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._listDatabases-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._listDatabases.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._listIndexNames-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._listIndexNames.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._listIndexes-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._listIndexes.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._mapReduce.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/._test_files.txt mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/aggregate-merge.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/aggregate-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/aggregate.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/changeStreams-client.watch-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/changeStreams-client.watch.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/changeStreams-db.coll.watch-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/changeStreams-db.coll.watch.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/changeStreams-db.watch-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/changeStreams-db.watch.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/count-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/count.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/countDocuments-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/countDocuments.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/distinct-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/distinct.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/estimatedDocumentCount-4.9.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/estimatedDocumentCount-serverErrors-4.9.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/estimatedDocumentCount-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/estimatedDocumentCount.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/find-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/find.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/findOne-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/findOne.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/gridfs-download-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/gridfs-download.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/gridfs-downloadByName-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/gridfs-downloadByName.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/listCollectionNames-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/listCollectionNames.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/listCollectionObjects-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/listCollectionObjects.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/listCollections-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/listCollections.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/listDatabaseNames-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/listDatabaseNames.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/listDatabaseObjects-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/listDatabaseObjects.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/listDatabases-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/listDatabases.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/listIndexNames-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/listIndexNames.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/listIndexes-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/listIndexes.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/mapReduce.json mongo-cxx-driver-r3.9.0/data/retryable-reads/legacy/test_files.txt mongo-cxx-driver-r3.9.0/data/retryable-reads/unified/._handshakeError.json mongo-cxx-driver-r3.9.0/data/retryable-reads/unified/._test_files.txt mongo-cxx-driver-r3.9.0/data/retryable-reads/unified/handshakeError.json mongo-cxx-driver-r3.9.0/data/retryable-reads/unified/test_files.txt mongo-cxx-driver-r3.9.0/data/retryable-writes/._unified mongo-cxx-driver-r3.9.0/data/retryable-writes/unified/._bulkWrite-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-writes/unified/._handshakeError.json mongo-cxx-driver-r3.9.0/data/retryable-writes/unified/._insertOne-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-writes/unified/._test_files.txt mongo-cxx-driver-r3.9.0/data/retryable-writes/unified/bulkWrite-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-writes/unified/handshakeError.json mongo-cxx-driver-r3.9.0/data/retryable-writes/unified/insertOne-serverErrors.json mongo-cxx-driver-r3.9.0/data/retryable-writes/unified/test_files.txt mongo-cxx-driver-r3.9.0/data/sessions/._unified mongo-cxx-driver-r3.9.0/data/sessions/unified/._implicit-sessions-default-causal-consistency.json mongo-cxx-driver-r3.9.0/data/sessions/unified/._snapshot-sessions-not-supported-client-error.json mongo-cxx-driver-r3.9.0/data/sessions/unified/._snapshot-sessions-not-supported-server-error.json mongo-cxx-driver-r3.9.0/data/sessions/unified/._snapshot-sessions-unsupported-ops.json mongo-cxx-driver-r3.9.0/data/sessions/unified/._snapshot-sessions.json mongo-cxx-driver-r3.9.0/data/sessions/unified/._test_files.txt mongo-cxx-driver-r3.9.0/data/sessions/unified/implicit-sessions-default-causal-consistency.json mongo-cxx-driver-r3.9.0/data/sessions/unified/snapshot-sessions-not-supported-client-error.json mongo-cxx-driver-r3.9.0/data/sessions/unified/snapshot-sessions-not-supported-server-error.json mongo-cxx-driver-r3.9.0/data/sessions/unified/snapshot-sessions-unsupported-ops.json mongo-cxx-driver-r3.9.0/data/sessions/unified/snapshot-sessions.json mongo-cxx-driver-r3.9.0/data/sessions/unified/test_files.txt mongo-cxx-driver-r3.9.0/data/transactions/._legacy mongo-cxx-driver-r3.9.0/data/transactions/._unified mongo-cxx-driver-r3.9.0/data/transactions/legacy/._abort.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._bulk.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._causal-consistency.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._commit.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._count.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._create-collection.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._create-index.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._delete.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._error-labels.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._errors-client.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._errors.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._findOneAndDelete.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._findOneAndReplace.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._findOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._insert.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._isolation.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._mongos-pin-auto.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._mongos-recovery-token.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._pin-mongos.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._read-concern.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._read-pref.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._reads.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._retryable-abort-errorLabels.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._retryable-abort.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._retryable-commit-errorLabels.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._retryable-commit.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._retryable-writes.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._run-command.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._test_files.txt mongo-cxx-driver-r3.9.0/data/transactions/legacy/._transaction-options-repl.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._transaction-options.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._update.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/._write-concern.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/abort.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/bulk.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/causal-consistency.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/commit.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/count.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/create-collection.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/create-index.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/delete.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/error-labels.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/errors-client.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/errors.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/findOneAndDelete.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/findOneAndReplace.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/findOneAndUpdate.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/insert.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/isolation.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/mongos-pin-auto.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/mongos-recovery-token.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/pin-mongos.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/read-concern.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/read-pref.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/reads.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/retryable-abort-errorLabels.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/retryable-abort.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/retryable-commit-errorLabels.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/retryable-commit.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/retryable-writes.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/run-command.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/test_files.txt mongo-cxx-driver-r3.9.0/data/transactions/legacy/transaction-options-repl.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/transaction-options.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/update.json mongo-cxx-driver-r3.9.0/data/transactions/legacy/write-concern.json mongo-cxx-driver-r3.9.0/data/transactions/unified/._do-not-retry-read-in-transaction.json mongo-cxx-driver-r3.9.0/data/transactions/unified/._mongos-unpin.json mongo-cxx-driver-r3.9.0/data/transactions/unified/._retryable-abort-handshake.json mongo-cxx-driver-r3.9.0/data/transactions/unified/._retryable-commit-handshake.json mongo-cxx-driver-r3.9.0/data/transactions/unified/._test_files.txt mongo-cxx-driver-r3.9.0/data/transactions/unified/do-not-retry-read-in-transaction.json mongo-cxx-driver-r3.9.0/data/transactions/unified/mongos-unpin.json mongo-cxx-driver-r3.9.0/data/transactions/unified/retryable-abort-handshake.json mongo-cxx-driver-r3.9.0/data/transactions/unified/retryable-commit-handshake.json mongo-cxx-driver-r3.9.0/data/transactions/unified/test_files.txt mongo-cxx-driver-r3.9.0/data/unified-format/._test_files.txt mongo-cxx-driver-r3.9.0/data/unified-format/._valid-pass mongo-cxx-driver-r3.9.0/data/unified-format/test_files.txt mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/._assertNumberConnectionsCheckedOut.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/._entity-client-cmap-events.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/._entity-client-storeEventsAsEntities.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/._entity-find-cursor.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/._expectedEventsForClient-eventType.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/._expectedEventsForClient-ignoreExtraEvents.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/._ignoreResultAndError.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/._observeSensitiveCommands.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/._poc-change-streams.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/._poc-command-monitoring.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/._poc-crud.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/._poc-gridfs.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/._poc-retryable-reads.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/._poc-retryable-writes.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/._poc-sessions.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/._poc-transactions-convenient-api.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/._poc-transactions-mongos-pin-auto.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/._poc-transactions.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/._redacted-commands.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/assertNumberConnectionsCheckedOut.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/entity-client-cmap-events.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/entity-client-storeEventsAsEntities.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/entity-find-cursor.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/expectedEventsForClient-eventType.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/expectedEventsForClient-ignoreExtraEvents.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/ignoreResultAndError.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/observeSensitiveCommands.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/poc-change-streams.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/poc-command-monitoring.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/poc-crud.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/poc-gridfs.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/poc-retryable-reads.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/poc-retryable-writes.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/poc-sessions.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/poc-transactions-convenient-api.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/poc-transactions-mongos-pin-auto.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/poc-transactions.json mongo-cxx-driver-r3.9.0/data/unified-format/valid-pass/redacted-commands.json mongo-cxx-driver-r3.9.0/data/uri-options/._srv-options.json mongo-cxx-driver-r3.9.0/data/uri-options/srv-options.json mongo-cxx-driver-r3.9.0/data/versioned-api/._crud-api-version-1-strict.json mongo-cxx-driver-r3.9.0/data/versioned-api/._crud-api-version-1.json mongo-cxx-driver-r3.9.0/data/versioned-api/._runcommand-helper-no-api-version-declared.json mongo-cxx-driver-r3.9.0/data/versioned-api/._test-commands-deprecation-errors.json mongo-cxx-driver-r3.9.0/data/versioned-api/._test-commands-strict-mode.json mongo-cxx-driver-r3.9.0/data/versioned-api/._test_files.txt mongo-cxx-driver-r3.9.0/data/versioned-api/._transaction-handling.json mongo-cxx-driver-r3.9.0/data/versioned-api/crud-api-version-1-strict.json mongo-cxx-driver-r3.9.0/data/versioned-api/crud-api-version-1.json mongo-cxx-driver-r3.9.0/data/versioned-api/runcommand-helper-no-api-version-declared.json mongo-cxx-driver-r3.9.0/data/versioned-api/test-commands-deprecation-errors.json mongo-cxx-driver-r3.9.0/data/versioned-api/test-commands-strict-mode.json mongo-cxx-driver-r3.9.0/data/versioned-api/test_files.txt mongo-cxx-driver-r3.9.0/data/versioned-api/transaction-handling.json mongo-cxx-driver-r3.9.0/data/with_transaction/._callback-aborts.json mongo-cxx-driver-r3.9.0/data/with_transaction/._callback-commits.json mongo-cxx-driver-r3.9.0/data/with_transaction/._callback-retry.json mongo-cxx-driver-r3.9.0/data/with_transaction/._commit-retry.json mongo-cxx-driver-r3.9.0/data/with_transaction/._commit-transienttransactionerror-4.2.json mongo-cxx-driver-r3.9.0/data/with_transaction/._commit-transienttransactionerror.json mongo-cxx-driver-r3.9.0/data/with_transaction/._commit-writeconcernerror.json mongo-cxx-driver-r3.9.0/data/with_transaction/._commit.json mongo-cxx-driver-r3.9.0/data/with_transaction/._test_files.txt mongo-cxx-driver-r3.9.0/data/with_transaction/._transaction-options.json mongo-cxx-driver-r3.9.0/data/with_transaction/callback-aborts.json mongo-cxx-driver-r3.9.0/data/with_transaction/callback-commits.json mongo-cxx-driver-r3.9.0/data/with_transaction/callback-retry.json mongo-cxx-driver-r3.9.0/data/with_transaction/commit-retry.json mongo-cxx-driver-r3.9.0/data/with_transaction/commit-transienttransactionerror-4.2.json mongo-cxx-driver-r3.9.0/data/with_transaction/commit-transienttransactionerror.json mongo-cxx-driver-r3.9.0/data/with_transaction/commit-writeconcernerror.json mongo-cxx-driver-r3.9.0/data/with_transaction/commit.json mongo-cxx-driver-r3.9.0/data/with_transaction/test_files.txt mongo-cxx-driver-r3.9.0/data/with_transaction/transaction-options.json mongo-cxx-driver-r3.9.0/docs/.DS_Store mongo-cxx-driver-r3.9.0/docs/._.DS_Store mongo-cxx-driver-r3.9.0/docs/._CMakeLists.txt mongo-cxx-driver-r3.9.0/docs/._config.toml mongo-cxx-driver-r3.9.0/docs/._content mongo-cxx-driver-r3.9.0/docs/._data mongo-cxx-driver-r3.9.0/docs/._layouts mongo-cxx-driver-r3.9.0/docs/._static mongo-cxx-driver-r3.9.0/docs/._themes mongo-cxx-driver-r3.9.0/docs/config.toml mongo-cxx-driver-r3.9.0/docs/content/.__index.md mongo-cxx-driver-r3.9.0/docs/content/._contributing mongo-cxx-driver-r3.9.0/docs/content/._getting-help.md mongo-cxx-driver-r3.9.0/docs/content/._legacy-v1 mongo-cxx-driver-r3.9.0/docs/content/._mongocxx-v3 mongo-cxx-driver-r3.9.0/docs/content/._reporting-bugs.md mongo-cxx-driver-r3.9.0/docs/content/contributing/.__index.md mongo-cxx-driver-r3.9.0/docs/content/contributing/._testing-legacy.md mongo-cxx-driver-r3.9.0/docs/content/contributing/._testing-mongocxx.md mongo-cxx-driver-r3.9.0/docs/content/contributing/testing-legacy.md mongo-cxx-driver-r3.9.0/docs/content/contributing/testing-mongocxx.md mongo-cxx-driver-r3.9.0/docs/content/getting-help.md mongo-cxx-driver-r3.9.0/docs/content/legacy-v1/.__index.md mongo-cxx-driver-r3.9.0/docs/content/legacy-v1/._breaking-changes.md mongo-cxx-driver-r3.9.0/docs/content/legacy-v1/._configuration.md mongo-cxx-driver-r3.9.0/docs/content/legacy-v1/._installation.md mongo-cxx-driver-r3.9.0/docs/content/legacy-v1/._tutorial.md mongo-cxx-driver-r3.9.0/docs/content/legacy-v1/._working-with-bson.md mongo-cxx-driver-r3.9.0/docs/content/legacy-v1/_index.md mongo-cxx-driver-r3.9.0/docs/content/legacy-v1/breaking-changes.md mongo-cxx-driver-r3.9.0/docs/content/legacy-v1/configuration.md mongo-cxx-driver-r3.9.0/docs/content/legacy-v1/installation.md mongo-cxx-driver-r3.9.0/docs/content/legacy-v1/tutorial.md mongo-cxx-driver-r3.9.0/docs/content/legacy-v1/working-with-bson.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/.__index.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/._api-abi-versioning.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/._client-side-encryption.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/._configuration.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/._connection-pools.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/._installation mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/._thread-safety.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/._tutorial.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/._working-with-bson.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/_index.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/api-abi-versioning.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/client-side-encryption.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/configuration.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/connection-pools.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/installation/.__index.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/installation/._advanced.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/installation/._linux.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/installation/._macos.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/installation/._windows.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/installation/_index.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/installation/advanced.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/installation/linux.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/installation/macos.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/installation/windows.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/thread-safety.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/tutorial.md mongo-cxx-driver-r3.9.0/docs/content/mongocxx-v3/working-with-bson.md mongo-cxx-driver-r3.9.0/docs/content/reporting-bugs.md mongo-cxx-driver-r3.9.0/docs/data/._mongodb.toml mongo-cxx-driver-r3.9.0/docs/data/mongodb.toml mongo-cxx-driver-r3.9.0/docs/layouts/._.readme mongo-cxx-driver-r3.9.0/docs/layouts/._shortcodes mongo-cxx-driver-r3.9.0/docs/layouts/.readme mongo-cxx-driver-r3.9.0/docs/layouts/shortcodes/._api1ref.html mongo-cxx-driver-r3.9.0/docs/layouts/shortcodes/._api3ref.html mongo-cxx-driver-r3.9.0/docs/layouts/shortcodes/api1ref.html mongo-cxx-driver-r3.9.0/docs/layouts/shortcodes/api3ref.html mongo-cxx-driver-r3.9.0/docs/static/._.readme mongo-cxx-driver-r3.9.0/docs/static/.readme mongo-cxx-driver-r3.9.0/docs/themes/._CMakeLists.txt mongo-cxx-driver-r3.9.0/docs/themes/._mongodb mongo-cxx-driver-r3.9.0/docs/themes/mongodb/._CMakeLists.txt mongo-cxx-driver-r3.9.0/docs/themes/mongodb/._LICENSE.md mongo-cxx-driver-r3.9.0/docs/themes/mongodb/._layouts mongo-cxx-driver-r3.9.0/docs/themes/mongodb/._static mongo-cxx-driver-r3.9.0/docs/themes/mongodb/._theme.toml mongo-cxx-driver-r3.9.0/docs/themes/mongodb/LICENSE.md mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/.__default mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/._index.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/._legacy-v1 mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/._partials mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/._shortcodes mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/_default/._list.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/_default/._single.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/_default/list.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/_default/single.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/index.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/legacy-v1/._list.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/legacy-v1/._single.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/legacy-v1/list.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/legacy-v1/single.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/._assets mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/._footer.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/._header mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/._header.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/._menu mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/._menu.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/._meta.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/._rightColumn.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/._welcome.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/assets/._analytics.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/assets/._css.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/assets/._javascripts.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/assets/analytics.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/assets/css.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/assets/javascripts.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/footer.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/header.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/header/._contentHeader.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/header/._main.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/header/._search.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/header/._topRight.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/header/contentHeader.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/header/main.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/header/search.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/header/topRight.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/menu.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/menu/._currentItem.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/menu/._footer.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/menu/._item.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/menu/._options.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/menu/currentItem.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/menu/footer.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/menu/item.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/menu/options.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/meta.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/rightColumn.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/partials/welcome.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/shortcodes/._docsref.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/shortcodes/._note.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/shortcodes/._srcref.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/shortcodes/docsref.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/shortcodes/note.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/layouts/shortcodes/srcref.html mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/._.nojekyll mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/._css mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/._favicon.ico mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/._img mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/._js mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/._lib mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/css/._basic.css mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/css/._bootstrap-custom.css mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/css/._mongodb-docs.css mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/css/._overrides.css mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/css/._reset.css mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/css/basic.css mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/css/mongodb-docs.css mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/css/overrides.css mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/css/reset.css mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/favicon.ico mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/img/._24px-baseline-overlay.png mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/img/._code-block-bg.png mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/img/._code-block-bg@2x.png mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/img/._favicon.png mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/img/._logo-mongodb-header.png mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/img/24px-baseline-overlay.png mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/img/code-block-bg.png mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/img/code-block-bg@2x.png mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/img/favicon.png mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/img/logo-mongodb-header.png mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/js/._doctools.js mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/js/._jquery.js mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/js/._navbar.js mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/js/._scripts.js mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/js/._searchtools.js mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/js/._underscore.js mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/js/doctools.js mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/js/navbar.js mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/js/scripts.js mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/js/searchtools.js mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/._bootstrap.css mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/._bootstrap.js mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/._bootstrap.min.css mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/._bootstrap.min.js mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/._font-awesome mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/._highlight mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/bootstrap.min.js mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/font-awesome/._css mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/font-awesome/._fonts mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/font-awesome/css/._font-awesome.css mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/font-awesome/css/._font-awesome.min.css mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/font-awesome/css/font-awesome.css mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/font-awesome/css/font-awesome.min.css mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/font-awesome/fonts/._FontAwesome.otf mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/font-awesome/fonts/._fontawesome-webfont.eot mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/font-awesome/fonts/._fontawesome-webfont.svg mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/font-awesome/fonts/._fontawesome-webfont.ttf mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/font-awesome/fonts/._fontawesome-webfont.woff mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/font-awesome/fonts/FontAwesome.otf mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/font-awesome/fonts/fontawesome-webfont.eot mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/font-awesome/fonts/fontawesome-webfont.svg mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/font-awesome/fonts/fontawesome-webfont.ttf mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/font-awesome/fonts/fontawesome-webfont.woff mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/highlight/._CHANGES.md mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/highlight/._LICENSE mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/highlight/._README.md mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/highlight/._highlight.pack.js mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/highlight/._styles mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/highlight/CHANGES.md mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/highlight/README.md mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/highlight/highlight.pack.js mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/highlight/styles/._idea.css mongo-cxx-driver-r3.9.0/docs/themes/mongodb/static/lib/highlight/styles/idea.css mongo-cxx-driver-r3.9.0/docs/themes/mongodb/theme.toml mongo-cxx-driver-r3.9.0/etc/._CMakeLists.txt mongo-cxx-driver-r3.9.0/etc/._apidocmenu.md mongo-cxx-driver-r3.9.0/etc/._calc_release_version.py mongo-cxx-driver-r3.9.0/etc/._calc_release_version_selftest.sh mongo-cxx-driver-r3.9.0/etc/._clang_format.py mongo-cxx-driver-r3.9.0/etc/._debug-core-evergreen.sh mongo-cxx-driver-r3.9.0/etc/._deploy-to-ghpages.pl mongo-cxx-driver-r3.9.0/etc/._doxygen-extra.css mongo-cxx-driver-r3.9.0/etc/._generate-all-apidocs.pl mongo-cxx-driver-r3.9.0/etc/._generate-apidocs-from-tag.pl mongo-cxx-driver-r3.9.0/etc/._generate-uninstall.cmd mongo-cxx-driver-r3.9.0/etc/._generate-uninstall.sh mongo-cxx-driver-r3.9.0/etc/._make_release.py mongo-cxx-driver-r3.9.0/etc/._memcheck.suppressions mongo-cxx-driver-r3.9.0/etc/._microbenchmark-test-data.sh mongo-cxx-driver-r3.9.0/etc/._releasing.md mongo-cxx-driver-r3.9.0/etc/._requirements.txt mongo-cxx-driver-r3.9.0/etc/._run-clang-tidy.sh mongo-cxx-driver-r3.9.0/etc/._test_make_release.py mongo-cxx-driver-r3.9.0/etc/._ubsan.ignorelist mongo-cxx-driver-r3.9.0/etc/calc_release_version_selftest.sh mongo-cxx-driver-r3.9.0/etc/clang_format.py mongo-cxx-driver-r3.9.0/etc/debug-core-evergreen.sh mongo-cxx-driver-r3.9.0/etc/deploy-to-ghpages.pl mongo-cxx-driver-r3.9.0/etc/doxygen-extra.css mongo-cxx-driver-r3.9.0/etc/generate-all-apidocs.pl mongo-cxx-driver-r3.9.0/etc/generate-apidocs-from-tag.pl mongo-cxx-driver-r3.9.0/etc/memcheck.suppressions mongo-cxx-driver-r3.9.0/etc/microbenchmark-test-data.sh mongo-cxx-driver-r3.9.0/etc/releasing.md mongo-cxx-driver-r3.9.0/etc/requirements.txt mongo-cxx-driver-r3.9.0/etc/run-clang-tidy.sh mongo-cxx-driver-r3.9.0/etc/test_make_release.py mongo-cxx-driver-r3.9.0/etc/ubsan.ignorelist mongo-cxx-driver-r3.9.0/examples/.DS_Store mongo-cxx-driver-r3.9.0/examples/._.DS_Store mongo-cxx-driver-r3.9.0/examples/._CMakeLists.txt mongo-cxx-driver-r3.9.0/examples/._README.md mongo-cxx-driver-r3.9.0/examples/._bsoncxx mongo-cxx-driver-r3.9.0/examples/._mongocxx mongo-cxx-driver-r3.9.0/examples/._projects mongo-cxx-driver-r3.9.0/examples/README.md mongo-cxx-driver-r3.9.0/examples/bsoncxx/._CMakeLists.txt mongo-cxx-driver-r3.9.0/examples/bsoncxx/._builder_basic.cpp mongo-cxx-driver-r3.9.0/examples/bsoncxx/._builder_core.cpp mongo-cxx-driver-r3.9.0/examples/bsoncxx/._builder_list.cpp mongo-cxx-driver-r3.9.0/examples/bsoncxx/._builder_stream.cpp mongo-cxx-driver-r3.9.0/examples/bsoncxx/._builder_stream_customization.cpp mongo-cxx-driver-r3.9.0/examples/bsoncxx/._decimal128.cpp mongo-cxx-driver-r3.9.0/examples/bsoncxx/._getting_values.cpp mongo-cxx-driver-r3.9.0/examples/bsoncxx/._view_and_value.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._CMakeLists.txt mongo-cxx-driver-r3.9.0/examples/mongocxx/._aggregate.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._automatic_client_side_field_level_encryption.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._bulk_write.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._causal_consistency.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._change_streams.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._client_session.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._connect.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._create.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._document_validation.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._exception.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._explicit_encryption.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._explicit_encryption_auto_decryption.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._get_values_from_documents.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._gridfs.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._index.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._inserted_id.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._instance_management.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._mongodb.com mongo-cxx-driver-r3.9.0/examples/mongocxx/._pool.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._query.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._query_projection.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._remove.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._server_side_field_level_encryption_enforcement.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._tailable_cursor.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._tutorial.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._update.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._view_or_value_variant.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/._with_transaction.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/mongodb.com/._aggregation_examples.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/mongodb.com/._documentation_examples.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/mongodb.com/._index_examples.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/mongodb.com/._runcommand_examples.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/mongodb.com/._usage_overview.cpp mongo-cxx-driver-r3.9.0/examples/mongocxx/tutorial.cpp mongo-cxx-driver-r3.9.0/examples/projects/._CMakeLists.txt mongo-cxx-driver-r3.9.0/examples/projects/._bsoncxx mongo-cxx-driver-r3.9.0/examples/projects/._mongocxx mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/._cmake mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/._hello_bsoncxx.cpp mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/._pkg-config mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/cmake/._shared mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/cmake/._static mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/cmake/shared/._CMakeLists.txt mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/cmake/shared/._build mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/cmake/shared/._build.sh mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/cmake/shared/build.sh mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/cmake/shared/build/._.gitignore mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/cmake/static/._CMakeLists.txt mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/cmake/static/._build mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/cmake/static/._build.sh mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/cmake/static/build.sh mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/cmake/static/build/._.gitignore mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/pkg-config/._shared mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/pkg-config/._static mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/pkg-config/shared/._build mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/pkg-config/shared/._build.sh mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/pkg-config/shared/build.sh mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/pkg-config/shared/build/._.gitignore mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/pkg-config/static/._build mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/pkg-config/static/._build.sh mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/pkg-config/static/build.sh mongo-cxx-driver-r3.9.0/examples/projects/bsoncxx/pkg-config/static/build/._.gitignore mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/._cmake mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/._hello_mongocxx.cpp mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/._pkg-config mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/cmake/._shared mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/cmake/._static mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/cmake/shared/._CMakeLists.txt mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/cmake/shared/._build mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/cmake/shared/._build.sh mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/cmake/shared/build.sh mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/cmake/shared/build/._.gitignore mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/cmake/static/._CMakeLists.txt mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/cmake/static/._build mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/cmake/static/._build.sh mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/cmake/static/build.sh mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/cmake/static/build/._.gitignore mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/pkg-config/._shared mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/pkg-config/._static mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/pkg-config/shared/._build mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/pkg-config/shared/._build.sh mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/pkg-config/shared/build.sh mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/pkg-config/shared/build/._.gitignore mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/pkg-config/static/._build mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/pkg-config/static/._build.sh mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/pkg-config/static/build.sh mongo-cxx-driver-r3.9.0/examples/projects/mongocxx/pkg-config/static/build/._.gitignore mongo-cxx-driver-r3.9.0/generate_uninstall/._CMakeLists.txt mongo-cxx-driver-r3.9.0/generate_uninstall/CMakeLists.txt mongo-cxx-driver-r3.9.0/src/.DS_Store mongo-cxx-driver-r3.9.0/src/._.DS_Store mongo-cxx-driver-r3.9.0/src/._CMakeLists.txt mongo-cxx-driver-r3.9.0/src/._bsoncxx mongo-cxx-driver-r3.9.0/src/._mongocxx mongo-cxx-driver-r3.9.0/src/._third_party mongo-cxx-driver-r3.9.0/src/bsoncxx/._CMakeLists.txt mongo-cxx-driver-r3.9.0/src/bsoncxx/._bsoncxx.rc.in mongo-cxx-driver-r3.9.0/src/bsoncxx/._cmake mongo-cxx-driver-r3.9.0/src/bsoncxx/._include mongo-cxx-driver-r3.9.0/src/bsoncxx/._lib mongo-cxx-driver-r3.9.0/src/bsoncxx/._test mongo-cxx-driver-r3.9.0/src/bsoncxx/._third_party mongo-cxx-driver-r3.9.0/src/bsoncxx/bsoncxx.rc.in mongo-cxx-driver-r3.9.0/src/bsoncxx/cmake/._CMakeLists.txt mongo-cxx-driver-r3.9.0/src/bsoncxx/cmake/._bsoncxx-config.cmake.in mongo-cxx-driver-r3.9.0/src/bsoncxx/cmake/._libbsoncxx-config.cmake.in mongo-cxx-driver-r3.9.0/src/bsoncxx/cmake/._libbsoncxx-static-config.cmake.in mongo-cxx-driver-r3.9.0/src/bsoncxx/cmake/._libbsoncxx-static.pc.in mongo-cxx-driver-r3.9.0/src/bsoncxx/cmake/._libbsoncxx.pc.in mongo-cxx-driver-r3.9.0/src/bsoncxx/cmake/bsoncxx-config.cmake.in mongo-cxx-driver-r3.9.0/src/bsoncxx/include/._CMakeLists.txt mongo-cxx-driver-r3.9.0/src/bsoncxx/include/._bsoncxx mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/._v_noabi mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/._bsoncxx mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/._array mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/._builder mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/._config mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/._decimal128.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/._document mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/._enums mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/._exception mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/._json.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/._oid.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/._stdx mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/._string mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/._types mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/._types.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/._util mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/._validate.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/._view_or_value.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/array/._element.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/array/._value.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/array/._view.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/array/._view_or_value.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/._basic mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/._concatenate.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/._core.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/._list.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/._stream mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/basic/._array.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/basic/._document.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/basic/._helpers.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/basic/._impl.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/basic/._kvp.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/basic/._sub_array.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/basic/._sub_document.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/stream/._array.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/stream/._array_context.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/stream/._closed_context.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/stream/._document.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/stream/._helpers.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/stream/._key_context.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/stream/._single_context.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/builder/stream/._value_context.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/config/._compiler.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/config/._postlude.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/config/._prelude.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/document/._element.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/document/._value.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/document/._view.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/document/._view_or_value.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/enums/._binary_sub_type.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/enums/._type.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/exception/._error_code.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/exception/._exception.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/stdx/._make_unique.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/stdx/._optional.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/stdx/._string_view.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/stdx/._type_traits.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/stdx/type_traits.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/string/._to_string.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/string/._view_or_value.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/types/._bson_value mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/types/._value.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/types/bson_value/._make_value.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/types/bson_value/._value.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/types/bson_value/._view.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/types/bson_value/._view_or_value.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/util/._functor.hpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/._CMakeLists.txt mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/._bsoncxx mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/._v_noabi mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/._bsoncxx mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/._array mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/._builder mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/._config mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/._decimal128.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/._document mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/._exception mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/._json.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/._oid.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/._private mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/._string mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/._test_util mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/._types mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/._types.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/._validate.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/array/._element.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/array/._value.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/array/._view.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/builder/._core.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/config/._config.hpp.in mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/config/._private mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/config/._version.hpp.in mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/config/private/._config.hh.in mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/config/private/._postlude.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/config/private/._prelude.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/document/._element.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/document/._value.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/document/._view.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/exception/._error_code.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/private/._b64_ntop.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/private/._helpers.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/private/._itoa.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/private/._itoa.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/private/._libbson.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/private/._stack.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/private/._suppress_deprecation_warnings.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/string/._view_or_value.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/test_util/._export_for_testing.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/types/._bson_value mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/types/._private mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/types/bson_value/._private mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/types/bson_value/._value.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/types/bson_value/._view.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/types/bson_value/private/._value.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/lib/bsoncxx/v_noabi/bsoncxx/types/private/._convert.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/test/._CMakeLists.txt mongo-cxx-driver-r3.9.0/src/bsoncxx/test/._array.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/._bson_b_date.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/._bson_builder.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/._bson_get_values.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/._bson_serialization.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/._bson_types.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/._bson_util_itoa.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/._bson_validate.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/._bson_value.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/._catch.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/test/._json.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/._make_unique.test.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/._oid.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/._test_macro_guards.cpp.in mongo-cxx-driver-r3.9.0/src/bsoncxx/test/._to_string.hh mongo-cxx-driver-r3.9.0/src/bsoncxx/test/._type_traits.test.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/._view_or_value.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/make_unique.test.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/test/test_macro_guards.cpp.in mongo-cxx-driver-r3.9.0/src/bsoncxx/test/type_traits.test.cpp mongo-cxx-driver-r3.9.0/src/bsoncxx/third_party/._CMakeLists.txt mongo-cxx-driver-r3.9.0/src/mongocxx/._CMakeLists.txt mongo-cxx-driver-r3.9.0/src/mongocxx/._cmake mongo-cxx-driver-r3.9.0/src/mongocxx/._include mongo-cxx-driver-r3.9.0/src/mongocxx/._lib mongo-cxx-driver-r3.9.0/src/mongocxx/._mongocxx.rc.in mongo-cxx-driver-r3.9.0/src/mongocxx/._test mongo-cxx-driver-r3.9.0/src/mongocxx/cmake/._CMakeLists.txt mongo-cxx-driver-r3.9.0/src/mongocxx/cmake/._libmongocxx-config.cmake.in mongo-cxx-driver-r3.9.0/src/mongocxx/cmake/._libmongocxx-static-config.cmake.in mongo-cxx-driver-r3.9.0/src/mongocxx/cmake/._libmongocxx-static.pc.in mongo-cxx-driver-r3.9.0/src/mongocxx/cmake/._libmongocxx.pc.in mongo-cxx-driver-r3.9.0/src/mongocxx/cmake/._mongocxx-config.cmake.in mongo-cxx-driver-r3.9.0/src/mongocxx/cmake/mongocxx-config.cmake.in mongo-cxx-driver-r3.9.0/src/mongocxx/include/._CMakeLists.txt mongo-cxx-driver-r3.9.0/src/mongocxx/include/._mongocxx mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/._v_noabi mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/._mongocxx mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._bulk_write.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._change_stream.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._client.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._client_encryption.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._client_session.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._collection.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._config mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._cursor.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._database.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._events mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._exception mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._gridfs mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._hint.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._index_model.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._index_view.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._instance.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._logger.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._model mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._options mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._pipeline.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._pool.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._read_concern.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._read_preference.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._result mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._search_index_model.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._search_index_view.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._stdx.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._uri.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._validation_criteria.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._write_concern.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/._write_type.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/config/._compiler.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/config/._postlude.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/config/._prelude.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/._command_failed_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/._command_started_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/._command_succeeded_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/._heartbeat_failed_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/._heartbeat_started_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/._heartbeat_succeeded_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/._server_changed_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/._server_closed_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/._server_description.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/._server_opening_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/._topology_changed_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/._topology_closed_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/._topology_description.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/events/._topology_opening_event.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/exception/._authentication_exception.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/exception/._bulk_write_exception.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/exception/._error_code.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/exception/._exception.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/exception/._gridfs_exception.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/exception/._logic_error.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/exception/._operation_exception.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/exception/._query_exception.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/exception/._server_error_code.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/exception/._write_exception.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/gridfs/._bucket.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/gridfs/._downloader.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/gridfs/._uploader.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/model/._delete_many.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/model/._delete_one.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/model/._insert_one.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/model/._replace_one.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/model/._update_many.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/model/._update_one.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/model/._write.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._aggregate.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._apm.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._auto_encryption.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._bulk_write.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._change_stream.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._client.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._client_encryption.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._client_session.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._count.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._create_collection.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._data_key.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._delete.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._distinct.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._encrypt.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._estimated_document_count.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._find.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._find_one_and_delete.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._find_one_and_replace.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._find_one_and_update.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._find_one_common_options.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._gridfs mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._index.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._index_view.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._insert.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._pool.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._range.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._replace.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._rewrap_many_datakey.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._server_api.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._ssl.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._tls.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._transaction.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/._update.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/gridfs/._bucket.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/options/gridfs/._upload.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/result/._bulk_write.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/result/._delete.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/result/._gridfs mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/result/._insert_many.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/result/._insert_one.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/result/._replace_one.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/result/._rewrap_many_datakey.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/result/._update.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/result/gridfs/._upload.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/search_index_model.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/include/mongocxx/v_noabi/mongocxx/search_index_view.hpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/._CMakeLists.txt mongo-cxx-driver-r3.9.0/src/mongocxx/lib/._mongocxx mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/._v_noabi mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/._mongocxx mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._bulk_write.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._change_stream.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._client.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._client_encryption.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._client_session.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._collection.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._config mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._cursor.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._database.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._events mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._exception mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._gridfs mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._hint.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._index_model.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._index_view.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._instance.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._logger.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._model mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._options mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._pipeline.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._pool.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._private mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._read_concern.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._read_preference.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._result mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._search_index_model.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._search_index_view.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._test_util mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._uri.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._validation_criteria.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/._write_concern.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/config/._config.hpp.in mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/config/._private mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/config/._version.hpp.in mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/config/private/._config.hh.in mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/config/private/._postlude.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/config/private/._prelude.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/._command_failed_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/._command_started_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/._command_succeeded_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/._heartbeat_failed_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/._heartbeat_started_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/._heartbeat_succeeded_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/._server_changed_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/._server_closed_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/._server_description.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/._server_opening_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/._topology_changed_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/._topology_closed_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/._topology_description.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/events/._topology_opening_event.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/exception/._error_code.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/exception/._operation_exception.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/exception/._private mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/exception/._server_error_code.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/exception/private/._mongoc_error.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/gridfs/._bucket.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/gridfs/._downloader.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/gridfs/._private mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/gridfs/._uploader.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/gridfs/private/._bucket.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/gridfs/private/._downloader.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/gridfs/private/._uploader.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/model/._delete_many.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/model/._delete_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/model/._insert_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/model/._replace_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/model/._update_many.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/model/._update_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/model/._write.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._aggregate.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._apm.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._auto_encryption.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._bulk_write.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._change_stream.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._client.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._client_encryption.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._client_session.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._count.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._create_collection.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._data_key.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._delete.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._distinct.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._encrypt.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._estimated_document_count.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._find.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._find_one_and_delete.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._find_one_and_replace.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._find_one_and_update.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._gridfs mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._index.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._index_view.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._insert.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._pool.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._private mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._range.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._replace.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._rewrap_many_datakey.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._server_api.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._tls.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._transaction.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/._update.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/gridfs/._bucket.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/gridfs/._upload.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/private/._apm.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/private/._server_api.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/private/._ssl.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/options/private/._transaction.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._append_aggregate_options.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._bulk_write.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._change_stream.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._client.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._client_encryption.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._client_session.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._collection.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._conversions.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._conversions.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._cursor.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._database.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._index_view.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._libbson.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._libbson.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._libmongoc.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._libmongoc.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._libmongoc_symbols.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._numeric_casting.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._numeric_casting.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._pipeline.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._pool.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._read_concern.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._read_preference.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._search_index_model.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._search_index_view.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._uri.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/._write_concern.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/append_aggregate_options.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/search_index_model.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/private/search_index_view.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/result/._bulk_write.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/result/._delete.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/result/._gridfs mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/result/._insert_many.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/result/._insert_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/result/._replace_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/result/._rewrap_many_datakey.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/result/._update.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/result/gridfs/._upload.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/search_index_model.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/search_index_view.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/test_util/._export_for_testing.hh mongo-cxx-driver-r3.9.0/src/mongocxx/lib/mongocxx/v_noabi/mongocxx/test_util/._mock.hh mongo-cxx-driver-r3.9.0/src/mongocxx/mongocxx.rc.in mongo-cxx-driver-r3.9.0/src/mongocxx/test/._CMakeLists.txt mongo-cxx-driver-r3.9.0/src/mongocxx/test/._bulk_write.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._change_streams.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._client.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._client_helpers.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._client_helpers.hh mongo-cxx-driver-r3.9.0/src/mongocxx/test/._client_session.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._client_side_encryption.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._collection.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._collection_mocked.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._conversions.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._database.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._gridfs mongo-cxx-driver-r3.9.0/src/mongocxx/test/._hint.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._index_view.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._instance.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._logging.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._model mongo-cxx-driver-r3.9.0/src/mongocxx/test/._options mongo-cxx-driver-r3.9.0/src/mongocxx/test/._pool.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._private mongo-cxx-driver-r3.9.0/src/mongocxx/test/._read_concern.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._read_preference.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._result mongo-cxx-driver-r3.9.0/src/mongocxx/test/._sdam-monitoring.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._search_index_view.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._spec mongo-cxx-driver-r3.9.0/src/mongocxx/test/._test_macro_guards.cpp.in mongo-cxx-driver-r3.9.0/src/mongocxx/test/._transactions.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._uri.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._validation_criteria.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._versioned_api.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/._write_concern.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/gridfs/._bucket.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/gridfs/._downloader.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/gridfs/._uploader.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/model/._delete_many.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/model/._delete_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/model/._insert_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/model/._replace_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/model/._update_many.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/model/._update_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/._aggregate.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/._bulk_write.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/._client_session.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/._count.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/._create_collection.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/._delete.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/._distinct.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/._find.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/._find_one_and_delete.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/._find_one_and_replace.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/._find_one_and_update.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/._gridfs mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/._index.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/._insert.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/._pool.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/._replace.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/._update.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/gridfs/._bucket.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/options/gridfs/._upload.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/private/._numeric_casting.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/private/._scoped_bson_t.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/private/._write_concern.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/result/._bulk_write.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/result/._delete.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/result/._gridfs mongo-cxx-driver-r3.9.0/src/mongocxx/test/result/._insert_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/result/._replace_one.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/result/._update.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/result/gridfs/._upload.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/search_index_view.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/._client_side_encryption.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/._command_monitoring.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/._crud.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/._gridfs.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/._initial_dns_seedlist_discovery.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/._mongohouse.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/._monitoring.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/._monitoring.hh mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/._operation.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/._operation.hh mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/._read_write_concern.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/._retryable-reads.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/._transactions.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/._unified_tests mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/._uri_options.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/._util.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/._util.hh mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/unified_tests/._assert.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/unified_tests/._assert.hh mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/unified_tests/._entity.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/unified_tests/._entity.hh mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/unified_tests/._operations.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/unified_tests/._operations.hh mongo-cxx-driver-r3.9.0/src/mongocxx/test/spec/unified_tests/._runner.cpp mongo-cxx-driver-r3.9.0/src/mongocxx/test/test_macro_guards.cpp.in mongo-cxx-driver-r3.9.0/src/third_party/._catch mongo-cxx-driver-r3.9.0/src/third_party/catch/._include mongo-cxx-driver-r3.9.0/src/third_party/catch/._main.cpp mongo-cxx-driver-r3.9.0/src/third_party/catch/include/._catch.hpp mongo-cxx-driver-r3.9.0/src/third_party/catch/include/._helpers.hpp