Skip to content

Commit

Permalink
docsp-34251 - c++ version updates (#930)
Browse files Browse the repository at this point in the history
  • Loading branch information
mongoKart authored Nov 9, 2023
1 parent 96c5e84 commit ff1ed5a
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 2 deletions.
11 changes: 11 additions & 0 deletions source/cxx.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,17 @@ MongoDB C++ Driver
:depth: 1
:class: twocols

.. facet::
:name: genre
:values: tutorial

.. facet::
:name: programming_language
:values: cpp

.. meta::
:keywords: tutorial, connection string, backward compatibility

Introduction
------------

Expand Down
2 changes: 1 addition & 1 deletion source/includes/language-compatibility-table-cxx.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- C++11
- C++03

* - 3.8.0
* - 3.8+
- ✓
- ✓
- ✓
Expand Down
11 changes: 10 additions & 1 deletion source/includes/mongodb-compatibility-table-cxx.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
- MongoDB 3.0
- MongoDB 2.6
- MongoDB 2.4
* - 3.8

* - 3.8+
- ✓
- ✓
- ✓
Expand All @@ -31,6 +32,7 @@
-
-
-

* - 3.7
- ⊛
- ⊛
Expand All @@ -44,6 +46,7 @@
-
-
-

* - 3.6
- ⊛
- ⊛
Expand All @@ -57,6 +60,7 @@
- ✓
-
-

* - 3.5
- ⊛
- ⊛
Expand All @@ -70,6 +74,7 @@
- ✓
-
-

* - 3.4
- ⊛
- ⊛
Expand All @@ -83,6 +88,7 @@
- ✓
-
-

* - 3.3
-
-
Expand All @@ -96,6 +102,7 @@
- ✓
-
-

* - 3.2
-
-
Expand All @@ -109,6 +116,7 @@
- ✓
- ✓
- ✓

* - 3.1
-
-
Expand All @@ -122,6 +130,7 @@
- ✓
- ✓
- ✓

* - 3.0
-
-
Expand Down

0 comments on commit ff1ed5a

Please sign in to comment.