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

Implement P2494R2 Relaxing Range Adaptors To Allow Move-Only Types #2965

Merged
merged 14 commits into from
Aug 27, 2022

Commits on Jul 28, 2022

  1. update __cpp_lib_ranges

    strega-nil committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    eef9bb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f90e060 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00d8532 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. ups

    Co-authored-by: A. Jiang <de34@live.cn>
    strega-nil-ms and frederick-vs-ja authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    aff6207 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0ec634 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. add test

    strega-nil committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    f405f2c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Make P2494R2 not a DR, and fix tests

    WHY IS initializer_list NOT A VIEWABLE_RANGE
    strega-nil committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    d0d13ee View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Stephan CRs

    this also makes the tests better, imo
    strega-nil committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    8b8e978 View commit details
    Browse the repository at this point in the history
  2. Stephan CRs

    strega-nil committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    31d8ca2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    527b25f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    f2202d6 View commit details
    Browse the repository at this point in the history
  2. Also test permissive.

    StephanTLavavej committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    a608d44 View commit details
    Browse the repository at this point in the history
  3. Mega nitpicks.

    StephanTLavavej committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    b05023e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    0d05486 View commit details
    Browse the repository at this point in the history