--- /srv/rebuilderd/tmp/rebuilderdCfZAdn/inputs/libmongocxx-doc_4.4.0-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderdCfZAdn/out/libmongocxx-doc_4.4.0-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-07-02 20:10:32.000000 debian-binary │ --rw-r--r-- 0 0 0 77684 2026-07-02 20:10:32.000000 control.tar.xz │ --rw-r--r-- 0 0 0 2008564 2026-07-02 20:10:32.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 77692 2026-07-02 20:10:32.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 2008880 2026-07-02 20:10:32.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── file list │ │ │ @@ -2506,15 +2506,15 @@ │ │ │ -rw-r--r-- 0 root (0) root (0) 30446 2026-07-02 20:10:32.000000 ./usr/share/doc/libmongocxx-dev/api/current/server__opening__event_8hpp_source.html │ │ │ -rw-r--r-- 0 root (0) root (0) 11610 2026-07-02 20:10:32.000000 ./usr/share/doc/libmongocxx-dev/api/current/single__context-fwd_8hpp.html │ │ │ -rw-r--r-- 0 root (0) root (0) 203 2026-07-02 20:10:32.000000 ./usr/share/doc/libmongocxx-dev/api/current/single__context-fwd_8hpp.js │ │ │ -rw-r--r-- 0 root (0) root (0) 15692 2026-07-02 20:10:32.000000 ./usr/share/doc/libmongocxx-dev/api/current/single__context-fwd_8hpp_source.html │ │ │ -rw-r--r-- 0 root (0) root (0) 10712 2026-07-02 20:10:32.000000 ./usr/share/doc/libmongocxx-dev/api/current/single__context_8hpp.html │ │ │ -rw-r--r-- 0 root (0) root (0) 232 2026-07-02 20:10:32.000000 ./usr/share/doc/libmongocxx-dev/api/current/single__context_8hpp.js │ │ │ -rw-r--r-- 0 root (0) root (0) 30337 2026-07-02 20:10:32.000000 ./usr/share/doc/libmongocxx-dev/api/current/single__context_8hpp_source.html │ │ │ --rw-r--r-- 0 root (0) root (0) 11600 2026-07-02 20:10:32.000000 ./usr/share/doc/libmongocxx-dev/api/current/sitemap.xml.gz │ │ │ +-rw-r--r-- 0 root (0) root (0) 11722 2026-07-02 20:10:32.000000 ./usr/share/doc/libmongocxx-dev/api/current/sitemap.xml.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 10272 2026-07-02 20:10:32.000000 ./usr/share/doc/libmongocxx-dev/api/current/ssl_8hpp.html │ │ │ -rw-r--r-- 0 root (0) root (0) 150 2026-07-02 20:10:32.000000 ./usr/share/doc/libmongocxx-dev/api/current/ssl_8hpp.js │ │ │ -rw-r--r-- 0 root (0) root (0) 15551 2026-07-02 20:10:32.000000 ./usr/share/doc/libmongocxx-dev/api/current/ssl_8hpp_source.html │ │ │ -rw-r--r-- 0 root (0) root (0) 11513 2026-07-02 20:10:32.000000 ./usr/share/doc/libmongocxx-dev/api/current/stream_2array-fwd_8hpp.html │ │ │ -rw-r--r-- 0 root (0) root (0) 172 2026-07-02 20:10:32.000000 ./usr/share/doc/libmongocxx-dev/api/current/stream_2array-fwd_8hpp.js │ │ │ -rw-r--r-- 0 root (0) root (0) 15027 2026-07-02 20:10:32.000000 ./usr/share/doc/libmongocxx-dev/api/current/stream_2array-fwd_8hpp_source.html │ │ │ -rw-r--r-- 0 root (0) root (0) 10615 2026-07-02 20:10:32.000000 ./usr/share/doc/libmongocxx-dev/api/current/stream_2array_8hpp.html │ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classbsoncxx_1_1types_1_1bson__value_1_1value.html │ │ │ @@ -111,15 +111,15 @@ │ │ │
│ │ │ │ │ │

#include <bsoncxx/v_noabi/bsoncxx/types/bson_value/value.hpp>

│ │ │

Description

│ │ │

An owning variant type that represents any BSON type.

│ │ │

Owns its underlying buffer. When a bson_value::value goes out of scope, its underlying buffer is freed.

│ │ │

For accessors into this type and to extract the various BSON types out, please use bson_value::view.

│ │ │ -
Deprecated
Use bsoncxx::v_noabi::types::value instead (renamed).
│ │ │ +
Deprecated
Use bsoncxx::v_noabi::types::value instead (renamed).
│ │ │
See also
│ │ │
│ │ │
│ │ │ │ │ │ @@ -2339,15 +2339,15 @@ │ │ │ │ │ │ │ │ │

│ │ │ Public Member Functions

│ │ │ inline
│ │ │
│ │ │ │ │ │

Returns the type of the underlying BSON value stored in this object.

│ │ │ -
Deprecated
Use type_id() const instead (renamed).
│ │ │ +
Deprecated
Use type_id() const instead (renamed).
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ type_id()

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classbsoncxx_1_1types_1_1bson__value_1_1view.html │ │ │ @@ -109,15 +109,15 @@ │ │ │
bsoncxx::types::bson_value::view Class Reference
│ │ │
│ │ │
│ │ │ │ │ │

#include <bsoncxx/v_noabi/bsoncxx/types/bson_value/view.hpp>

│ │ │

Description

│ │ │

A non-owning variant that can contain any BSON type.

│ │ │ -
Deprecated
Use bsoncxx::v_noabi::types::view instead (renamed).
│ │ │ +
Deprecated
Use bsoncxx::v_noabi::types::view instead (renamed).
│ │ │
Warning
Calling the wrong get_<type> method will cause an exception to be thrown.
│ │ │
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ @@ -1328,15 +1328,15 @@ │ │ │ │ │ │ │ │ │

│ │ │ Public Member Functions

 view () noexcept
 Default constructs a bson_value::view. The resulting view will be initialized to point at a bson_value of type k_null.
 view (v1::types::view const &v)
│ │ │ inline
│ │ │
│ │ │ │ │ │

Returns the type of the underlying BSON value stored in this object.

│ │ │ -
Deprecated
Use type_id() const instead (renamed).
│ │ │ +
Deprecated
Use type_id() const instead (renamed).
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ type_id()

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classbsoncxx_1_1v__noabi_1_1types_1_1bson__value_1_1value.html │ │ │ @@ -111,15 +111,15 @@ │ │ │
│ │ │ │ │ │

#include <bsoncxx/v_noabi/bsoncxx/types/bson_value/value.hpp>

│ │ │

Description

│ │ │

An owning variant type that represents any BSON type.

│ │ │

Owns its underlying buffer. When a bson_value::value goes out of scope, its underlying buffer is freed.

│ │ │

For accessors into this type and to extract the various BSON types out, please use bson_value::view.

│ │ │ -
Deprecated
Use bsoncxx::v_noabi::types::value instead (renamed).
│ │ │ +
Deprecated
Use bsoncxx::v_noabi::types::value instead (renamed).
│ │ │
See also
│ │ │
│ │ │
│ │ │ │ │ │ @@ -2339,15 +2339,15 @@ │ │ │ │ │ │ │ │ │

│ │ │ Public Member Functions

│ │ │ inline
│ │ │
│ │ │ │ │ │

Returns the type of the underlying BSON value stored in this object.

│ │ │ -
Deprecated
Use type_id() const instead (renamed).
│ │ │ +
Deprecated
Use type_id() const instead (renamed).
│ │ │ │ │ │
│ │ │
│ │ │ │ │ │

◆ type_id()

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classbsoncxx_1_1v__noabi_1_1types_1_1bson__value_1_1view.html │ │ │ @@ -109,15 +109,15 @@ │ │ │
bsoncxx::v_noabi::types::bson_value::view Class Reference
│ │ │
│ │ │
│ │ │ │ │ │

#include <bsoncxx/v_noabi/bsoncxx/types/bson_value/view.hpp>

│ │ │

Description

│ │ │

A non-owning variant that can contain any BSON type.

│ │ │ -
Deprecated
Use bsoncxx::v_noabi::types::view instead (renamed).
│ │ │ +
Deprecated
Use bsoncxx::v_noabi::types::view instead (renamed).
│ │ │
Warning
Calling the wrong get_<type> method will cause an exception to be thrown.
│ │ │
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ @@ -1328,15 +1328,15 @@ │ │ │ │ │ │ │ │ │

│ │ │ Public Member Functions

 view () noexcept
 Default constructs a bson_value::view. The resulting view will be initialized to point at a bson_value of type k_null.
 view (v1::types::view const &v)
│ │ │ inline
│ │ │
│ │ │ │ │ │

Returns the type of the underlying BSON value stored in this object.

│ │ │ -
Deprecated
Use type_id() const instead (renamed).
│ │ │ +
Deprecated
Use type_id() const instead (renamed).
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ type_id()

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1authentication__exception.html │ │ │ @@ -109,15 +109,15 @@ │ │ │
mongocxx::authentication_exception Class Reference
│ │ │
│ │ │
│ │ │ │ │ │

#include <mongocxx/v_noabi/mongocxx/exception/authentication_exception.hpp>

│ │ │

Description

│ │ │

Unused. To be removed in an upcoming major release.

│ │ │ -
Deprecated
To be removed in an upcoming major release.
│ │ │ +
Deprecated
To be removed in an upcoming major release.
│ │ │
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1client.html │ │ │ @@ -715,15 +715,15 @@ │ │ │ │ │ │ │ │ │

│ │ │ Public Member Functions

 operation_exception (std::error_code ec, bsoncxx::v_noabi::document::value &&raw_server_error, std::string what_arg="")
 Constructs a new operation exception.
Public Member Functions inherited from mongocxx::v_noabi::operation_exception
 operation_exception (std::error_code ec, bsoncxx::v_noabi::document::value &&raw_server_error, std::string what_arg="")
│ │ │
│ │ │ │ │ │

Sets the read concern for this client.

│ │ │

Modifications at this level do not affect existing database instances that have been created by this client but do affect new ones as databases inherit the read_concern settings of their parent upon instantiation.

│ │ │ -
Deprecated
This method is deprecated. Read concerns should be set either in the URI or directly on database or collection objects.
│ │ │ +
Deprecated
This method is deprecated. Read concerns should be set either in the URI or directly on database or collection objects.
│ │ │
Parameters
│ │ │ │ │ │ │ │ │
rcThe new read_concern
│ │ │
│ │ │
│ │ │
See also
    │ │ │ @@ -770,15 +770,15 @@ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │

Sets the read preference for this client.

│ │ │

Modifications at this level do not affect existing database instances that have been created by this client but do affect new ones as databases inherit the read_preference settings of their parent upon instantiation.

│ │ │ -
Deprecated
This method is deprecated. Read preferences should be set either in the URI or directly on database or collection objects.
│ │ │ +
Deprecated
This method is deprecated. Read preferences should be set either in the URI or directly on database or collection objects.
│ │ │
Parameters
│ │ │ │ │ │ │ │ │
rpThe new read_preference
│ │ │
│ │ │
│ │ │
See also
    │ │ │ @@ -1033,15 +1033,15 @@ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │

Sets the write concern for this client.

│ │ │
Note
Modifications at this level do not affect existing databases or collection instances that have come from this client but do affect new ones as databases will receive a copy of this client's write_concern upon instantiation.
│ │ │ -
Deprecated
This method is deprecated. Write concerns should be set either in the URI or directly on database or collection objects.
│ │ │ +
Deprecated
This method is deprecated. Write concerns should be set either in the URI or directly on database or collection objects.
│ │ │
Parameters
│ │ │ │ │ │ │ │ │
wcThe new write concern
│ │ │
│ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1events_1_1command__failed__event.html │ │ │ @@ -161,15 +161,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ command_failed_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1events_1_1command__started__event.html │ │ │ @@ -161,15 +161,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ command_started_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1events_1_1command__succeeded__event.html │ │ │ @@ -161,15 +161,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ command_succeeded_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1events_1_1heartbeat__failed__event.html │ │ │ @@ -155,15 +155,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ heartbeat_failed_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1events_1_1heartbeat__started__event.html │ │ │ @@ -151,15 +151,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ heartbeat_started_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1events_1_1heartbeat__succeeded__event.html │ │ │ @@ -155,15 +155,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ heartbeat_succeeded_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1events_1_1server__changed__event.html │ │ │ @@ -155,15 +155,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ server_changed_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1events_1_1server__closed__event.html │ │ │ @@ -152,15 +152,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ server_closed_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1events_1_1server__description.html │ │ │ @@ -239,15 +239,15 @@ │ │ │ │ │ │ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │
Returns
The response as a short-lived document view.
│ │ │ -
Deprecated
use hello instead.
│ │ │ +
Deprecated
use hello instead.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ operator v1::events::server_description()

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1events_1_1server__opening__event.html │ │ │ @@ -151,15 +151,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ server_opening_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1events_1_1topology__changed__event.html │ │ │ @@ -151,15 +151,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ topology_changed_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1events_1_1topology__closed__event.html │ │ │ @@ -147,15 +147,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ topology_closed_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1events_1_1topology__opening__event.html │ │ │ @@ -147,15 +147,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ topology_opening_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1options_1_1client.html │ │ │ @@ -441,15 +441,15 @@ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │ │ │ │

The current SSL-related options.

│ │ │
Returns
The SSL-related options.
│ │ │ -
Deprecated
Please use tls_opts instead.
│ │ │ +
Deprecated
Please use tls_opts instead.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ ssl_opts() [2/2]

│ │ │ │ │ │
│ │ │ @@ -476,15 +476,15 @@ │ │ │
Parameters
│ │ │ │ │ │ │ │ │
ssl_optsThe SSL-related options.
│ │ │
│ │ │
│ │ │
Returns
A reference to the object on which this member function is being called. This facilitates method chaining.
│ │ │ -
Deprecated
Please use tls_opts instead.
│ │ │ +
Deprecated
Please use tls_opts instead.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ tls_opts() [1/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1options_1_1find.html │ │ │ @@ -558,15 +558,15 @@ │ │ │ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │ │ │ │

Gets the current comment attached to this query.

│ │ │ -
Deprecated
use comment_option instead.
│ │ │ +
Deprecated
use comment_option instead.
│ │ │
Returns
The comment attached to this query.
│ │ │
See also
│ │ │
│ │ │ │ │ │
│ │ │ @@ -591,15 +591,15 @@ │ │ │ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │ │ │ │

Attaches a comment to the query. If $comment also exists in the modifiers document then the comment field overwrites $comment.

│ │ │ -
Deprecated
use comment_option instead.
│ │ │ +
Deprecated
use comment_option instead.
│ │ │
Parameters
│ │ │ │ │ │ │ │ │
commentThe comment to attach to this query.
│ │ │
│ │ │
│ │ │
Returns
A reference to the object on which this member function is being called. This facilitates method chaining.
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1options_1_1index.html │ │ │ @@ -546,15 +546,15 @@ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │ │ │ │

The current haystack_bucket_size setting.

│ │ │
Returns
The current haystack_bucket_size.
│ │ │ -
Deprecated
This method is deprecated.
│ │ │ +
Deprecated
This method is deprecated.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ haystack_bucket_size() [2/2]

│ │ │ │ │ │
│ │ │ @@ -584,15 +584,15 @@ │ │ │ │ │ │
Parameters
│ │ │ │ │ │ │ │ │
haystack_bucket_sizeThe geoHaystack bucket size.
│ │ │
│ │ │
│ │ │ -
Deprecated
This option is deprecated.
│ │ │ +
Deprecated
This option is deprecated.
│ │ │
Returns
A reference to the object on which this member function is being called. This facilitates method chaining.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ hidden() [1/2]

│ │ │ │ │ │ @@ -1060,15 +1060,15 @@ │ │ │
Parameters
│ │ │ │ │ │ │ │ │
storage_optionsThe storage engine options for the index.
│ │ │
│ │ │
│ │ │
Returns
A reference to the object on which this member function is being called. This facilitates method chaining.
│ │ │ -
Deprecated
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │ +
Deprecated
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │

◆ storage_options() [2/2]

│ │ │ │ │ │
│ │ │ @@ -1095,15 +1095,15 @@ │ │ │
Important
This option is overridden by storage_engine when set.
│ │ │
Parameters
│ │ │ │ │ │ │ │ │
storage_optionsThe storage engine options for the index.
│ │ │
│ │ │
│ │ │ -
Deprecated
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │ +
Deprecated
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ twod_bits_precision() [1/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1options_1_1index_1_1base__storage__options.html │ │ │ @@ -109,15 +109,15 @@ │ │ │
mongocxx::options::index::base_storage_options Class Referenceabstract
│ │ │
│ │ │
│ │ │ │ │ │

#include <mongocxx/v_noabi/mongocxx/options/index.hpp>

│ │ │

Description

│ │ │

Base class representing the optional storage engine options for indexes.

│ │ │ -
Deprecated
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │ +
Deprecated
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │

The documentation for this class was generated from the following file: │ │ │
│ │ │ │ │ │ │ │ │
│ │ │ │ │ │

#include <mongocxx/v_noabi/mongocxx/options/index.hpp>

│ │ │

Description

│ │ │

The optional WiredTiger storage engine options for indexes.

│ │ │ -
Deprecated
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │ +
Deprecated
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1read__preference.html │ │ │ @@ -291,15 +291,15 @@ │ │ │

Constructs a new read_preference.

│ │ │
Parameters
│ │ │

│ │ │ Public Member Functions

bsoncxx::v_noabi::stdx::optional< bsoncxx::v_noabi::string::view_or_value > const & config_string () const
 The current config_string setting.
void config_string (bsoncxx::v_noabi::string::view_or_value config_string)
 Set the WiredTiger configuration string.
│ │ │ │ │ │
modeSpecifies the read_mode.
│ │ │ │ │ │ │ │ │ -
Deprecated
Use mode instead.
│ │ │ +
Deprecated
Use mode instead.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ read_preference() [4/4]

│ │ │ │ │ │
│ │ │ @@ -334,15 +334,15 @@ │ │ │ │ │ │ │ │ │ │ │ │
See also
│ │ │
│ │ │ -
Deprecated
Use tags instead.
│ │ │ +
Deprecated
Use tags instead.
│ │ │ │ │ │
│ │ │ │ │ │

Member Function Documentation

│ │ │ │ │ │

◆ hedge() [1/2]

│ │ │ │ │ │ @@ -363,15 +363,15 @@ │ │ │ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │ │ │ │

Gets the current hedge document to be used for the read preference.

│ │ │ -
Deprecated
Hedged reads are deprecated in MongoDB Server version 8.0.
│ │ │ +
Deprecated
Hedged reads are deprecated in MongoDB Server version 8.0.
│ │ │
Returns
A hedge document if one was set.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ hedge() [2/2]

│ │ │ │ │ │ @@ -400,15 +400,15 @@ │ │ │

Hedged reads are automatically enabled in MongoDB 4.4+ when using a nearest read preference. To explicitly enable or disable hedging, the hedge document must be passed. An empty document uses server defaults to control hedging, but the enabled key may be set to true or false to explicitly enable or disable hedged reads.

│ │ │
Parameters
│ │ │ │ │ │ │ │ │
hedgeThe hedge document to set. For example, the document { enabled: true }.
│ │ │
│ │ │
│ │ │ -
Deprecated
Hedged reads are deprecated in MongoDB Server version 8.0.
│ │ │ +
Deprecated
Hedged reads are deprecated in MongoDB Server version 8.0.
│ │ │
Returns
A reference to the object on which this member function is being called. This facilitates method chaining.
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │

◆ max_staleness() [1/2]

│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1result_1_1bulk__write.html │ │ │ @@ -155,15 +155,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ bulk_write() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1result_1_1delete__result.html │ │ │ @@ -149,15 +149,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ inlineexplicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ delete_result() [2/3]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1result_1_1gridfs_1_1upload.html │ │ │ @@ -143,15 +143,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ upload() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1result_1_1insert__many.html │ │ │ @@ -170,15 +170,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │

Member Function Documentation

│ │ │ │ │ │

◆ inserted_count()

│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1result_1_1insert__one.html │ │ │ @@ -149,15 +149,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ insert_one() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1result_1_1replace__one.html │ │ │ @@ -149,15 +149,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ inlineexplicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ replace_one() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1result_1_1rewrap__many__datakey.html │ │ │ @@ -144,15 +144,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ default │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ rewrap_many_datakey() [2/3]

│ │ │ │ │ │
│ │ │ @@ -189,15 +189,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ inlineexplicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │

Member Function Documentation

│ │ │ │ │ │

◆ operator v1::rewrap_many_datakey_result()

│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1uri.html │ │ │ @@ -1259,15 +1259,15 @@ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │ │ │ │

Returns the ssl parameter from the uri.

│ │ │
Returns
Boolean that is true if ssl is enabled and false if not.
│ │ │ -
Deprecated
The tls() method should be used instead of this method.
│ │ │ +
Deprecated
The tls() method should be used instead of this method.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ tls()

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1authentication__exception.html │ │ │ @@ -109,15 +109,15 @@ │ │ │
mongocxx::v_noabi::authentication_exception Class Reference
│ │ │
│ │ │
│ │ │ │ │ │

#include <mongocxx/v_noabi/mongocxx/exception/authentication_exception.hpp>

│ │ │

Description

│ │ │

Unused. To be removed in an upcoming major release.

│ │ │ -
Deprecated
To be removed in an upcoming major release.
│ │ │ +
Deprecated
To be removed in an upcoming major release.
│ │ │
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1client.html │ │ │ @@ -715,15 +715,15 @@ │ │ │ │ │ │ │ │ │

│ │ │ Public Member Functions

 operation_exception (std::error_code ec, bsoncxx::v_noabi::document::value &&raw_server_error, std::string what_arg="")
 Constructs a new operation exception.
Public Member Functions inherited from mongocxx::v_noabi::operation_exception
 operation_exception (std::error_code ec, bsoncxx::v_noabi::document::value &&raw_server_error, std::string what_arg="")
│ │ │
│ │ │ │ │ │

Sets the read concern for this client.

│ │ │

Modifications at this level do not affect existing database instances that have been created by this client but do affect new ones as databases inherit the read_concern settings of their parent upon instantiation.

│ │ │ -
Deprecated
This method is deprecated. Read concerns should be set either in the URI or directly on database or collection objects.
│ │ │ +
Deprecated
This method is deprecated. Read concerns should be set either in the URI or directly on database or collection objects.
│ │ │
Parameters
│ │ │ │ │ │ │ │ │
rcThe new read_concern
│ │ │
│ │ │
│ │ │
See also
    │ │ │ @@ -770,15 +770,15 @@ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │

Sets the read preference for this client.

│ │ │

Modifications at this level do not affect existing database instances that have been created by this client but do affect new ones as databases inherit the read_preference settings of their parent upon instantiation.

│ │ │ -
Deprecated
This method is deprecated. Read preferences should be set either in the URI or directly on database or collection objects.
│ │ │ +
Deprecated
This method is deprecated. Read preferences should be set either in the URI or directly on database or collection objects.
│ │ │
Parameters
│ │ │ │ │ │ │ │ │
rpThe new read_preference
│ │ │
│ │ │
│ │ │
See also
    │ │ │ @@ -1033,15 +1033,15 @@ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │

Sets the write concern for this client.

│ │ │
Note
Modifications at this level do not affect existing databases or collection instances that have come from this client but do affect new ones as databases will receive a copy of this client's write_concern upon instantiation.
│ │ │ -
Deprecated
This method is deprecated. Write concerns should be set either in the URI or directly on database or collection objects.
│ │ │ +
Deprecated
This method is deprecated. Write concerns should be set either in the URI or directly on database or collection objects.
│ │ │
Parameters
│ │ │ │ │ │ │ │ │
wcThe new write concern
│ │ │
│ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1events_1_1command__failed__event.html │ │ │ @@ -161,15 +161,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ command_failed_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1events_1_1command__started__event.html │ │ │ @@ -161,15 +161,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ command_started_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1events_1_1command__succeeded__event.html │ │ │ @@ -161,15 +161,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ command_succeeded_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1events_1_1heartbeat__failed__event.html │ │ │ @@ -155,15 +155,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ heartbeat_failed_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1events_1_1heartbeat__started__event.html │ │ │ @@ -151,15 +151,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ heartbeat_started_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1events_1_1heartbeat__succeeded__event.html │ │ │ @@ -155,15 +155,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ heartbeat_succeeded_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1events_1_1server__changed__event.html │ │ │ @@ -155,15 +155,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ server_changed_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1events_1_1server__closed__event.html │ │ │ @@ -152,15 +152,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ server_closed_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1events_1_1server__description.html │ │ │ @@ -239,15 +239,15 @@ │ │ │ │ │ │ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │
Returns
The response as a short-lived document view.
│ │ │ -
Deprecated
use hello instead.
│ │ │ +
Deprecated
use hello instead.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ operator v1::events::server_description()

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1events_1_1server__opening__event.html │ │ │ @@ -151,15 +151,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ server_opening_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1events_1_1topology__changed__event.html │ │ │ @@ -151,15 +151,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ topology_changed_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1events_1_1topology__closed__event.html │ │ │ @@ -147,15 +147,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ topology_closed_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1events_1_1topology__opening__event.html │ │ │ @@ -147,15 +147,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ topology_opening_event() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1options_1_1client.html │ │ │ @@ -441,15 +441,15 @@ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │ │ │ │

The current SSL-related options.

│ │ │
Returns
The SSL-related options.
│ │ │ -
Deprecated
Please use tls_opts instead.
│ │ │ +
Deprecated
Please use tls_opts instead.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ ssl_opts() [2/2]

│ │ │ │ │ │
│ │ │ @@ -476,15 +476,15 @@ │ │ │
Parameters
│ │ │ │ │ │ │ │ │
ssl_optsThe SSL-related options.
│ │ │
│ │ │
│ │ │
Returns
A reference to the object on which this member function is being called. This facilitates method chaining.
│ │ │ -
Deprecated
Please use tls_opts instead.
│ │ │ +
Deprecated
Please use tls_opts instead.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ tls_opts() [1/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1options_1_1find.html │ │ │ @@ -558,15 +558,15 @@ │ │ │ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │ │ │ │

Gets the current comment attached to this query.

│ │ │ -
Deprecated
use comment_option instead.
│ │ │ +
Deprecated
use comment_option instead.
│ │ │
Returns
The comment attached to this query.
│ │ │
See also
│ │ │
│ │ │ │ │ │
│ │ │ @@ -591,15 +591,15 @@ │ │ │ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │ │ │ │

Attaches a comment to the query. If $comment also exists in the modifiers document then the comment field overwrites $comment.

│ │ │ -
Deprecated
use comment_option instead.
│ │ │ +
Deprecated
use comment_option instead.
│ │ │
Parameters
│ │ │ │ │ │ │ │ │
commentThe comment to attach to this query.
│ │ │
│ │ │
│ │ │
Returns
A reference to the object on which this member function is being called. This facilitates method chaining.
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1options_1_1index.html │ │ │ @@ -546,15 +546,15 @@ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │ │ │ │

The current haystack_bucket_size setting.

│ │ │
Returns
The current haystack_bucket_size.
│ │ │ -
Deprecated
This method is deprecated.
│ │ │ +
Deprecated
This method is deprecated.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ haystack_bucket_size() [2/2]

│ │ │ │ │ │
│ │ │ @@ -584,15 +584,15 @@ │ │ │ │ │ │
Parameters
│ │ │ │ │ │ │ │ │
haystack_bucket_sizeThe geoHaystack bucket size.
│ │ │
│ │ │
│ │ │ -
Deprecated
This option is deprecated.
│ │ │ +
Deprecated
This option is deprecated.
│ │ │
Returns
A reference to the object on which this member function is being called. This facilitates method chaining.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ hidden() [1/2]

│ │ │ │ │ │ @@ -1060,15 +1060,15 @@ │ │ │
Parameters
│ │ │ │ │ │ │ │ │
storage_optionsThe storage engine options for the index.
│ │ │
│ │ │
│ │ │
Returns
A reference to the object on which this member function is being called. This facilitates method chaining.
│ │ │ -
Deprecated
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │ +
Deprecated
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │

◆ storage_options() [2/2]

│ │ │ │ │ │
│ │ │ @@ -1095,15 +1095,15 @@ │ │ │
Important
This option is overridden by storage_engine when set.
│ │ │
Parameters
│ │ │ │ │ │ │ │ │
storage_optionsThe storage engine options for the index.
│ │ │
│ │ │
│ │ │ -
Deprecated
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │ +
Deprecated
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ twod_bits_precision() [1/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1options_1_1index_1_1base__storage__options.html │ │ │ @@ -109,15 +109,15 @@ │ │ │
mongocxx::v_noabi::options::index::base_storage_options Class Referenceabstract
│ │ │
│ │ │
│ │ │ │ │ │

#include <mongocxx/v_noabi/mongocxx/options/index.hpp>

│ │ │

Description

│ │ │

Base class representing the optional storage engine options for indexes.

│ │ │ -
Deprecated
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │ +
Deprecated
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │

The documentation for this class was generated from the following file: │ │ │
│ │ │ │ │ │ │ │ │
│ │ │ │ │ │

#include <mongocxx/v_noabi/mongocxx/options/index.hpp>

│ │ │

Description

│ │ │

The optional WiredTiger storage engine options for indexes.

│ │ │ -
Deprecated
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │ +
Deprecated
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1read__preference.html │ │ │ @@ -291,15 +291,15 @@ │ │ │

Constructs a new read_preference.

│ │ │
Parameters
│ │ │

│ │ │ Public Member Functions

bsoncxx::v_noabi::stdx::optional< bsoncxx::v_noabi::string::view_or_value > const & config_string () const
 The current config_string setting.
void config_string (bsoncxx::v_noabi::string::view_or_value config_string)
 Set the WiredTiger configuration string.
│ │ │ │ │ │
modeSpecifies the read_mode.
│ │ │ │ │ │ │ │ │ -
Deprecated
Use mode instead.
│ │ │ +
Deprecated
Use mode instead.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ read_preference() [4/4]

│ │ │ │ │ │
│ │ │ @@ -334,15 +334,15 @@ │ │ │ │ │ │ │ │ │ │ │ │
See also
│ │ │
│ │ │ -
Deprecated
Use tags instead.
│ │ │ +
Deprecated
Use tags instead.
│ │ │ │ │ │
│ │ │ │ │ │

Member Function Documentation

│ │ │ │ │ │

◆ hedge() [1/2]

│ │ │ │ │ │ @@ -363,15 +363,15 @@ │ │ │ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │ │ │ │

Gets the current hedge document to be used for the read preference.

│ │ │ -
Deprecated
Hedged reads are deprecated in MongoDB Server version 8.0.
│ │ │ +
Deprecated
Hedged reads are deprecated in MongoDB Server version 8.0.
│ │ │
Returns
A hedge document if one was set.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ hedge() [2/2]

│ │ │ │ │ │ @@ -400,15 +400,15 @@ │ │ │

Hedged reads are automatically enabled in MongoDB 4.4+ when using a nearest read preference. To explicitly enable or disable hedging, the hedge document must be passed. An empty document uses server defaults to control hedging, but the enabled key may be set to true or false to explicitly enable or disable hedged reads.

│ │ │
Parameters
│ │ │ │ │ │ │ │ │
hedgeThe hedge document to set. For example, the document { enabled: true }.
│ │ │
│ │ │
│ │ │ -
Deprecated
Hedged reads are deprecated in MongoDB Server version 8.0.
│ │ │ +
Deprecated
Hedged reads are deprecated in MongoDB Server version 8.0.
│ │ │
Returns
A reference to the object on which this member function is being called. This facilitates method chaining.
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │

◆ max_staleness() [1/2]

│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1result_1_1bulk__write.html │ │ │ @@ -155,15 +155,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ explicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ bulk_write() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1result_1_1delete__result.html │ │ │ @@ -149,15 +149,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ inlineexplicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ delete_result() [2/3]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1result_1_1gridfs_1_1upload.html │ │ │ @@ -143,15 +143,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ upload() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1result_1_1insert__many.html │ │ │ @@ -170,15 +170,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │

Member Function Documentation

│ │ │ │ │ │

◆ inserted_count()

│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1result_1_1insert__one.html │ │ │ @@ -149,15 +149,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ insert_one() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1result_1_1replace__one.html │ │ │ @@ -149,15 +149,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ inlineexplicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ replace_one() [2/2]

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1result_1_1rewrap__many__datakey.html │ │ │ @@ -144,15 +144,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ default │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ rewrap_many_datakey() [2/3]

│ │ │ │ │ │
│ │ │ @@ -189,15 +189,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ inlineexplicit │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
For internal use only.
│ │ │ +
Deprecated
For internal use only.
│ │ │ │ │ │
│ │ │ │ │ │

Member Function Documentation

│ │ │ │ │ │

◆ operator v1::rewrap_many_datakey_result()

│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1uri.html │ │ │ @@ -1259,15 +1259,15 @@ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │ │ │ │

Returns the ssl parameter from the uri.

│ │ │
Returns
Boolean that is true if ssl is enabled and false if not.
│ │ │ -
Deprecated
The tls() method should be used instead of this method.
│ │ │ +
Deprecated
The tls() method should be used instead of this method.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ tls()

│ │ │ │ │ │
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1v__noabi_1_1validation__criteria.html │ │ │ @@ -109,15 +109,15 @@ │ │ │
mongocxx::v_noabi::validation_criteria Class Reference
│ │ │
│ │ │
│ │ │ │ │ │

#include <mongocxx/v_noabi/mongocxx/validation_criteria.hpp>

│ │ │

Description

│ │ │

Supports creating validation rules for fields.

│ │ │ -
Deprecated
To be removed in an upcoming major release. Set schema validation options as fields of a BSON document passed as an options argument to a MongoDB command instead.
│ │ │ +
Deprecated
To be removed in an upcoming major release. Set schema validation options as fields of a BSON document passed as an options argument to a MongoDB command instead.
│ │ │
See also
│ │ │
│ │ │
│ │ │ │ │ │ @@ -328,15 +328,15 @@ │ │ │

│ │ │ Public Types

│ │ │ │ │ │ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
This method is deprecated. To determine which options are set on this object, use the provided accessors instead.
│ │ │ +
Deprecated
This method is deprecated. To determine which options are set on this object, use the provided accessors instead.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ rule() [1/2]

│ │ │ │ │ │
│ │ │ @@ -394,15 +394,15 @@ │ │ │ ) │ │ │ const │ │ │ │ │ │ │ │ │
│ │ │ │ │ │

Returns a bson document representing this set of validation criteria.

│ │ │ -
Deprecated
This method is deprecated. To determine which options are set on this object, use the provided accessors instead.
│ │ │ +
Deprecated
This method is deprecated. To determine which options are set on this object, use the provided accessors instead.
│ │ │
Returns
Validation criteria, as a document.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │ │ │ │

◆ operator!=()

│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/classmongocxx_1_1validation__criteria.html │ │ │ @@ -109,15 +109,15 @@ │ │ │
mongocxx::validation_criteria Class Reference
│ │ │ │ │ │
│ │ │ │ │ │

#include <mongocxx/v_noabi/mongocxx/validation_criteria.hpp>

│ │ │

Description

│ │ │

Supports creating validation rules for fields.

│ │ │ -
Deprecated
To be removed in an upcoming major release. Set schema validation options as fields of a BSON document passed as an options argument to a MongoDB command instead.
│ │ │ +
Deprecated
To be removed in an upcoming major release. Set schema validation options as fields of a BSON document passed as an options argument to a MongoDB command instead.
│ │ │
See also
│ │ │
│ │ │
│ │ │ │ │ │ @@ -328,15 +328,15 @@ │ │ │

│ │ │ Public Types

│ │ │ │ │ │ │ │ │ inline │ │ │ │ │ │ │ │ │
│ │ │ -
Deprecated
This method is deprecated. To determine which options are set on this object, use the provided accessors instead.
│ │ │ +
Deprecated
This method is deprecated. To determine which options are set on this object, use the provided accessors instead.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ rule() [1/2]

│ │ │ │ │ │
│ │ │ @@ -394,15 +394,15 @@ │ │ │ ) │ │ │ const │ │ │ │ │ │ │ │ │
│ │ │ │ │ │

Returns a bson document representing this set of validation criteria.

│ │ │ -
Deprecated
This method is deprecated. To determine which options are set on this object, use the provided accessors instead.
│ │ │ +
Deprecated
This method is deprecated. To determine which options are set on this object, use the provided accessors instead.
│ │ │
Returns
Validation criteria, as a document.
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │ │ │ │

◆ operator!=()

│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/deprecated.html │ │ │ @@ -131,155 +131,155 @@ │ │ │
Member bsoncxx::v1::types::k_symbol
│ │ │
│ │ │
Member bsoncxx::v1::types::k_undefined
│ │ │
│ │ │
Member bsoncxx::v1::types::k_uuid_deprecated
│ │ │
│ │ │
Member bsoncxx::v_noabi::binary_sub_type
│ │ │ -
Use bsoncxx::v_noabi::types::binary_subtype instead (renamed).
│ │ │ +
Use bsoncxx::v_noabi::types::binary_subtype instead (renamed).
│ │ │
Member bsoncxx::v_noabi::document::element::get_owning_value () const
│ │ │
Use type_value() const instead (renamed).
│ │ │
Member bsoncxx::v_noabi::document::element::get_value () const
│ │ │
Use type_view() const instead (renamed).
│ │ │
Member bsoncxx::v_noabi::k_binary_deprecated
│ │ │ -
│ │ │ -
Member bsoncxx::v_noabi::k_dbpointer
│ │ │
│ │ │ +
Member bsoncxx::v_noabi::k_dbpointer
│ │ │ +
│ │ │
Member bsoncxx::v_noabi::k_symbol
│ │ │ -
│ │ │ -
Member bsoncxx::v_noabi::k_undefined
│ │ │
│ │ │ +
Member bsoncxx::v_noabi::k_undefined
│ │ │ +
│ │ │
Member bsoncxx::v_noabi::k_uuid_deprecated
│ │ │ -
│ │ │ +
│ │ │
Member bsoncxx::v_noabi::type
│ │ │ -
Use bsoncxx::v_noabi::types::id instead (renamed).
│ │ │ +
Use bsoncxx::v_noabi::types::id instead (renamed).
│ │ │
Struct bsoncxx::v_noabi::types::b_dbpointer
│ │ │ -
This BSON type is deprecated. Usage is discouraged.
│ │ │ +
This BSON type is deprecated. Usage is discouraged.
│ │ │
Struct bsoncxx::v_noabi::types::b_symbol
│ │ │ -
This BSON type is deprecated. Usage is discouraged.
│ │ │ +
This BSON type is deprecated. Usage is discouraged.
│ │ │
Struct bsoncxx::v_noabi::types::b_undefined
│ │ │ -
This BSON type is deprecated. Usage is discouraged.
│ │ │ +
This BSON type is deprecated. Usage is discouraged.
│ │ │
Namespace bsoncxx::v_noabi::types::bson_value
│ │ │
Use bsoncxx::v_noabi::types instead (renamed).
│ │ │
Class bsoncxx::v_noabi::types::bson_value::value
│ │ │ -
Use bsoncxx::v_noabi::types::value instead (renamed).
│ │ │ +
Use bsoncxx::v_noabi::types::value instead (renamed).
│ │ │
Member bsoncxx::v_noabi::types::bson_value::value::type () const
│ │ │ -
Use type_id() const instead (renamed).
│ │ │ +
Use type_id() const instead (renamed).
│ │ │
Class bsoncxx::v_noabi::types::bson_value::view
│ │ │ -
Use bsoncxx::v_noabi::types::view instead (renamed).
│ │ │ +
Use bsoncxx::v_noabi::types::view instead (renamed).
│ │ │
Member bsoncxx::v_noabi::types::bson_value::view::type () const
│ │ │ -
Use type_id() const instead (renamed).
│ │ │ +
Use type_id() const instead (renamed).
│ │ │
Member mongocxx::v1::read_preference::hedge (bsoncxx::v1::document::view v)
│ │ │
Deprecated in MongoDB Server version 8.0.
│ │ │
Member mongocxx::v1::read_preference::hedge () const
│ │ │
Deprecated in MongoDB Server version 8.0.
│ │ │
Class mongocxx::v_noabi::authentication_exception
│ │ │ -
To be removed in an upcoming major release.
│ │ │ +
To be removed in an upcoming major release.
│ │ │
Member mongocxx::v_noabi::client::read_concern (v_noabi::read_concern rc)
│ │ │ -
This method is deprecated. Read concerns should be set either in the URI or directly on database or collection objects.
│ │ │ +
This method is deprecated. Read concerns should be set either in the URI or directly on database or collection objects.
│ │ │
Member mongocxx::v_noabi::client::read_preference (v_noabi::read_preference rp)
│ │ │ -
This method is deprecated. Read preferences should be set either in the URI or directly on database or collection objects.
│ │ │ +
This method is deprecated. Read preferences should be set either in the URI or directly on database or collection objects.
│ │ │
Member mongocxx::v_noabi::client::write_concern (v_noabi::write_concern wc)
│ │ │ -
This method is deprecated. Write concerns should be set either in the URI or directly on database or collection objects.
│ │ │ +
This method is deprecated. Write concerns should be set either in the URI or directly on database or collection objects.
│ │ │
Member mongocxx::v_noabi::events::command_failed_event::command_failed_event (void const *event)
│ │ │ -
For internal use only.
│ │ │ +
For internal use only.
│ │ │
Member mongocxx::v_noabi::events::command_started_event::command_started_event (void const *event)
│ │ │ -
For internal use only.
│ │ │ +
For internal use only.
│ │ │
Member mongocxx::v_noabi::events::command_succeeded_event::command_succeeded_event (void const *event)
│ │ │ -
For internal use only.
│ │ │ -
Member mongocxx::v_noabi::events::heartbeat_failed_event::heartbeat_failed_event (void const *event)
│ │ │
For internal use only.
│ │ │ +
Member mongocxx::v_noabi::events::heartbeat_failed_event::heartbeat_failed_event (void const *event)
│ │ │ +
For internal use only.
│ │ │
Member mongocxx::v_noabi::events::heartbeat_started_event::heartbeat_started_event (void const *event)
│ │ │ -
For internal use only.
│ │ │ -
Member mongocxx::v_noabi::events::heartbeat_succeeded_event::heartbeat_succeeded_event (void const *event)
│ │ │
For internal use only.
│ │ │ +
Member mongocxx::v_noabi::events::heartbeat_succeeded_event::heartbeat_succeeded_event (void const *event)
│ │ │ +
For internal use only.
│ │ │
Member mongocxx::v_noabi::events::server_changed_event::server_changed_event (void const *event)
│ │ │ -
For internal use only.
│ │ │ +
For internal use only.
│ │ │
Member mongocxx::v_noabi::events::server_closed_event::server_closed_event (void const *event)
│ │ │ -
For internal use only.
│ │ │ +
For internal use only.
│ │ │
Member mongocxx::v_noabi::events::server_description::is_master () const
│ │ │ -
use hello instead.
│ │ │ +
use hello instead.
│ │ │
Member mongocxx::v_noabi::events::server_opening_event::server_opening_event (void const *event)
│ │ │ -
For internal use only.
│ │ │ +
For internal use only.
│ │ │
Member mongocxx::v_noabi::events::topology_changed_event::topology_changed_event (void const *event)
│ │ │ -
For internal use only.
│ │ │ +
For internal use only.
│ │ │
Member mongocxx::v_noabi::events::topology_closed_event::topology_closed_event (void const *event)
│ │ │ -
For internal use only.
│ │ │ +
For internal use only.
│ │ │
Member mongocxx::v_noabi::events::topology_opening_event::topology_opening_event (void const *event)
│ │ │ -
For internal use only.
│ │ │ +
For internal use only.
│ │ │
Member mongocxx::v_noabi::options::client::ssl_opts (tls ssl_opts)
│ │ │ -
Please use tls_opts instead.
│ │ │ +
Please use tls_opts instead.
│ │ │
Member mongocxx::v_noabi::options::client::ssl_opts () const
│ │ │ -
Please use tls_opts instead.
│ │ │ +
Please use tls_opts instead.
│ │ │
Member mongocxx::v_noabi::options::find::comment (bsoncxx::v_noabi::string::view_or_value comment)
│ │ │ -
use comment_option instead.
│ │ │ +
use comment_option instead.
│ │ │
Member mongocxx::v_noabi::options::find::comment () const
│ │ │ -
use comment_option instead.
│ │ │ +
use comment_option instead.
│ │ │
Class mongocxx::v_noabi::options::index::base_storage_options
│ │ │ -
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │ +
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │
Member mongocxx::v_noabi::options::index::haystack_bucket_size (double haystack_bucket_size)
│ │ │ -
This option is deprecated.
│ │ │ +
This option is deprecated.
│ │ │
Member mongocxx::v_noabi::options::index::haystack_bucket_size () const
│ │ │ -
This method is deprecated.
│ │ │ +
This method is deprecated.
│ │ │
Member mongocxx::v_noabi::options::index::storage_options (std::unique_ptr< base_storage_options > storage_options)
│ │ │ -
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │ +
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │
Member mongocxx::v_noabi::options::index::storage_options (std::unique_ptr< wiredtiger_storage_options > storage_options)
│ │ │ -
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │ +
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │
Class mongocxx::v_noabi::options::index::wiredtiger_storage_options
│ │ │ -
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │ +
Use mongocxx::v_noabi::options::index::storage_engine instead.
│ │ │
Member mongocxx::v_noabi::options::ssl
│ │ │ -
Use mongocxx::v_noabi::options::tls instead.
│ │ │ +
Use mongocxx::v_noabi::options::tls instead.
│ │ │
Member mongocxx::v_noabi::read_preference::hedge (bsoncxx::v_noabi::document::view_or_value hedge)
│ │ │ -
Hedged reads are deprecated in MongoDB Server version 8.0.
│ │ │ +
Hedged reads are deprecated in MongoDB Server version 8.0.
│ │ │
Member mongocxx::v_noabi::read_preference::hedge () const
│ │ │ -
Hedged reads are deprecated in MongoDB Server version 8.0.
│ │ │ +
Hedged reads are deprecated in MongoDB Server version 8.0.
│ │ │
Member mongocxx::v_noabi::read_preference::read_preference (read_mode mode)
│ │ │ -
Use mode instead.
│ │ │ +
Use mode instead.
│ │ │
Member mongocxx::v_noabi::read_preference::read_preference (read_mode mode, bsoncxx::v_noabi::document::view_or_value tags)
│ │ │ -
Use tags instead.
│ │ │ +
Use tags instead.
│ │ │
Member mongocxx::v_noabi::result::bulk_write::bulk_write (bsoncxx::v_noabi::document::value raw_response)
│ │ │ -
For internal use only.
│ │ │ +
For internal use only.
│ │ │
Member mongocxx::v_noabi::result::delete_result::delete_result (v_noabi::result::bulk_write result)
│ │ │ -
For internal use only.
│ │ │ +
For internal use only.
│ │ │
Member mongocxx::v_noabi::result::gridfs::upload::upload (bsoncxx::v_noabi::types::bson_value::view id)
│ │ │ -
For internal use only.
│ │ │ +
For internal use only.
│ │ │
Member mongocxx::v_noabi::result::insert_many::insert_many (result::bulk_write result, bsoncxx::v_noabi::array::value inserted_ids)
│ │ │ -
For internal use only.
│ │ │ +
For internal use only.
│ │ │
Member mongocxx::v_noabi::result::insert_one::insert_one (v_noabi::result::bulk_write result, bsoncxx::v_noabi::types::view inserted_id)
│ │ │ -
For internal use only.
│ │ │ +
For internal use only.
│ │ │
Member mongocxx::v_noabi::result::replace_one::replace_one (v_noabi::result::bulk_write result)
│ │ │ -
For internal use only.
│ │ │ +
For internal use only.
│ │ │
Member mongocxx::v_noabi::result::rewrap_many_datakey::rewrap_many_datakey ()=default
│ │ │ -
For internal use only.
│ │ │ +
For internal use only.
│ │ │
Member mongocxx::v_noabi::result::rewrap_many_datakey::rewrap_many_datakey (v_noabi::result::bulk_write bulk_write_result_doc)
│ │ │ -
For internal use only.
│ │ │ +
For internal use only.
│ │ │
Member mongocxx::v_noabi::result::update::update (v_noabi::result::bulk_write result)
│ │ │
For internal use only.
│ │ │
Member mongocxx::v_noabi::uri::ssl () const
│ │ │ -
The tls() method should be used instead of this method.
│ │ │ +
The tls() method should be used instead of this method.
│ │ │
Class mongocxx::v_noabi::validation_criteria
│ │ │ -
To be removed in an upcoming major release. Set schema validation options as fields of a BSON document passed as an options argument to a MongoDB command instead.
│ │ │ +
To be removed in an upcoming major release. Set schema validation options as fields of a BSON document passed as an options argument to a MongoDB command instead.
│ │ │
Member mongocxx::validation_criteria::operator bsoncxx::v_noabi::document::value () const
│ │ │ -
This method is deprecated. To determine which options are set on this object, use the provided accessors instead.
│ │ │ +
This method is deprecated. To determine which options are set on this object, use the provided accessors instead.
│ │ │
Member mongocxx::validation_criteria::to_document () const
│ │ │ -
This method is deprecated. To determine which options are set on this object, use the provided accessors instead.
│ │ │ +
This method is deprecated. To determine which options are set on this object, use the provided accessors instead.
│ │ │
File ssl.hpp
│ │ │ -
Use mongocxx/v_noabi/mongocxx/options/tls.hpp instead.
│ │ │ +
Use mongocxx/v_noabi/mongocxx/options/tls.hpp instead.
│ │ │
File types-fwd.hpp
│ │ │
Use bsoncxx/types/id-fwd.hpp or bsoncxx/types/view-fwd.hpp instead.
│ │ │
File types.hpp
│ │ │
Use bsoncxx/types/id.hpp or bsoncxx/types/view.hpp instead.
│ │ │
File value-fwd.hpp
│ │ │
Use bsoncxx/types/value-fwd.hpp instead (renamed).
│ │ │
File value.hpp
│ │ │ -
Use bsoncxx/types/value.hpp instead (renamed).
│ │ │ +
Use bsoncxx/types/value.hpp instead (renamed).
│ │ │
File view-fwd.hpp
│ │ │
Use bsoncxx/types/view-fwd.hpp instead (renamed).
│ │ │
File view.hpp
│ │ │ -
Use bsoncxx/types/view.hpp instead (renamed).
│ │ │ +
Use bsoncxx/types/view.hpp instead (renamed).
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │

An enumeration of each BSON binary sub type.

│ │ │ -
Deprecated
Use bsoncxx::v_noabi::types::binary_subtype instead (renamed).
│ │ │ +
Deprecated
Use bsoncxx::v_noabi::types::binary_subtype instead (renamed).
│ │ │ │ │ │
│ │ │ │ │ │ │ │ │

◆ error_code

│ │ │ │ │ │
│ │ │ @@ -268,15 +268,15 @@ │ │ │ │ │ │ strong │ │ │ │ │ │ │ │ │
│ │ │ │ │ │

An enumeration of each BSON type.

│ │ │ -
Deprecated
Use bsoncxx::v_noabi::types::id instead (renamed).
│ │ │ +
Deprecated
Use bsoncxx::v_noabi::types::id instead (renamed).
│ │ │ │ │ │
│ │ │ │ │ │

Function Documentation

│ │ │ │ │ │

◆ error_category()

│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/namespacebsoncxx_1_1v__noabi.html │ │ │ @@ -389,25 +389,25 @@ │ │ │ │ │ │ strong │ │ │ │ │ │ │ │ │
│ │ │ │ │ │

An enumeration of each BSON binary sub type.

│ │ │ -
Deprecated
Use bsoncxx::v_noabi::types::binary_subtype instead (renamed).
│ │ │ +
Deprecated
Use bsoncxx::v_noabi::types::binary_subtype instead (renamed).
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ @@ -631,46 +631,46 @@ │ │ │ │ │ │ │ │ │
Enumerator
k_binary 0x00 

Generic binary subtype.

│ │ │
k_function 0x01 

Function.

│ │ │
k_binary_deprecated 0x02 

Binary (Old).

│ │ │ -
Deprecated
│ │ │ +
Deprecated
│ │ │
k_uuid_deprecated 0x03 

UUID (Old).

│ │ │ -
Deprecated
│ │ │ +
Deprecated
│ │ │
k_uuid 0x04 

UUID.

│ │ │
k_md5 0x05 

MD5.

│ │ │
k_encrypted 0x06 

Encrypted BSON value.

│ │ │
│ │ │ strong
│ │ │
│ │ │ │ │ │

An enumeration of each BSON type.

│ │ │ -
Deprecated
Use bsoncxx::v_noabi::types::id instead (renamed).
│ │ │ +
Deprecated
Use bsoncxx::v_noabi::types::id instead (renamed).
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/namespacemongocxx_1_1v__noabi_1_1options.html │ │ │ @@ -199,15 +199,15 @@ │ │ │ │ │ │ │ │ │
Enumerator
k_double 0x01 

64-bit binary floating point.

│ │ │
k_string 0x02 

UTF-8 string.

│ │ │
k_document 0x03 

Embedded document.

│ │ │
k_array 0x04 

Array.

│ │ │
k_binary 0x05 

Binary data.

│ │ │
k_undefined 0x06 

Undefined value.

│ │ │ -
Deprecated
│ │ │ +
Deprecated
│ │ │
k_oid 0x07 

ObjectId.

│ │ │
k_bool 0x08 

Boolean.

│ │ │
k_date 0x09 

UTC datetime.

│ │ │
k_null 0x0A 

Null value.

│ │ │
k_regex 0x0B 

Regular expression.

│ │ │
k_dbpointer 0x0C 

DBPointer.

│ │ │ -
Deprecated
│ │ │ +
Deprecated
│ │ │
k_code 0x0D 

JavaScript code.

│ │ │
k_symbol 0x0E 

Symbol.

│ │ │ -
Deprecated
│ │ │ +
Deprecated
│ │ │
k_codewscope 0x0F 

JavaScript code with scope.

│ │ │
k_int32 0x10 

32-bit integer.

│ │ │
k_timestamp 0x11 

Timestamp.

│ │ │
typedef tls mongocxx::v_noabi::options::ssl
│ │ │
│ │ │ │ │ │

Equivalent to mongocxx::v_noabi::options::tls.

│ │ │

To be removed in an upcoming major release.

│ │ │ -
Deprecated
Use mongocxx::v_noabi::options::tls instead.
│ │ │ +
Deprecated
Use mongocxx::v_noabi::options::tls instead.
│ │ │ │ │ │
│ │ │ │ │ │

Enumeration Type Documentation

│ │ │ │ │ │

◆ return_document

│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/navtreeindex11.js │ │ │ ├── js-beautify {} │ │ │ │ @@ -243,10 +243,10 @@ │ │ │ │ "classbsoncxx_1_1v__noabi_1_1vector_1_1iterators_1_1packed__bit__element.html#afe36685a66b17667de3ef44186ac329f": [2, 0, 0, 7, 6, 2, 1, 20], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html": [1, 0, 0, 7, 11], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html": [2, 0, 0, 7, 11], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a1067776d97d5b7423594098cf118730b": [1, 0, 0, 7, 11, 7], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a1067776d97d5b7423594098cf118730b": [2, 0, 0, 7, 11, 7], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a1d53cb3cc284422eb4d1ce87971bdaf1": [1, 0, 0, 7, 11, 2], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a1d53cb3cc284422eb4d1ce87971bdaf1": [2, 0, 0, 7, 11, 2], │ │ │ │ - "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a2047bb21d460eed453c3c63e3c6a5033": [1, 0, 0, 7, 72], │ │ │ │ - "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a2047bb21d460eed453c3c63e3c6a5033": [1, 0, 0, 7, 11, 20] │ │ │ │ + "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a2047bb21d460eed453c3c63e3c6a5033": [1, 0, 0, 7, 11, 20], │ │ │ │ + "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a2047bb21d460eed453c3c63e3c6a5033": [1, 0, 0, 7, 72] │ │ │ │ }; │ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/navtreeindex12.js │ │ │ ├── js-beautify {} │ │ │ │ @@ -1,53 +1,53 @@ │ │ │ │ var NAVTREEINDEX12 = { │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a2047bb21d460eed453c3c63e3c6a5033": [2, 0, 0, 7, 11, 20], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a4b79bb824d6b6699f4489d4204913f88": [1, 0, 0, 7, 11, 1], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a4b79bb824d6b6699f4489d4204913f88": [2, 0, 0, 7, 11, 1], │ │ │ │ - "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a526c7f3d6593a8e9eb292de2647d7e43": [1, 0, 0, 7, 57], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a526c7f3d6593a8e9eb292de2647d7e43": [1, 0, 0, 7, 11, 11], │ │ │ │ + "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a526c7f3d6593a8e9eb292de2647d7e43": [1, 0, 0, 7, 57], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a526c7f3d6593a8e9eb292de2647d7e43": [2, 0, 0, 7, 11, 11], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a601fad668700736f838329faaa6c6c56": [1, 0, 0, 7, 11, 4], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a601fad668700736f838329faaa6c6c56": [2, 0, 0, 7, 11, 4], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a66a7e9fc3e510da61a7ef4e2c7a6a522": [1, 0, 0, 7, 11, 6], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a66a7e9fc3e510da61a7ef4e2c7a6a522": [2, 0, 0, 7, 11, 6], │ │ │ │ - "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a6e1a7e228fb43c4d0a26a8b4d1c661a2": [1, 0, 0, 7, 60], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a6e1a7e228fb43c4d0a26a8b4d1c661a2": [1, 0, 0, 7, 11, 14], │ │ │ │ + "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a6e1a7e228fb43c4d0a26a8b4d1c661a2": [1, 0, 0, 7, 60], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a6e1a7e228fb43c4d0a26a8b4d1c661a2": [2, 0, 0, 7, 11, 14], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a744648e10266657d0698019dc2a737fd": [1, 0, 0, 7, 11, 10], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a744648e10266657d0698019dc2a737fd": [2, 0, 0, 7, 11, 10], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a7656604edbed9f3f490278bb9b5c5aab": [1, 0, 0, 7, 11, 3], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a7656604edbed9f3f490278bb9b5c5aab": [2, 0, 0, 7, 11, 3], │ │ │ │ - "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a78e69b1f181abbac3ee22bb22f143cc0": [1, 0, 0, 7, 69], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a78e69b1f181abbac3ee22bb22f143cc0": [1, 0, 0, 7, 11, 17], │ │ │ │ + "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a78e69b1f181abbac3ee22bb22f143cc0": [1, 0, 0, 7, 69], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a78e69b1f181abbac3ee22bb22f143cc0": [2, 0, 0, 7, 11, 17], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a7bf2dbde2a46389e8cef432ef822fb3a": [1, 0, 0, 7, 11, 8], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a7bf2dbde2a46389e8cef432ef822fb3a": [2, 0, 0, 7, 11, 8], │ │ │ │ - "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a8cad25a74c26bdc8d328aefc57dbab3d": [1, 0, 0, 7, 61], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a8cad25a74c26bdc8d328aefc57dbab3d": [1, 0, 0, 7, 11, 15], │ │ │ │ + "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a8cad25a74c26bdc8d328aefc57dbab3d": [1, 0, 0, 7, 61], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a8cad25a74c26bdc8d328aefc57dbab3d": [2, 0, 0, 7, 11, 15], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a8cb0075681a1cc8dd994ce643c7f91fc": [1, 0, 0, 7, 11, 9], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#a8cb0075681a1cc8dd994ce643c7f91fc": [2, 0, 0, 7, 11, 9], │ │ │ │ - "classbsoncxx_1_1v__noabi_1_1view__or__value.html#ab3de03b0b65751dc8556671545bb9ba9": [1, 0, 0, 7, 68], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#ab3de03b0b65751dc8556671545bb9ba9": [1, 0, 0, 7, 11, 16], │ │ │ │ + "classbsoncxx_1_1v__noabi_1_1view__or__value.html#ab3de03b0b65751dc8556671545bb9ba9": [1, 0, 0, 7, 68], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#ab3de03b0b65751dc8556671545bb9ba9": [2, 0, 0, 7, 11, 16], │ │ │ │ - "classbsoncxx_1_1v__noabi_1_1view__or__value.html#ab464ecd09a599cfff057c19c918773e7": [1, 0, 0, 7, 70], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#ab464ecd09a599cfff057c19c918773e7": [1, 0, 0, 7, 11, 18], │ │ │ │ + "classbsoncxx_1_1v__noabi_1_1view__or__value.html#ab464ecd09a599cfff057c19c918773e7": [1, 0, 0, 7, 70], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#ab464ecd09a599cfff057c19c918773e7": [2, 0, 0, 7, 11, 18], │ │ │ │ - "classbsoncxx_1_1v__noabi_1_1view__or__value.html#ab6e0080395b2b69bb02cb5132b973a0b": [1, 0, 0, 7, 59], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#ab6e0080395b2b69bb02cb5132b973a0b": [1, 0, 0, 7, 11, 13], │ │ │ │ + "classbsoncxx_1_1v__noabi_1_1view__or__value.html#ab6e0080395b2b69bb02cb5132b973a0b": [1, 0, 0, 7, 59], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#ab6e0080395b2b69bb02cb5132b973a0b": [2, 0, 0, 7, 11, 13], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#ad4d962e2b0ce010f31863cd62e177b9b": [1, 0, 0, 7, 11, 5], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#ad4d962e2b0ce010f31863cd62e177b9b": [2, 0, 0, 7, 11, 5], │ │ │ │ - "classbsoncxx_1_1v__noabi_1_1view__or__value.html#ae5d964ca62ed1824a58154c9435b6206": [1, 0, 0, 7, 58], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#ae5d964ca62ed1824a58154c9435b6206": [1, 0, 0, 7, 11, 12], │ │ │ │ + "classbsoncxx_1_1v__noabi_1_1view__or__value.html#ae5d964ca62ed1824a58154c9435b6206": [1, 0, 0, 7, 58], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#ae5d964ca62ed1824a58154c9435b6206": [2, 0, 0, 7, 11, 12], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#aedf3ac0091e6b8e539a53f79cb1de4a0": [1, 0, 0, 7, 11, 0], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#aedf3ac0091e6b8e539a53f79cb1de4a0": [2, 0, 0, 7, 11, 0], │ │ │ │ - "classbsoncxx_1_1v__noabi_1_1view__or__value.html#afd2c339fb7962b1f0508cdb2792c8a77": [1, 0, 0, 7, 71], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#afd2c339fb7962b1f0508cdb2792c8a77": [1, 0, 0, 7, 11, 19], │ │ │ │ + "classbsoncxx_1_1v__noabi_1_1view__or__value.html#afd2c339fb7962b1f0508cdb2792c8a77": [1, 0, 0, 7, 71], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1view__or__value.html#afd2c339fb7962b1f0508cdb2792c8a77": [2, 0, 0, 7, 11, 19], │ │ │ │ "classbsoncxx_1_1validator.html": [1, 0, 0, 12], │ │ │ │ "classbsoncxx_1_1validator.html": [2, 0, 0, 12], │ │ │ │ "classbsoncxx_1_1validator.html#a0280da617b8b9baef2942f0fb83b8169": [1, 0, 0, 12, 2], │ │ │ │ "classbsoncxx_1_1validator.html#a0280da617b8b9baef2942f0fb83b8169": [2, 0, 0, 12, 2], │ │ │ │ "classbsoncxx_1_1validator.html#a03100e9a8c98f45238b5a29519cae411": [1, 0, 0, 12, 0], │ │ │ │ "classbsoncxx_1_1validator.html#a03100e9a8c98f45238b5a29519cae411": [2, 0, 0, 12, 0], │ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/navtreeindex44.js │ │ │ ├── js-beautify {} │ │ │ │ @@ -214,33 +214,33 @@ │ │ │ │ "classmongocxx_1_1v__noabi_1_1gridfs_1_1uploader.html#afe91a5ca5b6c4be3ea6ce074c9ef952f": [2, 0, 1, 6, 1, 3, 9], │ │ │ │ "classmongocxx_1_1v__noabi_1_1gridfs__exception.html": [1, 0, 1, 6, 17], │ │ │ │ "classmongocxx_1_1v__noabi_1_1gridfs__exception.html": [2, 0, 1, 6, 17], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html": [1, 0, 1, 6, 18], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html": [2, 0, 1, 6, 18], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#a10248a29644eb951cfe843fcb4095b68": [1, 0, 1, 6, 18, 3], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#a10248a29644eb951cfe843fcb4095b68": [2, 0, 1, 6, 18, 3], │ │ │ │ - "classmongocxx_1_1v__noabi_1_1hint.html#a11bf139c3427de362c8a2fc6ecc854d9": [1, 0, 1, 6, 143], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#a11bf139c3427de362c8a2fc6ecc854d9": [1, 0, 1, 6, 18, 10], │ │ │ │ + "classmongocxx_1_1v__noabi_1_1hint.html#a11bf139c3427de362c8a2fc6ecc854d9": [1, 0, 1, 6, 143], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#a11bf139c3427de362c8a2fc6ecc854d9": [2, 0, 1, 6, 18, 10], │ │ │ │ - "classmongocxx_1_1v__noabi_1_1hint.html#a182907608bb8ad4bde0d156834a85c51": [1, 0, 1, 6, 144], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#a182907608bb8ad4bde0d156834a85c51": [1, 0, 1, 6, 18, 13], │ │ │ │ + "classmongocxx_1_1v__noabi_1_1hint.html#a182907608bb8ad4bde0d156834a85c51": [1, 0, 1, 6, 144], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#a182907608bb8ad4bde0d156834a85c51": [2, 0, 1, 6, 18, 13], │ │ │ │ - "classmongocxx_1_1v__noabi_1_1hint.html#a35cf104cb13f4e8c2d27dbcdb5e7735a": [1, 0, 1, 6, 134], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#a35cf104cb13f4e8c2d27dbcdb5e7735a": [1, 0, 1, 6, 18, 7], │ │ │ │ + "classmongocxx_1_1v__noabi_1_1hint.html#a35cf104cb13f4e8c2d27dbcdb5e7735a": [1, 0, 1, 6, 134], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#a35cf104cb13f4e8c2d27dbcdb5e7735a": [2, 0, 1, 6, 18, 7], │ │ │ │ - "classmongocxx_1_1v__noabi_1_1hint.html#a3d6a5c41620a741308e7298f6bd384a0": [1, 0, 1, 6, 133], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#a3d6a5c41620a741308e7298f6bd384a0": [1, 0, 1, 6, 18, 6], │ │ │ │ + "classmongocxx_1_1v__noabi_1_1hint.html#a3d6a5c41620a741308e7298f6bd384a0": [1, 0, 1, 6, 133], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#a3d6a5c41620a741308e7298f6bd384a0": [2, 0, 1, 6, 18, 6], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#a46a236bf749c3b38672b474dbad4b03f": [1, 0, 1, 6, 18, 5], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#a46a236bf749c3b38672b474dbad4b03f": [2, 0, 1, 6, 18, 5], │ │ │ │ - "classmongocxx_1_1v__noabi_1_1hint.html#a59f1e4f74411ae08d9bae814b1a13ce7": [1, 0, 1, 6, 136], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#a59f1e4f74411ae08d9bae814b1a13ce7": [1, 0, 1, 6, 18, 9], │ │ │ │ + "classmongocxx_1_1v__noabi_1_1hint.html#a59f1e4f74411ae08d9bae814b1a13ce7": [1, 0, 1, 6, 136], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#a59f1e4f74411ae08d9bae814b1a13ce7": [2, 0, 1, 6, 18, 9], │ │ │ │ - "classmongocxx_1_1v__noabi_1_1hint.html#a7c98db4a870a2a4ca57e2963e86c6394": [1, 0, 1, 6, 135], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#a7c98db4a870a2a4ca57e2963e86c6394": [1, 0, 1, 6, 18, 8], │ │ │ │ + "classmongocxx_1_1v__noabi_1_1hint.html#a7c98db4a870a2a4ca57e2963e86c6394": [1, 0, 1, 6, 135], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#a7c98db4a870a2a4ca57e2963e86c6394": [2, 0, 1, 6, 18, 8], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#a98c49d671ecc939d6bb68686d4992af7": [1, 0, 1, 6, 18, 11], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#a98c49d671ecc939d6bb68686d4992af7": [2, 0, 1, 6, 18, 11], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#a9ef07ffd5f04bce9079081647dc74adc": [1, 0, 1, 6, 18, 1], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#a9ef07ffd5f04bce9079081647dc74adc": [2, 0, 1, 6, 18, 1], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#aafcdd6c86f390dc4daa0a647b7430627": [1, 0, 1, 6, 18, 12], │ │ │ │ "classmongocxx_1_1v__noabi_1_1hint.html#aafcdd6c86f390dc4daa0a647b7430627": [2, 0, 1, 6, 18, 12], │ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/navtreeindex53.js │ │ │ ├── js-beautify {} │ │ │ │ @@ -56,16 +56,16 @@ │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a3d4f2749d1d50d4020ee345277a39453": [2, 0, 1, 6, 34, 6], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a3e558f40780e362af95e0dc9f84075a9": [1, 0, 1, 6, 34, 0], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a3e558f40780e362af95e0dc9f84075a9": [2, 0, 1, 6, 34, 0], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a3e558f40780e362af95e0dc9f84075a9a48350c0e13a8eaf2b7cb5164b9dcf38d": [1, 0, 1, 6, 34, 0, 0], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a3e558f40780e362af95e0dc9f84075a9a48350c0e13a8eaf2b7cb5164b9dcf38d": [2, 0, 1, 6, 34, 0, 0], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a3e558f40780e362af95e0dc9f84075a9aea7d5d37faf6e743a5c08e5966a78a6d": [1, 0, 1, 6, 34, 0, 1], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a3e558f40780e362af95e0dc9f84075a9aea7d5d37faf6e743a5c08e5966a78a6d": [2, 0, 1, 6, 34, 0, 1], │ │ │ │ - "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a54c8e4f31cd6bda6dbc77387d8da602f": [1, 0, 1, 6, 142], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a54c8e4f31cd6bda6dbc77387d8da602f": [1, 0, 1, 6, 34, 10], │ │ │ │ + "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a54c8e4f31cd6bda6dbc77387d8da602f": [1, 0, 1, 6, 142], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a54c8e4f31cd6bda6dbc77387d8da602f": [2, 0, 1, 6, 34, 10], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a65c7195e85e65da7741852544701015e": [1, 0, 1, 6, 34, 1], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a65c7195e85e65da7741852544701015e": [2, 0, 1, 6, 34, 1], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a65c7195e85e65da7741852544701015ea163b08f8fd122f0c296e4096e989562a": [1, 0, 1, 6, 34, 1, 1], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a65c7195e85e65da7741852544701015ea163b08f8fd122f0c296e4096e989562a": [2, 0, 1, 6, 34, 1, 1], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a65c7195e85e65da7741852544701015ea1c8c5a0e9dc614958027925831dbe01b": [1, 0, 1, 6, 34, 1, 2], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a65c7195e85e65da7741852544701015ea1c8c5a0e9dc614958027925831dbe01b": [2, 0, 1, 6, 34, 1, 2], │ │ │ │ @@ -75,16 +75,16 @@ │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a74547765b7844c168c0bbd480133f5d7": [2, 0, 1, 6, 34, 7], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a79bf30604b1d24265caa4b94a5f94842": [1, 0, 1, 6, 34, 3], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a79bf30604b1d24265caa4b94a5f94842": [2, 0, 1, 6, 34, 3], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a97a6b8f5e5353ef23ab8d91398254616": [1, 0, 1, 6, 34, 2], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#a97a6b8f5e5353ef23ab8d91398254616": [2, 0, 1, 6, 34, 2], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#ac51e9358ce3f3d48b90b5fb932108031": [1, 0, 1, 6, 34, 9], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#ac51e9358ce3f3d48b90b5fb932108031": [2, 0, 1, 6, 34, 9], │ │ │ │ - "classmongocxx_1_1v__noabi_1_1validation__criteria.html#acbd219054261c7ba79c1e8b2a5a3cc07": [1, 0, 1, 6, 148], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#acbd219054261c7ba79c1e8b2a5a3cc07": [1, 0, 1, 6, 34, 11], │ │ │ │ + "classmongocxx_1_1v__noabi_1_1validation__criteria.html#acbd219054261c7ba79c1e8b2a5a3cc07": [1, 0, 1, 6, 148], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#acbd219054261c7ba79c1e8b2a5a3cc07": [2, 0, 1, 6, 34, 11], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#ad5087ceb9207431ab66a33e093b0df25": [1, 0, 1, 6, 34, 4], │ │ │ │ "classmongocxx_1_1v__noabi_1_1validation__criteria.html#ad5087ceb9207431ab66a33e093b0df25": [2, 0, 1, 6, 34, 4], │ │ │ │ "classmongocxx_1_1v__noabi_1_1write__concern.html": [1, 0, 1, 6, 35], │ │ │ │ "classmongocxx_1_1v__noabi_1_1write__concern.html": [2, 0, 1, 6, 35], │ │ │ │ "classmongocxx_1_1v__noabi_1_1write__concern.html#a01ba011bb803ae6e1ebb4211002688a6": [1, 0, 1, 6, 35, 13], │ │ │ │ "classmongocxx_1_1v__noabi_1_1write__concern.html#a01ba011bb803ae6e1ebb4211002688a6": [2, 0, 1, 6, 35, 13], │ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/navtreeindex60.js │ │ │ ├── js-beautify {} │ │ │ │ @@ -228,25 +228,25 @@ │ │ │ │ "structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1open__document__type.html": [1, 0, 0, 7, 1, 1, 9], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1open__document__type.html": [2, 0, 0, 7, 1, 1, 9], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__array.html": [1, 0, 0, 7, 5, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__array.html": [2, 0, 0, 7, 5, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__array.html#a3114cb44df7b7ce5977172058197551a": [1, 0, 0, 7, 5, 1, 2], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__array.html#a3114cb44df7b7ce5977172058197551a": [1, 0, 0, 7, 5, 68], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__array.html#a3114cb44df7b7ce5977172058197551a": [2, 0, 0, 7, 5, 1, 2], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__array.html#a3b4c4b17eb463833b9533aa629fef502": [1, 0, 0, 7, 5, 26], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__array.html#a3b4c4b17eb463833b9533aa629fef502": [1, 0, 0, 7, 5, 1, 1], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__array.html#a3b4c4b17eb463833b9533aa629fef502": [1, 0, 0, 7, 5, 26], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__array.html#a3b4c4b17eb463833b9533aa629fef502": [2, 0, 0, 7, 5, 1, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__array.html#af312b93cd1cfb7bea2835c1056ada70a": [1, 0, 0, 7, 5, 1, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__array.html#af312b93cd1cfb7bea2835c1056ada70a": [2, 0, 0, 7, 5, 1, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__binary.html": [1, 0, 0, 7, 5, 2], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__binary.html": [2, 0, 0, 7, 5, 2], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__binary.html#a0a631eedea38dd291662894d8f752581": [1, 0, 0, 7, 5, 2, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__binary.html#a0a631eedea38dd291662894d8f752581": [1, 0, 0, 7, 5, 69], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__binary.html#a0a631eedea38dd291662894d8f752581": [2, 0, 0, 7, 5, 2, 1], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__binary.html#a9f13ed07544933f5c0afdbd1aef636c9": [1, 0, 0, 7, 5, 27], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__binary.html#a9f13ed07544933f5c0afdbd1aef636c9": [1, 0, 0, 7, 5, 2, 0], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__binary.html#a9f13ed07544933f5c0afdbd1aef636c9": [1, 0, 0, 7, 5, 27], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__binary.html#a9f13ed07544933f5c0afdbd1aef636c9": [2, 0, 0, 7, 5, 2, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__bool.html": [1, 0, 0, 7, 5, 3], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__bool.html": [2, 0, 0, 7, 5, 3], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__bool.html#a249b429d365fcfa2b1ca240958816f8b": [1, 0, 0, 7, 5, 3, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__bool.html#a249b429d365fcfa2b1ca240958816f8b": [2, 0, 0, 7, 5, 3, 0] │ │ │ │ }; │ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/navtreeindex61.js │ │ │ ├── js-beautify {} │ │ │ │ @@ -1,193 +1,193 @@ │ │ │ │ var NAVTREEINDEX61 = { │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__bool.html#a511961725a7deb2525d488653c0603c8": [1, 0, 0, 7, 5, 28], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__bool.html#a511961725a7deb2525d488653c0603c8": [1, 0, 0, 7, 5, 3, 1], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__bool.html#a511961725a7deb2525d488653c0603c8": [1, 0, 0, 7, 5, 28], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__bool.html#a511961725a7deb2525d488653c0603c8": [2, 0, 0, 7, 5, 3, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__bool.html#a964c8b84c20387e13c08601ca6397d0e": [1, 0, 0, 7, 5, 3, 2], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__bool.html#a964c8b84c20387e13c08601ca6397d0e": [1, 0, 0, 7, 5, 70], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__bool.html#a964c8b84c20387e13c08601ca6397d0e": [2, 0, 0, 7, 5, 3, 2], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__code.html": [1, 0, 0, 7, 5, 4], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__code.html": [2, 0, 0, 7, 5, 4], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__code.html#a0f82bbb454e3138f295abeeaa6a6a1af": [1, 0, 0, 7, 5, 29], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__code.html#a0f82bbb454e3138f295abeeaa6a6a1af": [1, 0, 0, 7, 5, 4, 2], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__code.html#a0f82bbb454e3138f295abeeaa6a6a1af": [1, 0, 0, 7, 5, 29], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__code.html#a0f82bbb454e3138f295abeeaa6a6a1af": [2, 0, 0, 7, 5, 4, 2], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__code.html#a54bff5d322e5c3b338b6eaf52eb235bf": [1, 0, 0, 7, 5, 4, 3], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__code.html#a54bff5d322e5c3b338b6eaf52eb235bf": [1, 0, 0, 7, 5, 71], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__code.html#a54bff5d322e5c3b338b6eaf52eb235bf": [2, 0, 0, 7, 5, 4, 3], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__code.html#a8427a435958ba950edd5af2c5d0a5610": [1, 0, 0, 7, 5, 4, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__code.html#a8427a435958ba950edd5af2c5d0a5610": [2, 0, 0, 7, 5, 4, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__code.html#abf41f88d4d943466f42745d825e370b6": [1, 0, 0, 7, 5, 4, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__code.html#abf41f88d4d943466f42745d825e370b6": [2, 0, 0, 7, 5, 4, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__codewscope.html": [1, 0, 0, 7, 5, 5], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__codewscope.html": [2, 0, 0, 7, 5, 5], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__codewscope.html#a590bba198b1eda5be4401fec4f235676": [1, 0, 0, 7, 5, 5, 2], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__codewscope.html#a590bba198b1eda5be4401fec4f235676": [1, 0, 0, 7, 5, 72], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__codewscope.html#a590bba198b1eda5be4401fec4f235676": [2, 0, 0, 7, 5, 5, 2], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__codewscope.html#a9a5119a40b4c0d8e4238c3a633fc1f8c": [1, 0, 0, 7, 5, 30], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__codewscope.html#a9a5119a40b4c0d8e4238c3a633fc1f8c": [1, 0, 0, 7, 5, 5, 1], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__codewscope.html#a9a5119a40b4c0d8e4238c3a633fc1f8c": [1, 0, 0, 7, 5, 30], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__codewscope.html#a9a5119a40b4c0d8e4238c3a633fc1f8c": [2, 0, 0, 7, 5, 5, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__codewscope.html#ad1e6d06f0ef9ed0b9fa881cdec38f184": [1, 0, 0, 7, 5, 5, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__codewscope.html#ad1e6d06f0ef9ed0b9fa881cdec38f184": [2, 0, 0, 7, 5, 5, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__date.html": [1, 0, 0, 7, 5, 6], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__date.html": [2, 0, 0, 7, 5, 6], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__date.html#a24e833f58e8c66bf3b3b9b4622375df9": [1, 0, 0, 7, 5, 6, 2], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__date.html#a24e833f58e8c66bf3b3b9b4622375df9": [2, 0, 0, 7, 5, 6, 2], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__date.html#a3790c55ad841cc722e2fa28cf2731c63": [1, 0, 0, 7, 5, 6, 5], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__date.html#a3790c55ad841cc722e2fa28cf2731c63": [1, 0, 0, 7, 5, 73], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__date.html#a3790c55ad841cc722e2fa28cf2731c63": [2, 0, 0, 7, 5, 6, 5], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__date.html#a5087badd099615d0599215488c14e739": [1, 0, 0, 7, 5, 31], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__date.html#a5087badd099615d0599215488c14e739": [1, 0, 0, 7, 5, 6, 4], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__date.html#a5087badd099615d0599215488c14e739": [1, 0, 0, 7, 5, 31], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__date.html#a5087badd099615d0599215488c14e739": [2, 0, 0, 7, 5, 6, 4], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__date.html#ab72707716d1364ae3627d4e213fe4985": [1, 0, 0, 7, 5, 6, 3], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__date.html#ab72707716d1364ae3627d4e213fe4985": [2, 0, 0, 7, 5, 6, 3], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__date.html#ac3ea5468b962e5e620e21484f1f541c1": [1, 0, 0, 7, 5, 6, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__date.html#ac3ea5468b962e5e620e21484f1f541c1": [2, 0, 0, 7, 5, 6, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__date.html#ae20ccb7c2102ddf175f07bba9dcf6135": [1, 0, 0, 7, 5, 6, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__date.html#ae20ccb7c2102ddf175f07bba9dcf6135": [2, 0, 0, 7, 5, 6, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__dbpointer.html": [1, 0, 0, 7, 5, 7], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__dbpointer.html": [2, 0, 0, 7, 5, 7], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__dbpointer.html#a164cf4eb1ee79fab222125a92dcce46d": [1, 0, 0, 7, 5, 7, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__dbpointer.html#a164cf4eb1ee79fab222125a92dcce46d": [1, 0, 0, 7, 5, 74], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__dbpointer.html#a164cf4eb1ee79fab222125a92dcce46d": [2, 0, 0, 7, 5, 7, 1], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__dbpointer.html#a90897093cd201bfb03194d65a69b7dbb": [1, 0, 0, 7, 5, 32], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__dbpointer.html#a90897093cd201bfb03194d65a69b7dbb": [1, 0, 0, 7, 5, 7, 0], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__dbpointer.html#a90897093cd201bfb03194d65a69b7dbb": [1, 0, 0, 7, 5, 32], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__dbpointer.html#a90897093cd201bfb03194d65a69b7dbb": [2, 0, 0, 7, 5, 7, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__decimal128.html": [1, 0, 0, 7, 5, 8], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__decimal128.html": [2, 0, 0, 7, 5, 8], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__decimal128.html#a14da30d5f0bfa2a4acaa89bdb34f9da9": [1, 0, 0, 7, 5, 33], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__decimal128.html#a14da30d5f0bfa2a4acaa89bdb34f9da9": [1, 0, 0, 7, 5, 8, 1], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__decimal128.html#a14da30d5f0bfa2a4acaa89bdb34f9da9": [1, 0, 0, 7, 5, 33], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__decimal128.html#a14da30d5f0bfa2a4acaa89bdb34f9da9": [2, 0, 0, 7, 5, 8, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__decimal128.html#aa135708c09c99727bcc5d6d6cdf620ff": [1, 0, 0, 7, 5, 8, 2], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__decimal128.html#aa135708c09c99727bcc5d6d6cdf620ff": [1, 0, 0, 7, 5, 75], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__decimal128.html#aa135708c09c99727bcc5d6d6cdf620ff": [2, 0, 0, 7, 5, 8, 2], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__decimal128.html#aa14555f8fea0a565fee15eaf837afcb9": [1, 0, 0, 7, 5, 8, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__decimal128.html#aa14555f8fea0a565fee15eaf837afcb9": [2, 0, 0, 7, 5, 8, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__document.html": [1, 0, 0, 7, 5, 9], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__document.html": [2, 0, 0, 7, 5, 9], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__document.html#a2071515aa40237f023f883ff92136d83": [1, 0, 0, 7, 5, 76], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__document.html#a2071515aa40237f023f883ff92136d83": [1, 0, 0, 7, 5, 9, 3], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__document.html#a2071515aa40237f023f883ff92136d83": [1, 0, 0, 7, 5, 76], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__document.html#a2071515aa40237f023f883ff92136d83": [2, 0, 0, 7, 5, 9, 3], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__document.html#a23482a70d4ba76850c05b3343acaf8ad": [1, 0, 0, 7, 5, 9, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__document.html#a23482a70d4ba76850c05b3343acaf8ad": [2, 0, 0, 7, 5, 9, 1], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__document.html#adb7542f109e489003da16b44203f6842": [1, 0, 0, 7, 5, 34], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__document.html#adb7542f109e489003da16b44203f6842": [1, 0, 0, 7, 5, 9, 2], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__document.html#adb7542f109e489003da16b44203f6842": [1, 0, 0, 7, 5, 34], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__document.html#adb7542f109e489003da16b44203f6842": [2, 0, 0, 7, 5, 9, 2], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__document.html#afacc3984948ab02581beb89f3094dc61": [1, 0, 0, 7, 5, 9, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__document.html#afacc3984948ab02581beb89f3094dc61": [2, 0, 0, 7, 5, 9, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__double.html": [1, 0, 0, 7, 5, 10], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__double.html": [2, 0, 0, 7, 5, 10], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__double.html#a74d50d252858c4870c43cfa218ce5129": [1, 0, 0, 7, 5, 35], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__double.html#a74d50d252858c4870c43cfa218ce5129": [1, 0, 0, 7, 5, 10, 1], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__double.html#a74d50d252858c4870c43cfa218ce5129": [1, 0, 0, 7, 5, 35], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__double.html#a74d50d252858c4870c43cfa218ce5129": [2, 0, 0, 7, 5, 10, 1], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__double.html#a862e5b30bb6fcb7beee5c5a2bcb62d94": [1, 0, 0, 7, 5, 77], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__double.html#a862e5b30bb6fcb7beee5c5a2bcb62d94": [1, 0, 0, 7, 5, 10, 2], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__double.html#a862e5b30bb6fcb7beee5c5a2bcb62d94": [1, 0, 0, 7, 5, 77], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__double.html#a862e5b30bb6fcb7beee5c5a2bcb62d94": [2, 0, 0, 7, 5, 10, 2], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__double.html#aad028ca5450922df2b3f090b3d06f0ca": [1, 0, 0, 7, 5, 10, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__double.html#aad028ca5450922df2b3f090b3d06f0ca": [2, 0, 0, 7, 5, 10, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__int32.html": [1, 0, 0, 7, 5, 11], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__int32.html": [2, 0, 0, 7, 5, 11], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__int32.html#a33257d1913c69f68bb681161bfd97b57": [1, 0, 0, 7, 5, 78], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__int32.html#a33257d1913c69f68bb681161bfd97b57": [1, 0, 0, 7, 5, 11, 2], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__int32.html#a33257d1913c69f68bb681161bfd97b57": [1, 0, 0, 7, 5, 78], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__int32.html#a33257d1913c69f68bb681161bfd97b57": [2, 0, 0, 7, 5, 11, 2], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__int32.html#a83633b44d65e1ec4cd1f148561b4fa59": [1, 0, 0, 7, 5, 11, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__int32.html#a83633b44d65e1ec4cd1f148561b4fa59": [2, 0, 0, 7, 5, 11, 0], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__int32.html#acf48cb747511e5ae4f27ede5d49ffd0a": [1, 0, 0, 7, 5, 36], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__int32.html#acf48cb747511e5ae4f27ede5d49ffd0a": [1, 0, 0, 7, 5, 11, 1], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__int32.html#acf48cb747511e5ae4f27ede5d49ffd0a": [1, 0, 0, 7, 5, 36], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__int32.html#acf48cb747511e5ae4f27ede5d49ffd0a": [2, 0, 0, 7, 5, 11, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__int64.html": [1, 0, 0, 7, 5, 12], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__int64.html": [2, 0, 0, 7, 5, 12], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__int64.html#a7e0c4b7b5f170eb4c66d0bbab3067d03": [1, 0, 0, 7, 5, 12, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__int64.html#a7e0c4b7b5f170eb4c66d0bbab3067d03": [2, 0, 0, 7, 5, 12, 0], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__int64.html#a878ee3be4de013c3030cf22e389bf727": [1, 0, 0, 7, 5, 37], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__int64.html#a878ee3be4de013c3030cf22e389bf727": [1, 0, 0, 7, 5, 12, 1], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__int64.html#a878ee3be4de013c3030cf22e389bf727": [1, 0, 0, 7, 5, 37], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__int64.html#a878ee3be4de013c3030cf22e389bf727": [2, 0, 0, 7, 5, 12, 1], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__int64.html#a896a00ab0f46ad8b79228ed3bde19bed": [1, 0, 0, 7, 5, 79], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__int64.html#a896a00ab0f46ad8b79228ed3bde19bed": [1, 0, 0, 7, 5, 12, 2], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__int64.html#a896a00ab0f46ad8b79228ed3bde19bed": [1, 0, 0, 7, 5, 79], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__int64.html#a896a00ab0f46ad8b79228ed3bde19bed": [2, 0, 0, 7, 5, 12, 2], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__maxkey.html": [1, 0, 0, 7, 5, 13], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__maxkey.html": [2, 0, 0, 7, 5, 13], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__maxkey.html#a37561c987b4df13220c8264a6f855d56": [1, 0, 0, 7, 5, 38], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__maxkey.html#a37561c987b4df13220c8264a6f855d56": [1, 0, 0, 7, 5, 13, 0], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__maxkey.html#a37561c987b4df13220c8264a6f855d56": [1, 0, 0, 7, 5, 38], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__maxkey.html#a37561c987b4df13220c8264a6f855d56": [2, 0, 0, 7, 5, 13, 0], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__maxkey.html#adf2b85e21f21c6dc8234fdcd573cb871": [1, 0, 0, 7, 5, 80], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__maxkey.html#adf2b85e21f21c6dc8234fdcd573cb871": [1, 0, 0, 7, 5, 13, 1], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__maxkey.html#adf2b85e21f21c6dc8234fdcd573cb871": [1, 0, 0, 7, 5, 80], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__maxkey.html#adf2b85e21f21c6dc8234fdcd573cb871": [2, 0, 0, 7, 5, 13, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__minkey.html": [1, 0, 0, 7, 5, 14], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__minkey.html": [2, 0, 0, 7, 5, 14], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__minkey.html#ac3c6c1dca0760b36044a168871f64722": [1, 0, 0, 7, 5, 81], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__minkey.html#ac3c6c1dca0760b36044a168871f64722": [1, 0, 0, 7, 5, 14, 1], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__minkey.html#ac3c6c1dca0760b36044a168871f64722": [1, 0, 0, 7, 5, 81], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__minkey.html#ac3c6c1dca0760b36044a168871f64722": [2, 0, 0, 7, 5, 14, 1], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__minkey.html#af093c06feb8aa1d93368bcd2f5bb8319": [1, 0, 0, 7, 5, 39], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__minkey.html#af093c06feb8aa1d93368bcd2f5bb8319": [1, 0, 0, 7, 5, 14, 0], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__minkey.html#af093c06feb8aa1d93368bcd2f5bb8319": [1, 0, 0, 7, 5, 39], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__minkey.html#af093c06feb8aa1d93368bcd2f5bb8319": [2, 0, 0, 7, 5, 14, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__null.html": [1, 0, 0, 7, 5, 15], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__null.html": [2, 0, 0, 7, 5, 15], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__null.html#a47a3253cbc9d802d1eb29460094f6ae2": [1, 0, 0, 7, 5, 82], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__null.html#a47a3253cbc9d802d1eb29460094f6ae2": [1, 0, 0, 7, 5, 15, 1], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__null.html#a47a3253cbc9d802d1eb29460094f6ae2": [1, 0, 0, 7, 5, 82], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__null.html#a47a3253cbc9d802d1eb29460094f6ae2": [2, 0, 0, 7, 5, 15, 1], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__null.html#ae535bd7b106b335dfeeb32bb0b68c043": [1, 0, 0, 7, 5, 40], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__null.html#ae535bd7b106b335dfeeb32bb0b68c043": [1, 0, 0, 7, 5, 15, 0], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__null.html#ae535bd7b106b335dfeeb32bb0b68c043": [1, 0, 0, 7, 5, 40], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__null.html#ae535bd7b106b335dfeeb32bb0b68c043": [2, 0, 0, 7, 5, 15, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__oid.html": [1, 0, 0, 7, 5, 16], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__oid.html": [2, 0, 0, 7, 5, 16], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__oid.html#a88447cef987b985ebd630b955992c6f9": [1, 0, 0, 7, 5, 83], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__oid.html#a88447cef987b985ebd630b955992c6f9": [1, 0, 0, 7, 5, 16, 1], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__oid.html#a88447cef987b985ebd630b955992c6f9": [1, 0, 0, 7, 5, 83], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__oid.html#a88447cef987b985ebd630b955992c6f9": [2, 0, 0, 7, 5, 16, 1], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__oid.html#ac0aa03976b45976f87dfbfcf02df3733": [1, 0, 0, 7, 5, 41], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__oid.html#ac0aa03976b45976f87dfbfcf02df3733": [1, 0, 0, 7, 5, 16, 0], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__oid.html#ac0aa03976b45976f87dfbfcf02df3733": [1, 0, 0, 7, 5, 41], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__oid.html#ac0aa03976b45976f87dfbfcf02df3733": [2, 0, 0, 7, 5, 16, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__regex.html": [1, 0, 0, 7, 5, 17], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__regex.html": [2, 0, 0, 7, 5, 17], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__regex.html#a9bfa6560018183622796944cf3cb99ec": [1, 0, 0, 7, 5, 42], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__regex.html#a9bfa6560018183622796944cf3cb99ec": [1, 0, 0, 7, 5, 17, 1], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__regex.html#a9bfa6560018183622796944cf3cb99ec": [1, 0, 0, 7, 5, 42], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__regex.html#a9bfa6560018183622796944cf3cb99ec": [2, 0, 0, 7, 5, 17, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__regex.html#ac3583a7693a8d7a433b9065451c1bc10": [1, 0, 0, 7, 5, 17, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__regex.html#ac3583a7693a8d7a433b9065451c1bc10": [2, 0, 0, 7, 5, 17, 0], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__regex.html#aedcbd6b0cadb10cdc033fb1754c711aa": [1, 0, 0, 7, 5, 84], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__regex.html#aedcbd6b0cadb10cdc033fb1754c711aa": [1, 0, 0, 7, 5, 17, 2], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__regex.html#aedcbd6b0cadb10cdc033fb1754c711aa": [1, 0, 0, 7, 5, 84], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__regex.html#aedcbd6b0cadb10cdc033fb1754c711aa": [2, 0, 0, 7, 5, 17, 2], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__string.html": [1, 0, 0, 7, 5, 18], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__string.html": [2, 0, 0, 7, 5, 18], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__string.html#a455f9278d948af2b8a686331b8357411": [1, 0, 0, 7, 5, 18, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__string.html#a455f9278d948af2b8a686331b8357411": [2, 0, 0, 7, 5, 18, 0], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__string.html#a6a7e358fb7dab3c73facaba1567c5c6d": [1, 0, 0, 7, 5, 85], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__string.html#a6a7e358fb7dab3c73facaba1567c5c6d": [1, 0, 0, 7, 5, 18, 3], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__string.html#a6a7e358fb7dab3c73facaba1567c5c6d": [1, 0, 0, 7, 5, 85], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__string.html#a6a7e358fb7dab3c73facaba1567c5c6d": [2, 0, 0, 7, 5, 18, 3], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__string.html#aa1c64db2f2fc17d905d1d5af4f5d013e": [1, 0, 0, 7, 5, 43], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__string.html#aa1c64db2f2fc17d905d1d5af4f5d013e": [1, 0, 0, 7, 5, 18, 2], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__string.html#aa1c64db2f2fc17d905d1d5af4f5d013e": [1, 0, 0, 7, 5, 43], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__string.html#aa1c64db2f2fc17d905d1d5af4f5d013e": [2, 0, 0, 7, 5, 18, 2], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__string.html#aa9e03358a64f919998c5fe4ec050edd7": [1, 0, 0, 7, 5, 18, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__string.html#aa9e03358a64f919998c5fe4ec050edd7": [2, 0, 0, 7, 5, 18, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__symbol.html": [1, 0, 0, 7, 5, 19], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__symbol.html": [2, 0, 0, 7, 5, 19], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__symbol.html#a0aec10a93d3c076c32ee9ddf6d6729c9": [1, 0, 0, 7, 5, 19, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__symbol.html#a0aec10a93d3c076c32ee9ddf6d6729c9": [2, 0, 0, 7, 5, 19, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__symbol.html#a3f11b93a673057829e1b5bbbafa8b577": [1, 0, 0, 7, 5, 19, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__symbol.html#a3f11b93a673057829e1b5bbbafa8b577": [2, 0, 0, 7, 5, 19, 1], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__symbol.html#a6f06f3dd7b29b4569fc3932c3a279144": [1, 0, 0, 7, 5, 86], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__symbol.html#a6f06f3dd7b29b4569fc3932c3a279144": [1, 0, 0, 7, 5, 19, 3], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__symbol.html#a6f06f3dd7b29b4569fc3932c3a279144": [1, 0, 0, 7, 5, 86], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__symbol.html#a6f06f3dd7b29b4569fc3932c3a279144": [2, 0, 0, 7, 5, 19, 3], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__symbol.html#a8843c1dd18451616b49e2ac8b2a664bc": [1, 0, 0, 7, 5, 44], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__symbol.html#a8843c1dd18451616b49e2ac8b2a664bc": [1, 0, 0, 7, 5, 19, 2], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__symbol.html#a8843c1dd18451616b49e2ac8b2a664bc": [1, 0, 0, 7, 5, 44], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__symbol.html#a8843c1dd18451616b49e2ac8b2a664bc": [2, 0, 0, 7, 5, 19, 2], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__timestamp.html": [1, 0, 0, 7, 5, 20], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__timestamp.html": [2, 0, 0, 7, 5, 20], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__timestamp.html#a5341632f699c47eba2d8c7f833fd38bb": [1, 0, 0, 7, 5, 87], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__timestamp.html#a5341632f699c47eba2d8c7f833fd38bb": [1, 0, 0, 7, 5, 20, 1], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__timestamp.html#a5341632f699c47eba2d8c7f833fd38bb": [1, 0, 0, 7, 5, 87], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__timestamp.html#a5341632f699c47eba2d8c7f833fd38bb": [2, 0, 0, 7, 5, 20, 1], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__timestamp.html#afe1ab2c94ec85f26a4e03389dd99ceac": [1, 0, 0, 7, 5, 45], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__timestamp.html#afe1ab2c94ec85f26a4e03389dd99ceac": [1, 0, 0, 7, 5, 20, 0], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__timestamp.html#afe1ab2c94ec85f26a4e03389dd99ceac": [1, 0, 0, 7, 5, 45], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__timestamp.html#afe1ab2c94ec85f26a4e03389dd99ceac": [2, 0, 0, 7, 5, 20, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__undefined.html": [1, 0, 0, 7, 5, 21], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__undefined.html": [2, 0, 0, 7, 5, 21], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__undefined.html#a2a5138910d1b6476eed2021290028848": [1, 0, 0, 7, 5, 46], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__undefined.html#a2a5138910d1b6476eed2021290028848": [1, 0, 0, 7, 5, 21, 0], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__undefined.html#a2a5138910d1b6476eed2021290028848": [1, 0, 0, 7, 5, 46], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__undefined.html#a2a5138910d1b6476eed2021290028848": [2, 0, 0, 7, 5, 21, 0], │ │ │ │ - "structbsoncxx_1_1v__noabi_1_1types_1_1b__undefined.html#a3cd704d23ce0476de00bd9552e7aae5d": [1, 0, 0, 7, 5, 88], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__undefined.html#a3cd704d23ce0476de00bd9552e7aae5d": [1, 0, 0, 7, 5, 21, 1], │ │ │ │ + "structbsoncxx_1_1v__noabi_1_1types_1_1b__undefined.html#a3cd704d23ce0476de00bd9552e7aae5d": [1, 0, 0, 7, 5, 88], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1types_1_1b__undefined.html#a3cd704d23ce0476de00bd9552e7aae5d": [2, 0, 0, 7, 5, 21, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1vector_1_1formats_1_1f__float32.html": [1, 0, 0, 7, 6, 1, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1vector_1_1formats_1_1f__float32.html": [2, 0, 0, 7, 6, 1, 0], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1vector_1_1formats_1_1f__int8.html": [1, 0, 0, 7, 6, 1, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1vector_1_1formats_1_1f__int8.html": [2, 0, 0, 7, 6, 1, 1], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1vector_1_1formats_1_1f__packed__bit.html": [1, 0, 0, 7, 6, 1, 2], │ │ │ │ "structbsoncxx_1_1v__noabi_1_1vector_1_1formats_1_1f__packed__bit.html": [2, 0, 0, 7, 6, 1, 2], │ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/navtreeindex9.js │ │ │ ├── js-beautify {} │ │ │ │ @@ -187,31 +187,31 @@ │ │ │ │ "classbsoncxx_1_1v__noabi_1_1stdx_1_1string__view.html": [2, 0, 0, 7, 3, 1], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html": [1, 0, 0, 7, 4, 0], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html": [2, 0, 0, 7, 4, 0], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#a044cd7e91d4c714e236e6a4a585f73a3": [1, 0, 0, 7, 4, 0, 2], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#a044cd7e91d4c714e236e6a4a585f73a3": [2, 0, 0, 7, 4, 0, 2], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#a0cb9566375729a12e3f66f5d0dcb338b": [1, 0, 0, 7, 4, 0, 0], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#a0cb9566375729a12e3f66f5d0dcb338b": [2, 0, 0, 7, 4, 0, 0], │ │ │ │ - "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#a16200c1cb6c6f6e9d2eb3b1bc2ddb3f0": [1, 0, 0, 7, 4, 3], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#a16200c1cb6c6f6e9d2eb3b1bc2ddb3f0": [1, 0, 0, 7, 4, 0, 5], │ │ │ │ + "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#a16200c1cb6c6f6e9d2eb3b1bc2ddb3f0": [1, 0, 0, 7, 4, 3], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#a16200c1cb6c6f6e9d2eb3b1bc2ddb3f0": [2, 0, 0, 7, 4, 0, 5], │ │ │ │ - "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#a830e8a70115b3e99e19595902d90925b": [1, 0, 0, 7, 4, 4], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#a830e8a70115b3e99e19595902d90925b": [1, 0, 0, 7, 4, 0, 6], │ │ │ │ + "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#a830e8a70115b3e99e19595902d90925b": [1, 0, 0, 7, 4, 4], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#a830e8a70115b3e99e19595902d90925b": [2, 0, 0, 7, 4, 0, 6], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#a9c5e124011886a9bb09db49c74eb8290": [1, 0, 0, 7, 4, 0, 1], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#a9c5e124011886a9bb09db49c74eb8290": [2, 0, 0, 7, 4, 0, 1], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#ade6f404ddd44cf1cf5aa05d8a45f1bca": [1, 0, 0, 7, 4, 0, 3], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#ade6f404ddd44cf1cf5aa05d8a45f1bca": [2, 0, 0, 7, 4, 0, 3], │ │ │ │ - "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#ae1b358c19a84558b22e9a6eda50cb5f3": [1, 0, 0, 7, 4, 7], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#ae1b358c19a84558b22e9a6eda50cb5f3": [1, 0, 0, 7, 4, 0, 7], │ │ │ │ + "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#ae1b358c19a84558b22e9a6eda50cb5f3": [1, 0, 0, 7, 4, 7], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#ae1b358c19a84558b22e9a6eda50cb5f3": [2, 0, 0, 7, 4, 0, 7], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#aee9cf6c20012d778ff83430b5309c86f": [1, 0, 0, 7, 4, 0, 4], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#aee9cf6c20012d778ff83430b5309c86f": [2, 0, 0, 7, 4, 0, 4], │ │ │ │ - "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#affd27d65cd2cf1a755ebd314e8e28405": [1, 0, 0, 7, 4, 8], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#affd27d65cd2cf1a755ebd314e8e28405": [1, 0, 0, 7, 4, 0, 8], │ │ │ │ + "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#affd27d65cd2cf1a755ebd314e8e28405": [1, 0, 0, 7, 4, 8], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value.html#affd27d65cd2cf1a755ebd314e8e28405": [2, 0, 0, 7, 4, 0, 8], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1types_1_1bson__value_1_1value.html": [1, 0, 0, 7, 5, 0, 0], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1types_1_1bson__value_1_1value.html": [2, 0, 0, 7, 5, 0, 0], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1types_1_1bson__value_1_1value.html#a008c0d9cc72b9bf00e2f4c55d272ff48": [1, 0, 0, 7, 5, 0, 0, 54], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1types_1_1bson__value_1_1value.html#a008c0d9cc72b9bf00e2f4c55d272ff48": [2, 0, 0, 7, 5, 0, 0, 54], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1types_1_1bson__value_1_1value.html#a04e24a021c58ee403d630af0b8e6e244": [1, 0, 0, 7, 5, 0, 0, 44], │ │ │ │ "classbsoncxx_1_1v__noabi_1_1types_1_1bson__value_1_1value.html#a04e24a021c58ee403d630af0b8e6e244": [2, 0, 0, 7, 5, 0, 0, 44], │ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/sitemap.xml.gz │ │ │ ├── sitemap.xml │ │ │ │ ├── sitemap.xml │ │ │ │ │┄ Ordering differences only │ │ │ │ │ @@ -1,58 +1,82 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2docs_2top_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2docs_2v1_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2docs_2topics_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2docs_2topics_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2docs_2v1_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2docs_2v__noabi_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2docs_2v__noabi_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2array_2value-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2document_2value-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2types_2value-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2bson__value_2value-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2array_2value-fwd_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2docs_2top_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2document_2value-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2array_2value-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2bson__value_2value-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2value-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2array_2value_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2document_2value_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2document_2value_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2array_2value_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2types_2value_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2array_2value_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2document_2value_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2bson__value_2value_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2value_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2array_2view-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2document_2view-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2value_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2element_2view-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2types_2view-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2array_2view-fwd_8hpp_source.html │ │ │ │ │ @@ -87,14 +111,50 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2bson__value_2view_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2view_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2config_2config_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2config_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2config_2config_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2config_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2config_2export_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2export_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2config_2export_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2export_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2config_2version_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2version_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2config_2version_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2version_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2decimal128-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2decimal128-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2decimal128_8hpp_source.html │ │ │ │ │ @@ -105,111 +165,147 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/bit_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/compare_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2detail_2macros_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2detail_2macros_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2detail_2postlude_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2postlude_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2detail_2postlude_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2postlude_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2detail_2prelude_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2prelude_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2detail_2prelude_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2prelude_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2detail_2type__traits_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2stdx_2type__traits_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2oid-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2exception-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2oid-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2exception_2exception-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2oid_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2exception-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2oid_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2exception_2exception-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2stdx_2optional_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2exception_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2stdx_2optional_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2exception_2exception_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2stdx_2string__view_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2exception_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2stdx_2string__view_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2exception_2exception_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2types_2id-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2id-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2types_2id_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2id_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/array_2element-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2oid-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/document_2element-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2oid-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/array_2element_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2oid_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/document_2element_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2oid_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/array_2view__or__value_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2stdx_2optional_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/document_2view__or__value_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2stdx_2optional_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/string_2view__or__value_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2stdx_2string__view_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/types_2bson__value_2view__or__value_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2stdx_2string__view_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/view__or__value_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2types_2id-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/basic_2array-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2id-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/stream_2array-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2types_2id_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/basic_2array_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/array_2element-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/stream_2array_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2id_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/basic_2document-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/document_2element-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/stream_2document-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/array_2element_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/basic_2document_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/document_2element_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/stream_2document_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/array_2view__or__value_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/basic_2helpers_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/document_2view__or__value_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/stream_2helpers_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/string_2view__or__value_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/types_2bson__value_2view__or__value_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/view__or__value_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/impl_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/kvp_8hpp_source.html │ │ │ │ │ │ │ │ │ │ @@ -246,29 +342,59 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/list-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/list_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/basic_2array-fwd_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/stream_2array-fwd_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/basic_2array_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/stream_2array_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/array__context-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/array__context_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/closed__context-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/closed__context_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/basic_2document-fwd_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/stream_2document-fwd_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/basic_2document_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/stream_2document_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/helpers-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/basic_2helpers_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/stream_2helpers_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/key__context-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/key__context_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/single__context-fwd_8hpp_source.html │ │ │ │ │ @@ -279,51 +405,63 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/value__context-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/value__context_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2compiler_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2compiler_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/util_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/binary__sub__type_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/type_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/json-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2exception_2error__code-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/json_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2exception_2error__code-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/operators_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2exception_2error__code_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/to__string_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2exception_2error__code_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/string_2view__or__value-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/json-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/view__or__value-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/json_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/operators_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/to__string_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/types-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/types_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/make__value_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/validate-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/validate-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/make__value_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/validate_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/accessor-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ @@ -351,36 +489,18 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/iterators-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/iterators_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2docs_2top_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2docs_2top_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2docs_2topics_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2docs_2topics_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2docs_2v1_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2docs_2v1_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2docs_2v__noabi_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/string_2view__or__value-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2docs_2v__noabi_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/view__or__value-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/aggregate__options-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/aggregate__options_8hpp_source.html │ │ │ │ │ │ │ │ │ │ @@ -390,23 +510,23 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2options_2apm-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2apm_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2options_2apm_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/auto__encryption__options-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/auto__encryption__options_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2options_2apm_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2bulk__write-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2bulk__write-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2options_2bulk__write-fwd_8hpp_source.html │ │ │ │ │ @@ -513,65 +633,29 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2collection-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2collection-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2collection_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2config_2config_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/count__options-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2config_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2collection_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2collection_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2config_2config_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2config_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2config_2export_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2export_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2config_2export_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2export_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2config_2version_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2version_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2config_2version_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2version_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/count__options-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2cursor-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/count__options_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2cursor-fwd_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2cursor-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2cursor_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2cursor_8hpp_source.html │ │ │ │ │ @@ -588,23 +672,23 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2database-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2database_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2database_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/delete__many__options-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/delete__many__options_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2database_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/delete__many__result-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/delete__many__result_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/delete__one__options-fwd_8hpp_source.html │ │ │ │ │ @@ -615,44 +699,14 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/delete__one__result-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/delete__one__result_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2detail_2macros_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2detail_2macros_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2detail_2postlude_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2postlude_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2detail_2postlude_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2postlude_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2detail_2prelude_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2prelude_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2detail_2prelude_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2prelude_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/distinct__options-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/distinct__options_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/encrypt__options-fwd_8hpp_source.html │ │ │ │ │ @@ -696,18 +750,18 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2events_2server__description-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2events_2server__description_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/server__description__changed-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2events_2server__description_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2events_2server__description_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/server__description__changed-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/server__description__changed_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/server__heartbeat__failed-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ @@ -759,38 +813,14 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/topology__opening-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/topology__opening_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2exception-fwd_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2exception_2exception-fwd_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2exception-fwd_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2exception_2exception-fwd_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2exception_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2exception_2exception_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2exception_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2exception_2exception_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__delete__options-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__delete__options_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__replace__options-fwd_8hpp_source.html │ │ │ │ │ @@ -798,66 +828,54 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__replace__options_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__update__options-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__update__options_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/find__options-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/find__options_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2fwd_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2fwd_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__update__options_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2gridfs_2bucket-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2gridfs_2bucket-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/find__options_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2gridfs_2bucket-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2options_2gridfs_2bucket-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2gridfs_2bucket_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2gridfs_2bucket_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2gridfs_2downloader-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2options_2gridfs_2bucket_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2options_2gridfs_2bucket_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2gridfs_2downloader-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2gridfs_2downloader-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2gridfs_2downloader_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/upload__options-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2gridfs_2downloader_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2gridfs_2downloader_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/upload__options-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/upload__options_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/upload__result-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ @@ -873,18 +891,18 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2gridfs_2uploader_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2hint-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2gridfs_2uploader_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2hint-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2hint-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2gridfs_2uploader_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2hint_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2hint_8hpp_source.html │ │ │ │ │ │ │ │ │ │ @@ -900,18 +918,18 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/insert__many__options_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/insert__many__result-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/insert__one__options-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/insert__many__result_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/insert__many__result_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/insert__one__options-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/insert__one__options_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/insert__one__result-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ @@ -993,51 +1011,51 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2pool-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2pool_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2options_2pool_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2pool_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/range__options-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/range__options-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2options_2pool_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/range__options_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2read__concern-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2pool_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2read__concern-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2read__concern_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2read__preference-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2read__concern_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2read__concern_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2read__preference-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2read__preference-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2read__preference_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2read__preference_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/replace__one__options-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/replace__one__options-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2read__preference_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/replace__one__options_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/replace__one__result-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ @@ -1128,18 +1146,18 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/update__one__options_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/update__one__result-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/update__one__result_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2uri-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2uri-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/update__one__result_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2uri-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2uri_8hpp_source.html │ │ │ │ │ │ │ │ │ │ @@ -1155,20 +1173,14 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2write__concern_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2write__concern_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2compiler_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2compiler_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/command__failed__event-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/command__failed__event_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/command__started__event-fwd_8hpp_source.html │ │ │ │ │ @@ -1242,54 +1254,42 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/authentication__exception_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/bulk__write__exception-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bulk__write__exception_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2exception_2error__code-fwd_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2exception_2error__code-fwd_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2exception_2error__code_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/gridfs__exception-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2exception_2error__code_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bulk__write__exception_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/gridfs__exception-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/gridfs__exception_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/logic__error-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/gridfs__exception_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/logic__error_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/operation__exception-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/operation__exception_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/query__exception-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/query__exception_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/server__error__code-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/server__error__code-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/query__exception_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/server__error__code_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/write__exception-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ @@ -1299,243 +1299,243 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/index__model-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/index__model_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/index__view-fwd_8hpp_source.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/options_2index__view-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/options_2index__view_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/index__view_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/options_2index__view_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/delete__many-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/delete__many-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/delete__one-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/delete__many_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/delete__one-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/delete__one_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/delete__one_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/update__many-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/model_2insert__one-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/update__many_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2insert__one-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/update__one-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/model_2insert__one_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/update__one_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2insert__one_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/write-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/model_2replace__one-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/aggregate-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2replace__one-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/write_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/model_2replace__one_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/aggregate_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2replace__one_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/auto__encryption-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/update__many-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/auto__encryption_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/update__many_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/count-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/update__one-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/data__key-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/update__one_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/count_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/write-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/data__key_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/write_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/distinct-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/aggregate-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/distinct_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/aggregate_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/encrypt-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/auto__encryption-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/estimated__document__count-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/auto__encryption_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/encrypt_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/count-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/find-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/count_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/estimated__document__count_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/data__key-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/find_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/data__key_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__delete-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/options_2delete-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__delete_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2delete-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__replace-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/options_2delete_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__replace_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2delete_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__update-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/distinct-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__update_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/distinct_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/find__one__common__options-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/encrypt-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/find__one__common__options_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/encrypt_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/index-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/estimated__document__count-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/index_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/estimated__document__count_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/index__view-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/find-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/options_2index__view-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/find_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/insert-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__delete-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/range-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__delete_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/insert_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__replace-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/range_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__replace_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/replace-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__update-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/replace_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__update_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/ssl_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/find__one__common__options-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/text-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/find__one__common__options_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/text_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/options_2gridfs_2upload-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/transaction-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2gridfs_2upload-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/transaction_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/options_2gridfs_2upload_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/options_2delete-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2gridfs_2upload_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2delete-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/index-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/options_2delete_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/index_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2delete_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/insert-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/options_2gridfs_2upload-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/insert_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2gridfs_2upload-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/range-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/options_2gridfs_2upload_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/range_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2gridfs_2upload_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/replace-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/insert__many-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/replace_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/insert__many_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/options_2rewrap__many__datakey-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/model_2insert__one-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2rewrap__many__datakey-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2insert__one-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/options_2rewrap__many__datakey_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/model_2insert__one_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2rewrap__many__datakey_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2insert__one_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/ssl_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/model_2replace__one-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/text-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2replace__one-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/text_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/model_2replace__one_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/transaction-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2replace__one_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/options_2update-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/options_2rewrap__many__datakey-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/transaction_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2rewrap__many__datakey-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2update-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/options_2rewrap__many__datakey_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/options_2update_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2rewrap__many__datakey_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2update_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/options_2update-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/insert__many-fwd_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2update-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/insert__many_8hpp_source.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/options_2update_8hpp_source.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2update_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/search__index__model-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/search__index__model_8hpp_source.html │ │ │ │ │ │ │ │ │ │ @@ -1554,39 +1554,60 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/write__type-fwd_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/write__type_8hpp_source.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2array_2value-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2docs_2top_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2document_2value-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2docs_2top_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2docs_2topics_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2docs_2topics_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2docs_2v1_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2docs_2v1_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2docs_2v__noabi_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2docs_2v__noabi_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2array_2value-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2types_2value-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2array_2value-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2document_2value-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2document_2value-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2bson__value_2value-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2array_2value_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2value-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2array_2value_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2document_2value_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2document_2value_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2bson__value_2value-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2types_2value_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2array_2value_8hpp.html │ │ │ │ │ │ │ │ │ │ @@ -1596,23 +1617,26 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2bson__value_2value_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2value_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2array_2view-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2document_2value-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2document_2view-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2element_2view-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2array_2view-fwd_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2types_2view-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2array_2view-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2document_2view-fwd_8hpp.html │ │ │ │ │ @@ -1644,14 +1668,50 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2bson__value_2view_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2view_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2config_2config_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2config_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2config_2config_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2config_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2config_2export_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2export_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2config_2export_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2export_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2config_2version_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2version_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2config_2version_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2version_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2decimal128-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2decimal128-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2decimal128_8hpp.html │ │ │ │ │ @@ -1662,111 +1722,147 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/bit_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/compare_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2detail_2macros_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2detail_2macros_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2detail_2postlude_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2postlude_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2detail_2postlude_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2postlude_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2detail_2prelude_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2prelude_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2detail_2prelude_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2prelude_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2detail_2type__traits_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2stdx_2type__traits_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2oid-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2exception-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2oid_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2exception_2exception-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2oid-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2exception-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2oid_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2exception_2exception-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2stdx_2optional_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2exception_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2stdx_2optional_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2exception_2exception_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2stdx_2string__view_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2exception_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2stdx_2string__view_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2exception_2exception_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2types_2id-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2id-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2types_2id_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2id_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/array_2element-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2oid-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/document_2element-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2oid-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/array_2element_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2oid_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/document_2element_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2oid_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/array_2view__or__value_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2stdx_2optional_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/document_2view__or__value_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2stdx_2optional_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/string_2view__or__value_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2stdx_2string__view_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/types_2bson__value_2view__or__value_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2stdx_2string__view_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/view__or__value_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2types_2id-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/basic_2array-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2id-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/stream_2array-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2types_2id_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/basic_2array_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2bsoncxx_2types_2id_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/stream_2array_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/array_2element-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/basic_2document-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/document_2element-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/stream_2document-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/array_2element_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/basic_2document_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/document_2element_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/stream_2document_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/array_2view__or__value_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/basic_2helpers_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/document_2view__or__value_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/stream_2helpers_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/string_2view__or__value_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/types_2bson__value_2view__or__value_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/view__or__value_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/impl_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/kvp_8hpp.html │ │ │ │ │ │ │ │ │ │ @@ -1803,29 +1899,59 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/list-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/list_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/basic_2array-fwd_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/stream_2array-fwd_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/basic_2array_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/stream_2array_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/array__context-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/array__context_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/closed__context-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/closed__context_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/basic_2document-fwd_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/stream_2document-fwd_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/basic_2document_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/stream_2document_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/helpers-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/basic_2helpers_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/stream_2helpers_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/key__context-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/key__context_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/single__context-fwd_8hpp.html │ │ │ │ │ @@ -1836,39 +1962,51 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/value__context-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/value__context_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2compiler_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2compiler_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/util_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/binary__sub__type_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/type_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/json-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2exception_2error__code-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/json_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2exception_2error__code-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/operators_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2exception_2error__code_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/to__string_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2exception_2error__code_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/string_2view__or__value-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/json-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/view__or__value-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/json_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/operators_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/to__string_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/types-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/types_8hpp.html │ │ │ │ │ │ │ │ │ │ @@ -1908,36 +2046,18 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/iterators-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/iterators_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2docs_2top_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2docs_2top_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2docs_2topics_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2docs_2topics_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2docs_2v1_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2docs_2v1_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2docs_2v__noabi_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/string_2view__or__value-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2docs_2v__noabi_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/view__or__value-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/aggregate__options-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/aggregate__options_8hpp.html │ │ │ │ │ │ │ │ │ │ @@ -2034,18 +2154,18 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2client__encryption-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2client__encryption-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2options_2client__encryption-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2client__encryption_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2client__encryption_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2options_2client__encryption-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2client__encryption_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2options_2client__encryption_8hpp.html │ │ │ │ │ │ │ │ │ │ @@ -2076,50 +2196,14 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2collection_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2collection_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2config_2config_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2config_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2config_2config_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2config_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2config_2export_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2export_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2config_2export_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2export_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2config_2version_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2version_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2config_2version_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2version_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/count__options-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/count__options_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2cursor-fwd_8hpp.html │ │ │ │ │ @@ -2172,44 +2256,14 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/delete__one__result-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/delete__one__result_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2detail_2macros_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2detail_2macros_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2detail_2postlude_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2postlude_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2detail_2postlude_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2postlude_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2detail_2prelude_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2prelude_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2detail_2prelude_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2prelude_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/distinct__options-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/distinct__options_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/encrypt__options-fwd_8hpp.html │ │ │ │ │ @@ -2220,18 +2274,18 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/estimated__document__count__options-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/estimated__document__count__options_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/command__failed-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/command__failed_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/command__failed_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/command__failed-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/command__started-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/command__started_8hpp.html │ │ │ │ │ │ │ │ │ │ @@ -2262,18 +2316,18 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/server__description__changed-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/server__description__changed_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/server__heartbeat__failed-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/server__heartbeat__failed_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/server__heartbeat__failed_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/server__heartbeat__failed-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/server__heartbeat__started-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/server__heartbeat__started_8hpp.html │ │ │ │ │ │ │ │ │ │ @@ -2316,38 +2370,14 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/topology__opening-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/topology__opening_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2exception-fwd_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2exception_2exception-fwd_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2exception-fwd_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2exception_2exception-fwd_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2exception_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2exception_2exception_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2exception_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2exception_2exception_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__delete__options-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__delete__options_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/find__one__and__replace__options-fwd_8hpp.html │ │ │ │ │ @@ -2364,26 +2394,14 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/find__options-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/find__options_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v1_2fwd_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2fwd_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v1_2fwd_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2fwd_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2gridfs_2bucket-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2gridfs_2bucket-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2options_2gridfs_2bucket-fwd_8hpp.html │ │ │ │ │ @@ -2595,18 +2613,18 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/replace__one__options_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/replace__one__result-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/return__document-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/replace__one__result_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/replace__one__result_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/return__document-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/return__document_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/rewrap__many__datakey__options-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ @@ -2622,18 +2640,18 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/search__indexes-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/search__indexes_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2options_2server__api-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2server__api-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2server__api-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2options_2server__api-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2server__api_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2options_2server__api_8hpp.html │ │ │ │ │ │ │ │ │ │ @@ -2700,32 +2718,26 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2uri_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2uri_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v1_2write__concern-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2write__concern-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2write__concern-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/v1_2write__concern-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v1_2write__concern_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/v__noabi_2mongocxx_2write__concern_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2config_2compiler_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2config_2compiler_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/command__failed__event-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/command__failed__event_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/command__started__event-fwd_8hpp.html │ │ │ │ │ @@ -2802,26 +2814,14 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/bulk__write__exception-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/bulk__write__exception_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2exception_2error__code-fwd_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2exception_2error__code-fwd_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/bsoncxx_2v__noabi_2bsoncxx_2exception_2error__code_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/mongocxx_2v__noabi_2mongocxx_2exception_2error__code_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/gridfs__exception-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/gridfs__exception_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/logic__error-fwd_8hpp.html │ │ │ │ │ @@ -2856,20 +2856,14 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/index__model-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/index__model_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/index__view-fwd_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/options_2index__view-fwd_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/index__view_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/options_2index__view_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/delete__many-fwd_8hpp.html │ │ │ │ │ @@ -2880,38 +2874,14 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/delete__one-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/delete__one_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/model_2insert__one-fwd_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2insert__one-fwd_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2insert__one_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/model_2insert__one_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/model_2replace__one-fwd_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2replace__one-fwd_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/model_2replace__one_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2replace__one_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/update__many-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/update__many_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/update__one-fwd_8hpp.html │ │ │ │ │ @@ -2922,51 +2892,39 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/write-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/write_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/aggregate-fwd_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/aggregate_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/auto__encryption-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/auto__encryption_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/count-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/count_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/data__key-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/aggregate-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/options_2delete-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/data__key-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/data__key_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2delete-fwd_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/options_2delete_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2delete_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/distinct-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/distinct-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/aggregate_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/distinct_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/encrypt-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ @@ -3006,30 +2964,24 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/find__one__common__options-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/find__one__common__options_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/options_2gridfs_2upload-fwd_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2gridfs_2upload-fwd_8hpp.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/options_2gridfs_2upload_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/index-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2gridfs_2upload_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/index_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/index-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/index__view-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/index_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/options_2index__view-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/insert-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/insert_8hpp.html │ │ │ │ │ │ │ │ │ │ @@ -3042,59 +2994,107 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/replace-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/replace_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/options_2rewrap__many__datakey-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/ssl_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2rewrap__many__datakey-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/text-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/options_2rewrap__many__datakey_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/text_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2rewrap__many__datakey_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/transaction-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/ssl_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/transaction_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/text-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/options_2delete-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/text_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2delete-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/transaction-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/options_2delete_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/transaction_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2delete_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/options_2update-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/options_2gridfs_2upload-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2update-fwd_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2gridfs_2upload-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/options_2update_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/options_2gridfs_2upload_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/result_2update_8hpp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2gridfs_2upload_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/insert__many-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/insert__many_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/model_2insert__one-fwd_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2insert__one-fwd_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/model_2insert__one_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2insert__one_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/model_2replace__one-fwd_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2replace__one-fwd_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/model_2replace__one_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2replace__one_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/options_2rewrap__many__datakey-fwd_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2rewrap__many__datakey-fwd_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/options_2rewrap__many__datakey_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2rewrap__many__datakey_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/options_2update-fwd_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2update-fwd_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/options_2update_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/result_2update_8hpp.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/search__index__model-fwd_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/search__index__model_8hpp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/search__index__view-fwd_8hpp.html │ │ │ │ │ @@ -3183,32 +3183,32 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1decimal128.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1exception.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1oid.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1validator.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1view__or__value.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1exception-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1oid.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1decimal128-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1exception-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1validator-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1decimal128-members.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1oid-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1view__or__value-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacebsoncxx_1_1array.html │ │ │ │ │ @@ -3243,30 +3243,30 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1array.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1builder_1_1concatenate__array.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1builder_1_1concatenate__doc.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1list.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1document.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1core.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1builder_1_1concatenate__doc.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1list.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1core.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1document-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1array-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1array-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1document-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1builder_1_1concatenate__array-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1builder_1_1concatenate__doc-members.html │ │ │ │ │ │ │ │ │ │ @@ -3276,89 +3276,89 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1core-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacebsoncxx_1_1builder_1_1basic.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1basic_1_1array.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1basic_1_1document.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1basic_1_1document.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1basic_1_1array.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1basic_1_1sub__array.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1basic_1_1sub__document.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1basic_1_1sub__binary.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1basic_1_1sub__document.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1basic_1_1sub__array.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1basic_1_1sub__binary-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1basic_1_1sub__document-members.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1basic_1_1sub__array-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1basic_1_1array-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1basic_1_1sub__document-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1basic_1_1document-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/namespacebsoncxx_1_1builder_1_1stream.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1basic_1_1array-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1stream_1_1array__context.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/namespacebsoncxx_1_1builder_1_1stream.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1stream_1_1array.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1stream_1_1document.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1builder_1_1stream_1_1closed__context.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1builder_1_1stream_1_1closed__context.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1stream_1_1single__context.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1stream_1_1key__context.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1stream_1_1single__context.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1stream_1_1array__context.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1builder_1_1stream_1_1closed__context-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1stream_1_1document.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1stream_1_1value__context.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1stream_1_1single__context-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1builder_1_1stream_1_1closed__context-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1stream_1_1value__context-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1stream_1_1single__context-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1stream_1_1array__context-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1stream_1_1value__context-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1stream_1_1key__context-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1stream_1_1document-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1stream_1_1array__context-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1stream_1_1array-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1builder_1_1stream_1_1document-members.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacebsoncxx_1_1document.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1document_1_1element.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1document_1_1value.html │ │ │ │ │ @@ -3381,18 +3381,18 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1document_1_1value-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacebsoncxx_1_1stdx.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1stdx_1_1string__view.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1stdx_1_1optional.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1stdx_1_1optional.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1stdx_1_1string__view.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacebsoncxx_1_1string.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1string_1_1view__or__value.html │ │ │ │ │ │ │ │ │ │ @@ -3405,156 +3405,156 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__array.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__binary.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__bool.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__code.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__code.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__bool.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__codewscope.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__date.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__binary-members.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__array-members.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__dbpointer.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__bool-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__decimal128.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__decimal128.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__double.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__document.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__dbpointer-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__int32.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__codewscope-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__maxkey.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__double.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__int64.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__code-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__minkey.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__int32.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__binary-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__decimal128-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__null.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__int64.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__oid.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__date-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__regex.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__maxkey.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__maxkey-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__double-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__bool-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__minkey.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__array-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__null.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__string.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__int32-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__maxkey-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__symbol.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__document-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__timestamp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__oid.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__oid-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__int64-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__regex.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__dbpointer-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__null-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__undefined.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__string.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__decimal128-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__minkey-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__symbol.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__codewscope-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__timestamp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__null-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__undefined.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__timestamp-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__oid-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__undefined-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__timestamp-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__document-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__regex-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__double-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__undefined-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__code-members.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__regex-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__string-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__symbol-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/namespacebsoncxx_1_1types_1_1bson__value.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1types_1_1b__date-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1types_1_1bson__value_1_1value.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/namespacebsoncxx_1_1types_1_1bson__value.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1types_1_1bson__value_1_1view.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1types_1_1bson__value_1_1value.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1types_1_1bson__value_1_1view-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1types_1_1bson__value_1_1value-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacebsoncxx_1_1v1.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v1_1_1decimal128.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v1_1_1exception.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v1_1_1exception.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v1_1_1decimal128.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v1_1_1oid.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v1_1_1exception-members.html │ │ │ │ │ │ │ │ │ │ @@ -3579,18 +3579,18 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v1_1_1array_1_1value-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacebsoncxx_1_1v1_1_1document.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v1_1_1document_1_1value.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v1_1_1document_1_1view.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v1_1_1document_1_1view.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v1_1_1document_1_1value.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v1_1_1document_1_1view-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v1_1_1document_1_1view_1_1const__iterator.html │ │ │ │ │ │ │ │ │ │ @@ -3624,135 +3624,135 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__array.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__binary.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__code.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__bool.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__bool.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__code.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__codewscope.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__date.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__code-members.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__dbpointer.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__binary-members.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__decimal128.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__codewscope-members.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__document.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__array-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__int32.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__double.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__bool-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__int64.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__int32.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__null.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__date-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__minkey.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__int64.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__oid.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__dbpointer-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__maxkey.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__maxkey.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__codewscope-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__decimal128-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__regex.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__minkey.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__minkey-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__document-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__string.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__null.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__binary-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__maxkey-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__oid.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__symbol.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__minkey-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__code-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__double-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__timestamp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__regex.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__undefined.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__null-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__string.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v1_1_1types_1_1value.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__symbol.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__symbol-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__int32-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v1_1_1types_1_1view.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__timestamp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__undefined-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__int64-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__regex-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__undefined.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__timestamp-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__symbol-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__double-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__undefined-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__array-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v1_1_1types_1_1value.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__date-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v1_1_1types_1_1view.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__bool-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__timestamp-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__int64-members.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__int32-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__oid-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__regex-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__dbpointer-members.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__decimal128-members.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__document-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v1_1_1types_1_1b__string-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v1_1_1types_1_1view-members.html │ │ │ │ │ │ │ │ │ │ @@ -3765,18 +3765,18 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1decimal128.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1exception.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1oid.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1validator.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1validator.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1oid.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1view__or__value.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1exception-members.html │ │ │ │ │ │ │ │ │ │ @@ -3804,18 +3804,18 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1array_1_1view.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1array_1_1view-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1array_1_1view_1_1const__iterator.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1array_1_1element-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1array_1_1element-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1array_1_1view_1_1const__iterator.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1array_1_1view_1_1const__iterator-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1array_1_1value-members.html │ │ │ │ │ │ │ │ │ │ @@ -3831,146 +3831,146 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1concatenate__doc.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1core.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1document.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1list.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1document-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1document.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1array-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1concatenate__doc-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1document-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1concatenate__array-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1concatenate__doc-members.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1list-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1core-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacebsoncxx_1_1v__noabi_1_1builder_1_1basic.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1basic_1_1array.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1basic_1_1document.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1basic_1_1sub__document.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1basic_1_1sub__array.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1basic_1_1sub__binary.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1basic_1_1array.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1basic_1_1sub__document.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1basic_1_1sub__binary.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1basic_1_1sub__binary-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1basic_1_1document.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1basic_1_1sub__document-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1basic_1_1sub__array-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1basic_1_1document-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1basic_1_1sub__binary-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1basic_1_1array-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1basic_1_1document-members.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacebsoncxx_1_1v__noabi_1_1builder_1_1stream.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1array.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1array__context.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1closed__context.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1document.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1close__array__type.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1close__document__type.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1close__document__type-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1closed__context.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1closed__context-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1finalize__type.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1finalize__type.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1single__context.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1key__context.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1finalize__type-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1open__document__type.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1open__array__type.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1value__context.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1open__array__type-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1open__array__type.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1close__array__type.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1document.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1open__document__type.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1close__document__type-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1close__array__type-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1finalize__type-members.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1open__document__type-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1single__context.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1open__array__type-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1value__context.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1closed__context-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1single__context-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1value__context-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1array-members.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1document-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1array__context-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1array-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1key__context-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1builder_1_1stream_1_1array__context-members.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacebsoncxx_1_1v__noabi_1_1document.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1document_1_1element.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1document_1_1value.html │ │ │ │ │ @@ -4011,147 +4011,147 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1string_1_1view__or__value-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacebsoncxx_1_1v__noabi_1_1types.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__binary.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__array.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__bool.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__codewscope.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__binary.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__code.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__binary-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__bool.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__array-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__date.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__bool-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__document.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__date.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__codewscope.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__dbpointer.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__decimal128.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__code-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__double.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__codewscope-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__int32.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__document.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__int64.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__double.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__maxkey.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__dbpointer-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__oid.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__int32.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__null.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__int64.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__binary-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__decimal128-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__minkey.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__double-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__regex.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__maxkey.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__dbpointer-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__date-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__bool-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__minkey.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__maxkey-members.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__double-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__int32-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__null.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__int64-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__oid.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__string.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__int64-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__symbol.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__maxkey-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__timestamp.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__regex.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__undefined.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__document-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__null-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__minkey-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__codewscope-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__string.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__array-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__symbol.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__code-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__oid-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__minkey-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__null-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__timestamp-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__timestamp.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__decimal128-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__undefined.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__regex-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__timestamp-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__document-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__undefined-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__regex-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__oid-members.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__string-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__symbol-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__string-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1types_1_1b__date-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacebsoncxx_1_1v__noabi_1_1types_1_1bson__value.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1types_1_1bson__value_1_1view.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1types_1_1bson__value_1_1value.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1types_1_1bson__value_1_1value.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1types_1_1bson__value_1_1view.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1types_1_1bson__value_1_1view-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1types_1_1bson__value_1_1value-members.html │ │ │ │ │ │ │ │ │ │ @@ -4167,18 +4167,18 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacebsoncxx_1_1v__noabi_1_1vector_1_1elements.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1vector_1_1elements_1_1float32.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1vector_1_1elements_1_1packed__bit__byte.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1vector_1_1elements_1_1packed__bit__element.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1vector_1_1elements_1_1packed__bit__element.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1vector_1_1elements_1_1packed__bit__byte.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1vector_1_1elements_1_1float32-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classbsoncxx_1_1v__noabi_1_1vector_1_1elements_1_1packed__bit__element-members.html │ │ │ │ │ │ │ │ │ │ @@ -4194,18 +4194,18 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1vector_1_1formats_1_1f__int8.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1vector_1_1formats_1_1f__packed__bit.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1vector_1_1formats_1_1f__float32-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1vector_1_1formats_1_1f__packed__bit-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1vector_1_1formats_1_1f__packed__bit-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1vector_1_1formats_1_1f__float32-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1v__noabi_1_1vector_1_1formats_1_1f__int8-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacebsoncxx_1_1v__noabi_1_1vector_1_1iterators.html │ │ │ │ │ │ │ │ │ │ @@ -4251,411 +4251,411 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/structbsoncxx_1_1vector_1_1formats_1_1f__packed__bit-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacemongocxx.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1authentication__exception.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1bulk__write.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1bulk__write__exception.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1bulk__write.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1change__stream.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1authentication__exception.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1bulk__write__exception-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1change__stream.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1authentication__exception-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__encryption.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__encryption.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1collection.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__session.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1bulk__write-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1cursor.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1collection.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1default__logger.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1change__stream-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1database.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1change__stream_1_1iterator.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1exception.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1change__stream_1_1iterator-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1index__model.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1cursor.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1hint.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1gridfs__exception.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1delete__many__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1index__view.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1cursor-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1exception-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1cursor_1_1iterator.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1instance.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__encryption-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1gridfs__exception-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1database.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1logger.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__session-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1authentication__exception-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1default__logger.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1logic__error.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1exception.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1logic__error-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1exception-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1bulk__write__exception-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1gridfs__exception.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1oidc__callback__params.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1cursor_1_1iterator-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1oidc__credential.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1hint.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1index__model-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1gridfs__exception-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1logger-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1index__model.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1operation__exception.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1delete__many__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1pipeline.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1instance-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1delete__one__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1pool.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1index__view.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1cursor-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1index__model-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1cursor_1_1iterator.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1instance.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1oidc__callback__params-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1instance-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1query__exception.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1logger.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1oidc__credential-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1logger-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1read__concern.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1logic__error.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1operation__exception-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1logic__error-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1read__preference.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1delete__one__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1query__exception-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1oidc__callback__params.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1search__index__model.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1exception.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1bulk__write-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1oidc__callback__params-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1pool-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1oidc__credential.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1search__index__view.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1exception-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1pool_1_1entry.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1insert__one__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1hint-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1change__stream-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1operation__exception.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1delete__many__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1oidc__credential-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1change__stream_1_1iterator.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1insert__one__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1cursor_1_1iterator-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1pipeline.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1text__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__session-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1operation__exception-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1pool_1_1entry-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1pool.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1uri.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1index__view-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1validation__criteria.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1query__exception.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1read__concern-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1query__exception-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1search__index__model-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1pool-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1write__concern.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1read__concern.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1write__exception.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1pool_1_1entry.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1delete__many__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1database-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1text__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1read__preference.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1delete__one__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1hint-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1replace__one__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1text__options_1_1prefix.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1pool_1_1entry-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1write__exception-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1search__index__model.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1change__stream_1_1iterator-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1read__concern-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1validation__criteria-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1search__index__view.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__encryption-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1search__index__model-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1text__options_1_1prefix-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1text__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1index__view-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1replace__one__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1text__options_1_1substring.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1result.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1read__preference-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1read__preference-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1delete__one__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1uri.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1exception.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1text__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1text__options_1_1substring-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1text__options_1_1prefix.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1text__options_1_1suffix.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1result-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1exception-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1text__options_1_1prefix-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1insert__one__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1update__many__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1search__index__view-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1text__options_1_1substring.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1insert__one__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1pipeline-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1validation__criteria.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1text__options_1_1suffix-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1search__index__view-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1write__concern-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1write__concern.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1text__options_1_1substring-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1database-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1text__options_1_1suffix.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1pipeline-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1validation__criteria-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1uri-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1write__exception.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1text__options_1_1suffix-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1replace__one__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1write__exception-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1replace__one__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1update__many__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1result.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1update__one__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1result-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1write__concern-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1update__many__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1uri-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1update__many__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1collection-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1update__one__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1client__bulk__write_1_1update__one__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1collection-members.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacemongocxx_1_1events.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1command__failed__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1command__started__event.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1heartbeat__succeeded__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1command__succeeded__event.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1heartbeat__started__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1heartbeat__failed__event.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1command__started__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1heartbeat__started__event.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1server__changed__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1heartbeat__started__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1server__closed__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1heartbeat__succeeded__event.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1server__opening__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1command__succeeded__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1heartbeat__failed__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1server__changed__event.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1topology__changed__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1command__started__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1topology__description.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1heartbeat__failed__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1topology__closed__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1server__closed__event.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1command__succeeded__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1server__description.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1topology__opening__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1command__failed__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1server__description.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1server__opening__event.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1topology__closed__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1topology__changed__event.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1topology__opening__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1server__changed__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1topology__changed__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1topology__closed__event.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1server__closed__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1server__closed__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1server__opening__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1topology__description.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1heartbeat__succeeded__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1topology__closed__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1server__changed__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1topology__opening__event.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1heartbeat__started__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1topology__changed__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1topology__description-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1server__description-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1topology__description_1_1server__descriptions.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1heartbeat__succeeded__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1command__failed__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1topology__opening__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1heartbeat__failed__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1topology__description-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1command__started__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1topology__description_1_1server__descriptions.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1server__description-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1server__opening__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1command__succeeded__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1events_1_1topology__description_1_1server__descriptions-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacemongocxx_1_1gridfs.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structmongocxx_1_1gridfs_1_1chunks__and__bytes__offset.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1gridfs_1_1bucket.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1gridfs_1_1bucket.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structmongocxx_1_1gridfs_1_1chunks__and__bytes__offset.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1gridfs_1_1downloader.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1gridfs_1_1uploader.html │ │ │ │ │ │ │ │ │ │ @@ -4680,35 +4680,35 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1model_1_1delete__one.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1model_1_1replace__one.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1model_1_1insert__one.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1model_1_1update__many.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1model_1_1update__one.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1model_1_1insert__one.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1model_1_1insert__one-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1model_1_1update__one.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1model_1_1write.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1model_1_1delete__one-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1model_1_1insert__one-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1model_1_1delete__many-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1model_1_1delete__one-members.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1model_1_1write-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1model_1_1replace__one-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1model_1_1update__many-members.html │ │ │ │ │ @@ -4725,183 +4725,183 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1apm.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1auto__encryption.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1bulk__write.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1client.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1change__stream.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1client.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1bulk__write.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1client-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1client__encryption.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1client__encryption.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1client__session.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1client__encryption-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1count.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1client__session.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1data__key.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1auto__encryption-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1encrypt.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1bulk__write-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1delete__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1count.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1distinct.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1change__stream-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1estimated__document__count.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1data__key.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1find.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1delete__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1find__one__and__delete.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1apm-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1client-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1distinct.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1find__one__and__replace.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1client__session-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1data__key-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1encrypt.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1find__one__and__update.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1data__key-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1client__session-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1estimated__document__count.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1index.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1aggregate-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1client__encryption-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1find.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1index__view.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1estimated__document__count-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1encrypt-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1insert.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1find__one__and__delete.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1auto__encryption-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1find__one__and__replace.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1pool.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1distinct-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1pool-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1find__one__and__update.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1range.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1count-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1encrypt-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1delete__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1apm-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1index.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1replace.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1index__view.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1rewrap__many__datakey.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1index__view-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1change__stream-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1insert.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1server__api.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1find__one__and__delete-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1index__view-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1pool.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1tls.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1pool-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1distinct-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1range.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1transaction.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1index-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1server__api-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1index_1_1base__storage__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1range-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1index_1_1base__storage__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1update.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1index_1_1wiredtiger__storage__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1index-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1find__one__and__replace-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1index_1_1base__storage__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1replace.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1rewrap__many__datakey-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1index_1_1wiredtiger__storage__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1index_1_1base__storage__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1rewrap__many__datakey.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1index_1_1wiredtiger__storage__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1insert-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1index_1_1wiredtiger__storage__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1server__api.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1delete__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1find__one__and__update-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1tls-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1range-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1bulk__write-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1find-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1find__one__and__delete-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1tls.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1insert-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1transaction.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1count-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1update.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1aggregate-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1rewrap__many__datakey-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1transaction-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1server__api-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1find__one__and__replace-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1tls-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1find-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1transaction-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1find__one__and__update-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1replace-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1options_1_1update-members.html │ │ │ │ │ │ │ │ │ │ @@ -4923,51 +4923,51 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacemongocxx_1_1result.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1bulk__write.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1insert__many.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1delete__result.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1delete__result.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1rewrap__many__datakey.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1replace__one.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1insert__one.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1update.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1rewrap__many__datakey.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1insert__one.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1rewrap__many__datakey-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1insert__many.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1update.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1rewrap__many__datakey-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1insert__one-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1delete__result-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1replace__one-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1insert__many-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1bulk__write-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1delete__result-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1insert__one-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1bulk__write-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1update-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1update-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1insert__many-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacemongocxx_1_1result_1_1gridfs.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1result_1_1gridfs_1_1upload.html │ │ │ │ │ │ │ │ │ │ @@ -4980,666 +4980,666 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1aggregate__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1apm.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1change__stream.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1auto__encryption__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1change__stream.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1change__stream-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1change__stream_1_1iterator.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__encryption.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1delete__many.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__session.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1auto__encryption__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1count__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1collection.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1apm-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1cursor.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__encryption.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1database.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1change__stream_1_1iterator-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1data__key__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1change__stream_1_1options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1default__logger.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1delete__many__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1delete__many__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1delete__many__result.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1delete__many-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1delete__many__result-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1delete__one.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1delete__one__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1aggregate__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1data__key__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__session.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1delete__one__result.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1cursor-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client_1_1options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1cursor_1_1iterator.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__encryption-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__encryption_1_1options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1delete__many.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1delete__many__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1change__stream-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1delete__one__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1change__stream_1_1iterator.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1delete__one-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1delete__one__result-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1insert__one.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1distinct__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1change__stream_1_1options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1collection.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1delete__many__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client_1_1options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__session-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1count__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__session_1_1options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__encryption_1_1options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1auto__encryption__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1cursor.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1encrypt__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__session-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1apm-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__session_1_1options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1estimated__document__count__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1insert__one-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__encryption-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1delete__one__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1cursor_1_1iterator-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__encryption_1_1options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1exception.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1exception.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1cursor-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1exception-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1exception-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1find__one__and__delete__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1cursor_1_1iterator.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1change__stream_1_1iterator-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1insert__one__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__session_1_1options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__session_1_1options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1change__stream_1_1options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1data__key__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1find__one__and__replace__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1insert__one__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1encrypt__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1find__one__and__update__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1data__key__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1delete__many-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1database.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1delete__one.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1cursor_1_1iterator-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1estimated__document__count__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1count__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1find__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1default__logger.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__encryption_1_1options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1delete__many__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1hint.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1delete__many__result.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1delete__one__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1replace__one.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1delete__many__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1delete__many__result-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1count__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1delete__one__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1database-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1delete__one__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1replace__one__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1insert__many__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1database-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1insert__many__result.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1delete__many__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1distinct__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1delete__one__result.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1insert__one__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1distinct__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1replace__one__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client_1_1options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1replace__one-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1delete__many__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1result.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1insert__one__result.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1result.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1insert__many__result-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1delete__one__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1instance.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1delete__one__result-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1hint-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1encrypt__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1logger.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1estimated__document__count__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1logger-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1result-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1insert__one__result-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1update__many__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1oidc__callback__params.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1result-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1oidc__credential.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1single.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1change__stream_1_1options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1encrypt__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1pipeline.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1exception.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1estimated__document__count__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1delete__one-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1distinct__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1create__many__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1find__one__and__delete__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1oidc__callback__params-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1find__one__and__replace__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1insert__one.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1exception-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1pool.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1find__one__and__update__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1oidc__credential-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1single-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1range__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1update__many.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1instance-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1update__many__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1read__concern.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1update__one__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1range__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1collection-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1read__preference.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1find__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1aggregate__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1update__many-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1replace__one__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1update__one.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1pool-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1update__one__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1pool_1_1entry.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1hint.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1delete__one__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1find__one__and__delete__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1exception.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1exception-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1find__one__and__replace__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1insert__one__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1insert__many__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1read__concern-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1find__one__and__update__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1replace__one__result.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1insert__many__result.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client_1_1options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1hint-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1rewrap__many__datakey__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1insert__one__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1insert__one__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1insert__many__result-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1insert__one__result.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1pipeline-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1find__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1rewrap__many__datakey__result.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1update__one-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1insert__many__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1instance.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1pool_1_1entry-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1logger.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1find__one__and__delete__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1insert__many__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1search__indexes.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1insert__one__result-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1pool_1_1options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1server__api.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1oidc__callback__params.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1create__many__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1oidc__credential.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1create__one__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1create__many__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1read__preference-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1logger-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1server__error.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1pipeline.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1insert__one-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1oidc__callback__params-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1pool.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1server__error-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1insert__one__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1text__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1range__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1replace__one__result-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1oidc__credential-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1rewrap__many__datakey__result-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1read__concern.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1tls.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1instance-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1rewrap__many__datakey__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1read__preference.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1transaction__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1range__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1update__many__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1replace__one__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1collection-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1pool-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1update__many__result.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1create__many__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1server__api-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1pool_1_1entry.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1find__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1create__one__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1update__one__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1read__concern-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1update__one__result.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1replace__one__result.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1text__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1read__preference-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1text__options_1_1prefix.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1rewrap__many__datakey__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1tls-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1pipeline-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1pool_1_1options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1pool_1_1entry-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1uri.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1pool_1_1options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1write__concern.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1rewrap__many__datakey__result.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1find__one__and__replace__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1rewrap__many__datakey__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1insert__one__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1search__indexes.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1update__many__result-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1replace__one__result-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1search__indexes-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1server__api.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1text__options_1_1prefix-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1rewrap__many__datakey__result-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1update__one__result-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1server__error.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1search__indexes_1_1model.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1pool_1_1options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1text__options_1_1substring.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1text__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1find__one__and__update__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1server__error-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1text__options_1_1substring-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1tls.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1text__options_1_1suffix.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1create__one__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1drop__all__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1server__api-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1search__indexes_1_1model-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1transaction__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1write__concern-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1text__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1text__options_1_1suffix-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1text__options_1_1prefix.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1transaction__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1tls-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1update__many__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1replace__one__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1replace__one__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1update__many__result.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1search__indexes-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1replace__one.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1search__indexes_1_1model.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1drop__all__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1text__options_1_1prefix-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1drop__one__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1text__options_1_1substring.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1update__many__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1drop__all__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1update__one__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1drop__one__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1uri-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1update__many__result-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structmongocxx_1_1v1_1_1uri_1_1host.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1update__one__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1replace__one__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1text__options_1_1substring-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1result.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1search__indexes_1_1model-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/structmongocxx_1_1v1_1_1uri_1_1host-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1text__options_1_1suffix.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1drop__one__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1update__one__result.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1list__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1transaction__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1replace__one-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1uri.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1result.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1text__options_1_1suffix-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1result-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1write__concern.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1update__many__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1update__one__result-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1list__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1drop__one__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1model.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1list__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1result-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1list__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1single.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1update__many__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1model-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1model.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1write__concern-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1update__many__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1update__one__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1update__one__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1model-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1single-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1update__many.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1uri-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1client__bulk__write_1_1update__one__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structmongocxx_1_1v1_1_1uri_1_1host.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/structmongocxx_1_1v1_1_1uri_1_1host-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1update__many-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1indexes_1_1options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1update__one.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1bulk__write_1_1update__one-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacemongocxx_1_1v1_1_1events.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1command__failed.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1command__started.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__description.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__closed.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__description__changed.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1command__succeeded.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__closed.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__description.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1command__succeeded.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__description__changed.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__closed-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__heartbeat__failed.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__heartbeat__failed.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__heartbeat__started.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__description__changed-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__heartbeat__succeeded.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__heartbeat__started.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1topology__description.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1command__started-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1topology__closed.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1command__failed-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1topology__description__changed.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__heartbeat__succeeded.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1topology__opening.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__opening.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1command__succeeded-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1topology__closed-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1topology__closed.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1topology__opening-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__heartbeat__failed-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__heartbeat__started-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__description__changed-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1topology__description.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1topology__description__changed-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1topology__description__changed.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__heartbeat__succeeded-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1topology__closed-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__heartbeat__started-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1topology__opening.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__opening-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__opening-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1topology__description-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__description-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1command__succeeded-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__heartbeat__succeeded-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1command__started-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1topology__description__changed-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__closed-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1topology__opening-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1command__failed-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1topology__description-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1events_1_1server__description-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacemongocxx_1_1v1_1_1gridfs.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v1_1_1gridfs_1_1bucket.html │ │ │ │ │ │ │ │ │ │ @@ -5679,233 +5679,233 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacemongocxx_1_1v__noabi.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1authentication__exception.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1change__stream.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1bulk__write__exception.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1bulk__write.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1change__stream.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1bulk__write__exception.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1bulk__write.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1client.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1client__encryption.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1bulk__write__exception-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1collection.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1authentication__exception-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1cursor.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1client__session.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1collection.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1database.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1change__stream-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1default__logger.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1change__stream_1_1iterator.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1exception.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1bulk__write-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1gridfs__exception.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1cursor.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1hint.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1cursor-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1index__model.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1cursor_1_1iterator.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1index__view.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1client__session-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1gridfs__exception-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1database.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1bulk__write__exception-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1change__stream_1_1iterator-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1instance.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1client__encryption-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1exception-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1default__logger.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1logger.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1exception.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1logic__error.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1gridfs__exception.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1operation__exception.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1exception-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1logic__error-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1gridfs__exception-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1logger-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1hint.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1pipeline.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1index__model.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1pool.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1cursor_1_1iterator-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1cursor-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1index__view.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1cursor_1_1iterator.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1index__model-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1change__stream-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1instance.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1change__stream_1_1iterator.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1instance-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1bulk__write-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1logger.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1query__exception.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1client-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1authentication__exception-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1logic__error.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1operation__exception-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1logic__error-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1read__concern.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1hint-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1read__preference.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1operation__exception.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1hint-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1pipeline.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1search__index__model.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1logger-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1query__exception-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1pool.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1index__model-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1operation__exception-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1search__index__view.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1query__exception.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1instance-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1query__exception-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1text__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1read__concern.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1uri.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1pool-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1pool_1_1entry.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1pool_1_1entry-members.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1read__preference.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1read__concern-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1cursor_1_1iterator-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1search__index__model.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1validation__criteria.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1index__view-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1pool_1_1entry-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1search__index__view.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1write__concern.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1search__index__model-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1database-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1write__exception.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1text__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1change__stream_1_1iterator-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1uri.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1text__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1read__preference-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1write__exception-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1validation__criteria.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1text__options_1_1prefix.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1text__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1read__concern-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1text__options_1_1prefix.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1client__session-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1text__options_1_1prefix-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1search__index__view-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1text__options_1_1substring.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1validation__criteria-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1text__options_1_1substring.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1client__encryption-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1write__concern.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1search__index__view-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1write__exception.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1read__preference-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1write__exception-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1text__options_1_1substring-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1pipeline-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1text__options_1_1suffix.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1text__options_1_1substring-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1client-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1text__options_1_1suffix.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1index__view-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1text__options_1_1suffix-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1write__concern-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1write__concern-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1text__options_1_1suffix-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1uri-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1database-members.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1pipeline-members.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1collection-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacemongocxx_1_1v__noabi_1_1events.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1command__failed__event.html │ │ │ │ │ @@ -5913,90 +5913,90 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1command__started__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1command__succeeded__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1heartbeat__started__event.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1heartbeat__failed__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1heartbeat__succeeded__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1heartbeat__failed__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1heartbeat__started__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1server__changed__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1command__started__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1server__closed__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1heartbeat__succeeded__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1server__description.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1server__closed__event.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1server__opening__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1command__failed__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1topology__changed__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1server__description.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1topology__opening__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1command__succeeded__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1topology__description.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1server__opening__event.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1topology__closed__event.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1topology__changed__event.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1topology__closed__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1server__changed__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1topology__opening__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1topology__closed__event.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1topology__changed__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1heartbeat__started__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1topology__changed__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1server__opening__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1topology__description.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1topology__description-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1server__closed__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1heartbeat__failed__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1topology__opening__event.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1topology__description_1_1server__descriptions.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1server__opening__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1server__closed__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1topology__closed__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1heartbeat__succeeded__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1server__description-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1server__changed__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1topology__opening__event-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1command__failed__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1topology__description-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1command__started__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1topology__description_1_1server__descriptions.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1server__description-members.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1command__succeeded__event-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1events_1_1topology__description_1_1server__descriptions-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacemongocxx_1_1v__noabi_1_1gridfs.html │ │ │ │ │ │ │ │ │ │ @@ -6027,35 +6027,35 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/namespacemongocxx_1_1v__noabi_1_1model.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1model_1_1delete__many.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1model_1_1delete__one.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1model_1_1insert__one.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1model_1_1delete__one.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1model_1_1replace__one.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1model_1_1update__many.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1model_1_1write.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1model_1_1update__one.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1model_1_1replace__one.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1model_1_1update__many.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1model_1_1insert__one-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1model_1_1write.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1model_1_1delete__many-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1model_1_1write-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1model_1_1delete__one-members.html │ │ │ │ │ @@ -6075,186 +6075,186 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1aggregate.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1apm.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1bulk__write.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1auto__encryption.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1change__stream.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1client.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1auto__encryption.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1client__encryption.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1client-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1bulk__write.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1client__encryption.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1client__session.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1bulk__write-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1count.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1client__encryption-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1data__key.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1client__session.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1distinct.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1count.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1find.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1change__stream-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1encrypt.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1data__key.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1find__one__and__delete.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1apm-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1estimated__document__count.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1delete__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1client__session-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1distinct.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1find__one__and__replace.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1auto__encryption-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1data__key-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1encrypt.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1find__one__and__update.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1data__key-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1client-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1aggregate-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1index.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1estimated__document__count.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1client__encryption-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1find.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1index__view.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1encrypt-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1estimated__document__count-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1find__one__and__delete.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1insert.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1count-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1encrypt-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1estimated__document__count-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1pool.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1find__one__and__replace.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1apm-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1find__one__and__update.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1range.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1distinct-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1change__stream-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1index.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1replace.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1delete__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1pool-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1index__view.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1rewrap__many__datakey.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1index__view-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1auto__encryption-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1insert.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1server__api.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1find__one__and__delete-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1range-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1pool.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1tls.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1pool-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1index__view-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1range.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1bulk__write-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1index-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1transaction.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1index_1_1base__storage__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1update.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1index_1_1base__storage__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1rewrap__many__datakey-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1index_1_1wiredtiger__storage__options.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1server__api-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1insert-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1distinct-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1replace.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1count-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1index_1_1wiredtiger__storage__options-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1delete__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1range-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1index-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1rewrap__many__datakey.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1insert-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1server__api.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1index_1_1base__storage__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1find__one__and__replace-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1tls-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1find-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1index_1_1base__storage__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1tls.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1index_1_1wiredtiger__storage__options.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1transaction.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1index_1_1wiredtiger__storage__options-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1find__one__and__update-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1find__one__and__replace-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1update.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1find__one__and__delete-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1rewrap__many__datakey-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1transaction-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1server__api-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1aggregate-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1tls-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1find__one__and__update-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1transaction-members.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1find-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1replace-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1options_1_1update-members.html │ │ │ │ │ │ │ │ │ │ @@ -6279,41 +6279,41 @@ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1result_1_1bulk__write.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1result_1_1delete__result.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1result_1_1rewrap__many__datakey.html │ │ │ │ │ + │ │ │ │ │ + │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1result_1_1insert__many.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1result_1_1insert__one.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1result_1_1update.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1result_1_1replace__one.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1result_1_1rewrap__many__datakey.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1result_1_1insert__one.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1result_1_1insert__one-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1result_1_1rewrap__many__datakey-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1result_1_1update.html │ │ │ │ │ + https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1result_1_1delete__result-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1result_1_1insert__many-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1result_1_1delete__result-members.html │ │ │ │ │ - │ │ │ │ │ - │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1result_1_1replace__one-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1result_1_1bulk__write-members.html │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ https://mongocxx.org/api/mongocxx-4.3.1/classmongocxx_1_1v__noabi_1_1result_1_1update-members.html │ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/ssl_8hpp.html │ │ │ @@ -107,15 +107,15 @@ │ │ │ │ │ │
│ │ │
ssl.hpp File Reference
│ │ │
│ │ │
│ │ │

Description

│ │ │ │ │ │

Go to the source code of this file.

│ │ │ │ │ │ │ │ │ │ │ │ │ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/structbsoncxx_1_1types_1_1b__dbpointer.html │ │ │ @@ -109,15 +109,15 @@ │ │ │
bsoncxx::types::b_dbpointer Struct Reference
│ │ │ │ │ │
│ │ │ │ │ │

#include <bsoncxx/v_noabi/bsoncxx/types.hpp>

│ │ │

Description

│ │ │

A BSON DBPointer (aka DBRef) value.

│ │ │ -
Deprecated
This BSON type is deprecated. Usage is discouraged.
│ │ │ +
Deprecated
This BSON type is deprecated. Usage is discouraged.
│ │ │

│ │ │ Namespaces

namespace  mongocxx
 The top-level namespace within which all mongocxx library entities are declared.
│ │ │ │ │ │ │ │ │ │ │ │ │ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/structbsoncxx_1_1types_1_1b__symbol.html │ │ │ @@ -109,15 +109,15 @@ │ │ │
bsoncxx::types::b_symbol Struct Reference
│ │ │ │ │ │
│ │ │ │ │ │

#include <bsoncxx/v_noabi/bsoncxx/types.hpp>

│ │ │

Description

│ │ │

A BSON Symbol value.

│ │ │ -
Deprecated
This BSON type is deprecated. Usage is discouraged.
│ │ │ +
Deprecated
This BSON type is deprecated. Usage is discouraged.
│ │ │

(Note that these are not member symbols.)

│ │ │
bool operator!= (b_dbpointer const &lhs, b_dbpointer const &rhs)
 free function comparator for b_dbpointer
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/structbsoncxx_1_1types_1_1b__undefined.html │ │ │ @@ -109,15 +109,15 @@ │ │ │
bsoncxx::types::b_undefined Struct Reference
│ │ │ │ │ │
│ │ │ │ │ │

#include <bsoncxx/v_noabi/bsoncxx/types.hpp>

│ │ │

Description

│ │ │

A BSON undefined value.

│ │ │ -
Deprecated
This BSON type is deprecated. Usage is discouraged.
│ │ │ +
Deprecated
This BSON type is deprecated. Usage is discouraged.
│ │ │

│ │ │ Public Member Functions

template<typename T, detail::requires_not_t< int, detail::is_alike< b_symbol, T > > = 0>
 b_symbol (T &&t)
 Constructor for b_symbol.
 operator stdx::string_view () const
│ │ │ │ │ │ │ │ │ │ │ │ │ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/structbsoncxx_1_1v__noabi_1_1types_1_1b__dbpointer.html │ │ │ @@ -109,15 +109,15 @@ │ │ │
bsoncxx::v_noabi::types::b_dbpointer Struct Reference
│ │ │ │ │ │
│ │ │ │ │ │

#include <bsoncxx/v_noabi/bsoncxx/types.hpp>

│ │ │

Description

│ │ │

A BSON DBPointer (aka DBRef) value.

│ │ │ -
Deprecated
This BSON type is deprecated. Usage is discouraged.
│ │ │ +
Deprecated
This BSON type is deprecated. Usage is discouraged.
│ │ │

(Note that these are not member symbols.)

│ │ │
bool operator!= (b_undefined const &lhs, b_undefined const &rhs)
 free function comparator for b_undefined
│ │ │ │ │ │ │ │ │ │ │ │ │ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/structbsoncxx_1_1v__noabi_1_1types_1_1b__symbol.html │ │ │ @@ -109,15 +109,15 @@ │ │ │
bsoncxx::v_noabi::types::b_symbol Struct Reference
│ │ │ │ │ │
│ │ │ │ │ │

#include <bsoncxx/v_noabi/bsoncxx/types.hpp>

│ │ │

Description

│ │ │

A BSON Symbol value.

│ │ │ -
Deprecated
This BSON type is deprecated. Usage is discouraged.
│ │ │ +
Deprecated
This BSON type is deprecated. Usage is discouraged.
│ │ │

(Note that these are not member symbols.)

│ │ │
bool operator!= (b_dbpointer const &lhs, b_dbpointer const &rhs)
 free function comparator for b_dbpointer
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/structbsoncxx_1_1v__noabi_1_1types_1_1b__undefined.html │ │ │ @@ -109,15 +109,15 @@ │ │ │
bsoncxx::v_noabi::types::b_undefined Struct Reference
│ │ │ │ │ │
│ │ │ │ │ │

#include <bsoncxx/v_noabi/bsoncxx/types.hpp>

│ │ │

Description

│ │ │

A BSON undefined value.

│ │ │ -
Deprecated
This BSON type is deprecated. Usage is discouraged.
│ │ │ +
Deprecated
This BSON type is deprecated. Usage is discouraged.
│ │ │

│ │ │ Public Member Functions

template<typename T, detail::requires_not_t< int, detail::is_alike< b_symbol, T > > = 0>
 b_symbol (T &&t)
 Constructor for b_symbol.
 operator stdx::string_view () const
│ │ │ │ │ │ │ │ │ │ │ │ │ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/v__noabi_2bsoncxx_2types_2bson__value_2value_8hpp.html │ │ │ @@ -107,15 +107,15 @@ │ │ │ │ │ │
│ │ │
value.hpp File Reference
│ │ │
│ │ │
│ │ │

Description

│ │ │

Provides bsoncxx::v_noabi::types::bson_value::value.

│ │ │ -
Deprecated
Use bsoncxx/types/value.hpp instead (renamed).
│ │ │ +
Deprecated
Use bsoncxx/types/value.hpp instead (renamed).
│ │ │
Includes
│ │ │
│ │ │
│ │ │

Go to the source code of this file.

│ │ │

(Note that these are not member symbols.)

│ │ │
bool operator!= (b_undefined const &lhs, b_undefined const &rhs)
 free function comparator for b_undefined
│ │ ├── ./usr/share/doc/libmongocxx-dev/api/current/v__noabi_2bsoncxx_2types_2bson__value_2view_8hpp.html │ │ │ @@ -107,15 +107,15 @@ │ │ │ │ │ │
│ │ │
view.hpp File Reference
│ │ │
│ │ │
│ │ │

Description

│ │ │

Provides bsoncxx::v_noabi::types::bson_value::view.

│ │ │ -
Deprecated
Use bsoncxx/types/view.hpp instead (renamed).
│ │ │ +
Deprecated
Use bsoncxx/types/view.hpp instead (renamed).
│ │ │
Includes
│ │ │
│ │ │
│ │ │

Go to the source code of this file.

│ │ │