Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions features_cpp23.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ features:
support:
- GCC 16
- Clang
- MSVC ?
- MSVC 14.30
- Xcode ?

- desc: "Character sets and encodings"
Expand Down Expand Up @@ -1030,7 +1030,6 @@ features:
support:
- GCC ?
- Clang ?
- MSVC ?
- Xcode ?

- desc: "Revising the wording of stream input operations"
Expand All @@ -1039,7 +1038,7 @@ features:
support:
- GCC ?
- Clang 9
- MSVC ?
- MSVC
- Xcode ?

- desc: "Byte-wise atomic `std::memcpy()`"
Expand All @@ -1048,7 +1047,6 @@ features:
support:
- GCC ?
- Clang ?
- MSVC ?
- Xcode ?

- desc: "`std::flat_map` (`<flat_map>`)"
Expand Down Expand Up @@ -1569,7 +1567,7 @@ features:
support:
- GCC ?
- Clang 19
- MSVC ?
- MSVC 14.37
- Xcode ?

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