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

[special.mem.concepts] Use 'models ... only if' phrasing for semantic… #2621

Merged
merged 1 commit into from Jan 19, 2019

Conversation

jensmaurer
Copy link
Member

… constraints.

Fixes #2618.

@jensmaurer
Copy link
Member Author

The /no-throw-input-iterator/ and /no-throw-input-range/ seem obvious, but for /no-throw-sentinel/, it's unclear whether the "no exceptions on copy" constraint applies to S or to I or to both. @CaseyCarter, what's the intent here?

@CaseyCarter
Copy link
Contributor

what's the intent here?

The intent - which I agree is not clear - is that the constraints on construction and assignment apply to both I and S.

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 this pull request may close these issues.

None yet

3 participants