-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
incorrect-infoA feature description or the displayed support for it is incorrect.A feature description or the displayed support for it is incorrect.
Description
Which proposal(s) is / are affected?
P0040R3
Which compiler / toolchain is affected?
P0040R3: Extending memory management tools #103640 is marked closed, but also shows 0/8 completion for parallel versions.
Both LLVM and Xcode set the feature test macro __cpp_lib_raw_memory_algorithms == 201606L. Hence, they can both be marked as either full support (respecting test macro) or partial support (because of parallel versions) at the same time.
Metadata
Metadata
Assignees
Labels
incorrect-infoA feature description or the displayed support for it is incorrect.A feature description or the displayed support for it is incorrect.