-
Notifications
You must be signed in to change notification settings - Fork 8
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
Movable<int&&>() is true and it should probably be false #310
Labels
Comments
CaseyCarter
added a commit
that referenced
this issue
Jul 18, 2017
Merged
CaseyCarter
added a commit
that referenced
this issue
Jul 18, 2017
CaseyCarter
added a commit
that referenced
this issue
Jul 18, 2017
CaseyCarter
added a commit
that referenced
this issue
Jul 18, 2017
CaseyCarter
added a commit
that referenced
this issue
Jul 18, 2017
CaseyCarter
added a commit
that referenced
this issue
Jul 18, 2017
CaseyCarter
added a commit
that referenced
this issue
Jul 18, 2017
CaseyCarter
added a commit
to CaseyCarter/cmcstl2
that referenced
this issue
Dec 27, 2017
* P0541 * P0547 * P0579 * ericniebler/stl2#155 * ericniebler/stl2#167 * ericniebler/stl2#172 * ericniebler/stl2#229 * ericniebler/stl2#232 * ericniebler/stl2#239 * ericniebler/stl2#241 * ericniebler/stl2#242 * ericniebler/stl2#243 * ericniebler/stl2#244 * ericniebler/stl2#245 * ericniebler/stl2#255 * ericniebler/stl2#286 * ericniebler/stl2#299 * ericniebler/stl2#301 * ericniebler/stl2#310 * ericniebler/stl2#311 * ericniebler/stl2#313 * ericniebler/stl2#322 * ericniebler/stl2#339 * ericniebler/stl2#381 Remove post-increment experiment in `move_iterator`. Remove `EqualityComparable`/`Sentinel<default_sentinel>` extensions to `ostreambuf_iterator`.
CaseyCarter
added a commit
to CaseyCarter/cmcstl2
that referenced
this issue
Mar 5, 2018
* P0541 * P0547 * P0579 * ericniebler/stl2#155 * ericniebler/stl2#167 * ericniebler/stl2#172 * ericniebler/stl2#229 * ericniebler/stl2#232 * ericniebler/stl2#239 * ericniebler/stl2#241 * ericniebler/stl2#242 * ericniebler/stl2#243 * ericniebler/stl2#244 * ericniebler/stl2#245 * ericniebler/stl2#255 * ericniebler/stl2#286 * ericniebler/stl2#299 * ericniebler/stl2#301 * ericniebler/stl2#310 * ericniebler/stl2#311 * ericniebler/stl2#313 * ericniebler/stl2#322 * ericniebler/stl2#339 * ericniebler/stl2#381 Remove post-increment experiment in `move_iterator`. Remove `EqualityComparable`/`Sentinel<default_sentinel>` extensions to `ostreambuf_iterator`.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Also see #301
Proposed Resolution
See P0547R1.
The text was updated successfully, but these errors were encountered: