We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34e42fd commit 43818b5Copy full SHA for 43818b5
CHANGELOG.md
@@ -15,6 +15,7 @@ Changes prior to 3.9.0 are documented as [release notes on GitHub](https://githu
15
- Use `bsoncxx::stdx::optional<T>` instead of `mongocxx::stdx::optional<T>`.
16
- Use `bsoncxx::stdx::string_view` instead of `mongocxx::stdx::string_view`.
17
- Inline namespace macros for bsoncxx and mongocxx namespace: `*_INLINE_NAMESPACE_*`.
18
+- The `<bsoncxx/types/value.hpp>` header.
19
- The `<bsoncxx/util/functor.hpp>` header.
20
21
## 3.11.0
src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/types/value.hpp
0 commit comments