Skip to content

Commit ff1ed5a

Browse files
authored
docsp-34251 - c++ version updates (#930)
1 parent 96c5e84 commit ff1ed5a

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

source/cxx.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@ MongoDB C++ Driver
1010
:depth: 1
1111
:class: twocols
1212

13+
.. facet::
14+
:name: genre
15+
:values: tutorial
16+
17+
.. facet::
18+
:name: programming_language
19+
:values: cpp
20+
21+
.. meta::
22+
:keywords: tutorial, connection string, backward compatibility
23+
1324
Introduction
1425
------------
1526

source/includes/language-compatibility-table-cxx.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- C++11
1111
- C++03
1212

13-
* - 3.8.0
13+
* - 3.8+
1414
- ✓
1515
- ✓
1616
- ✓

source/includes/mongodb-compatibility-table-cxx.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
- MongoDB 3.0
1919
- MongoDB 2.6
2020
- MongoDB 2.4
21-
* - 3.8
21+
22+
* - 3.8+
2223
- ✓
2324
- ✓
2425
- ✓
@@ -31,6 +32,7 @@
3132
-
3233
-
3334
-
35+
3436
* - 3.7
3537
- ⊛
3638
- ⊛
@@ -44,6 +46,7 @@
4446
-
4547
-
4648
-
49+
4750
* - 3.6
4851
- ⊛
4952
- ⊛
@@ -57,6 +60,7 @@
5760
- ✓
5861
-
5962
-
63+
6064
* - 3.5
6165
- ⊛
6266
- ⊛
@@ -70,6 +74,7 @@
7074
- ✓
7175
-
7276
-
77+
7378
* - 3.4
7479
- ⊛
7580
- ⊛
@@ -83,6 +88,7 @@
8388
- ✓
8489
-
8590
-
91+
8692
* - 3.3
8793
-
8894
-
@@ -96,6 +102,7 @@
96102
- ✓
97103
-
98104
-
105+
99106
* - 3.2
100107
-
101108
-
@@ -109,6 +116,7 @@
109116
- ✓
110117
- ✓
111118
- ✓
119+
112120
* - 3.1
113121
-
114122
-
@@ -122,6 +130,7 @@
122130
- ✓
123131
- ✓
124132
- ✓
133+
125134
* - 3.0
126135
-
127136
-

0 commit comments

Comments
 (0)