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
5 changes: 5 additions & 0 deletions features_cpp23.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,11 @@ features:
- desc: "Relaxing requirements for `chrono::time_point::clock`"
paper: P2212
lib: true
support:
- MSVC
- GCC 11
- Clang 17
- Xcode 16.1

- desc: "Providing size feedback in the Allocator interface"
paper: P0401
Expand Down