Skip to content

Commit bb9ffd4

Browse files
authored
Fix MSVC conformance status of N2255 and N2928
Signed-off-by: Mirion <51433180+mirion-dev@users.noreply.github.com>
1 parent a1bf016 commit bb9ffd4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

features_cpp11.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ features:
108108
- GCC 4.8 (partial)
109109
- GCC 5
110110
- Clang 3
111-
- MSVC 14.0 (partial)
111+
- MSVC 8.0 (partial)
112112
- MSVC 14.0
113113
- Xcode
114114
hints:
@@ -462,7 +462,7 @@ features:
462462
support:
463463
- GCC 4.7
464464
- Clang 2.9
465-
- MSVC 14.0 (partial)
465+
- MSVC 8.0 (partial)
466466
- MSVC 11.0
467467
- Xcode
468468

0 commit comments

Comments
 (0)