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 0b5418d commit 8c95105Copy full SHA for 8c95105
docs/content/mongocxx-v3/index.md
@@ -13,7 +13,7 @@ slug = "index"
13
The mongocxx is a ground-up rewrite of a C++ driver for MongoDB based on
14
[libmongoc](http://mongoc.org/). It requires a C++11 compiler. It it
15
known to build on x86 and x86-64 architectures for Linux, macOS,
16
-Windows, FreeBSD and Solaris.
+Windows, and FreeBSD.
17
18
The mongocxx driver library includes a matching bson package, bsoncxx, that
19
implements the BSON specification (see http://www.bsonspec.org). This
0 commit comments