-
Notifications
You must be signed in to change notification settings - Fork 772
[concepts] Use "model" instead of "satisfy" for the semantic requirements #2591
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
Comments
See also #1263. |
@CaseyCarter, are you intending to eventually submit a patch for this area of concern? |
CaseyCarter
added a commit
to CaseyCarter/draft
that referenced
this issue
Jan 6, 2019
…pt requirements ...and use "satisfies" only with pure predicates - those without semantic requirements - including concepts when only the syntactic requirements are intended. Fixes cplusplus#2591.
CaseyCarter
added a commit
to CaseyCarter/draft
that referenced
this issue
Jan 6, 2019
…pt requirements ...and use "satisfies" only with pure predicates - those without semantic requirements - including concepts when only the syntactic requirements are intended. Fixes cplusplus#2591.
CaseyCarter
added a commit
to CaseyCarter/draft
that referenced
this issue
Jan 7, 2019
…tead of "satisfy" with library concept requirements Fixes cplusplus#2591.
CaseyCarter
added a commit
to CaseyCarter/draft
that referenced
this issue
Mar 17, 2019
…equirements Updates: [structure.requirements],[customization.point.object],[res.on.requirements],[concepts], and [range.semi.wrap]. Fixes cplusplus#2591.
CaseyCarter
added a commit
to CaseyCarter/draft
that referenced
this issue
Mar 17, 2019
…equirements Updates: [structure.requirements],[customization.point.object],[res.on.requirements],[concepts], and [range.semi.wrap]. Fixes cplusplus#2591.
CaseyCarter
added a commit
to CaseyCarter/draft
that referenced
this issue
Mar 17, 2019
…equirements Updates: [structure.requirements],[customization.point.object],[res.on.requirements],[concepts], and [range.semi.wrap]. Fixes cplusplus#2591.
zygoloid
pushed a commit
that referenced
this issue
Jun 14, 2019
…concept requirements Consistently use "satisfy" to mean the syntactic requirements are met, and "model" to mean the semantic requirements are met. Updates: [structure.requirements],[customization.point.object],[res.on.requirements],[concepts], and [range.semi.wrap]. Fixes #2591.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See #2176 (comment).
The text was updated successfully, but these errors were encountered: