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

[func.not_fn], [func.bind_front] fix phrasing of \mandates and \expects #2750

Merged
merged 1 commit into from
Mar 15, 2019

Commits on Mar 7, 2019

  1. [func.not_fn], [func.bind_front] fix phrasing of \mandates and \expects

    The Mandates: element should just state its condition, not say that it
    "shall be true". Cpp17 concept requirements should be phrased as "X meets the
    Y requirements" not "X shall meet the requirements of Y".
    jwakely committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    504cd6e View commit details
    Browse the repository at this point in the history