Skip to content

Commit 0e9ac40

Browse files
committed
DOCSP-45314: Removed headers (#84)
* DOCSP-45314: Removed headers * RR feedback * EC feedback (cherry picked from commit 2e96f85)
1 parent 5e37556 commit 0e9ac40

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

source/upgrade.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,13 @@ The v4.0 driver introduces the following breaking changes to the API:
161161
library equivalents. For context, see the :ref:`Build System Breaking Changes
162162
<version-4.0-build-system-breaking>` section.
163163

164+
- Removes the following header files:
165+
166+
- ``<bsoncxx/stdx/make_unique.hpp>``
167+
- ``<bsoncxx/types/value.hpp>``
168+
- ``<bsoncxx/util/functor.hpp>``
169+
- ``<mongocxx/options/create_collection.hpp>``
170+
164171
- Removes the following deprecated ``utf8`` types and functions that have ``string`` equivalents:
165172

166173
- ``k_utf8`` from the ``bsoncxx::v_noabi::type`` class. Instead, use ``k_string``.

0 commit comments

Comments
 (0)