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

We have SemiRegular wrong #1620

Open
dabrahams opened this issue Nov 24, 2024 · 0 comments · May be fixed by #1622
Open

We have SemiRegular wrong #1620

dabrahams opened this issue Nov 24, 2024 · 0 comments · May be fixed by #1622

Comments

@dabrahams
Copy link
Collaborator

I'm not sure I believe SemiRegular is a useful concept; it may have fallen out of wanting to support input iterators, which really shouldn't be copyable in the first place, but…

Slide 14 of this presentation shows that SemiRegular means, in our current world (I think) Copyable + Deinitializable.

@sean-parent can you comment on the motivation for SemiRegular?

dabrahams added a commit that referenced this issue Nov 24, 2024
Fixes #1620.

Another pass to loosen some constraints now that SemiRegular refines
Copyable is warranted.
@dabrahams dabrahams linked a pull request Nov 24, 2024 that will close this issue
dabrahams added a commit that referenced this issue Nov 24, 2024
Fixes #1620.

Another pass to loosen some constraints now that SemiRegular refines
Copyable is warranted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant