Skip to content
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

p1664 - reconstructible_range and ranges::reconstruct Extension Point #33

Open
ThePhD opened this issue Sep 25, 2020 · 2 comments
Open
Assignees
Labels
human.astronomers [design.sg9] wg21's Sg9: Ranges Study Group
Milestone

Comments

@ThePhD
Copy link
Owner

ThePhD commented Sep 25, 2020

The same paper as #20, but it needs to be redone to stick it to the fact that string_view is the only string view type it works with, and that it'll exclude Niall Douglass's io_span and similar.

This is because we hard-coded string_view, span, and other types directly into the "reduce template bloat" paper from Hannes Hauswedell. This was a compromise, and absolutely the wrong decision.

@ThePhD ThePhD self-assigned this Sep 25, 2020
@ThePhD
Copy link
Owner Author

ThePhD commented Apr 16, 2021

Oh look it's been redone what a nice life I'm living here.

https://thephd.github.io/_vendor/future_cxx/papers/d1664.html

@ThePhD
Copy link
Owner Author

ThePhD commented Jun 19, 2021

Paper pivoted. We're using a strong adl extension point modeled after begin now.

Also it has to take a trip through SG9. Gonna be here for a long time, probably...

https://thephd.dev/_vendor/future_cxx/papers/d1664.html

@ThePhD ThePhD added this to the C++23 milestone Jun 19, 2021
@ThePhD ThePhD added the human.astronomers [design.sg9] wg21's Sg9: Ranges Study Group label Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
human.astronomers [design.sg9] wg21's Sg9: Ranges Study Group
Projects
None yet
Development

No branches or pull requests

1 participant