Skip to content

Commit 4afa044

Browse files
mirion-devcdervis
authored andcommitted
Update MSVC conformance status for C++23
1 parent 859579e commit 4afa044

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

features_cpp23.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ features:
497497
support:
498498
- GCC 16
499499
- Clang
500-
- MSVC ?
500+
- MSVC 14.30
501501
- Xcode ?
502502

503503
- desc: "Character sets and encodings"
@@ -1030,7 +1030,6 @@ features:
10301030
support:
10311031
- GCC ?
10321032
- Clang ?
1033-
- MSVC ?
10341033
- Xcode ?
10351034

10361035
- desc: "Revising the wording of stream input operations"
@@ -1039,7 +1038,7 @@ features:
10391038
support:
10401039
- GCC ?
10411040
- Clang 9
1042-
- MSVC ?
1041+
- MSVC
10431042
- Xcode ?
10441043

10451044
- desc: "Byte-wise atomic `std::memcpy()`"
@@ -1048,7 +1047,6 @@ features:
10481047
support:
10491048
- GCC ?
10501049
- Clang ?
1051-
- MSVC ?
10521050
- Xcode ?
10531051

10541052
- desc: "`std::flat_map` (`<flat_map>`)"
@@ -1569,7 +1567,7 @@ features:
15691567
support:
15701568
- GCC ?
15711569
- Clang 19
1572-
- MSVC ?
1570+
- MSVC 14.37
15731571
- Xcode ?
15741572

15751573
- desc: "Improving `std::format()`'s width estimation"

0 commit comments

Comments
 (0)