-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
P1222R4 <flat_set>
#2912
Comments
58 tasks
61 tasks
I have just started on a branch implementing this feature. :) |
This was referenced Jun 17, 2023
Merged
We're starting a multi-collaborator feature branch, |
Closed
Closed
22 tasks
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
P1222R4
<flat_set>
LWG-3751 Missing feature macro for
flat_set
LWG-3774
<flat_set>
should include<compare>
LWG-3786 Flat maps' deduction guides need to default
Allocator
to be usefulLWG-3803
flat_
meow
constructors takingKeyContainer
lackKeyCompare
parameterLWG-3879
erase_if
forflat_{,multi}set
is incorrectly specifiedLWG-3884
flat_
meow
is missing allocator-extended copy/move constructorsLWG-3987 Including
<flat_meow>
doesn't providestd::begin/end
Feature-test macro:
Internal VS-PR-420058 has taught the IDE about this new extensionless header - thanks @CaseyCarter!
The text was updated successfully, but these errors were encountered: