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

P2609R3: Relaxing Ranges Just A Smidge #3486

Merged
merged 7 commits into from
Feb 23, 2023

Commits on Feb 20, 2023

  1. Feature test macro

    JMazurkiewicz committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    6ab8897 View commit details
    Browse the repository at this point in the history
  2. Relax concepts

    JMazurkiewicz committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    3742489 View commit details
    Browse the repository at this point in the history
  3. Tests

    JMazurkiewicz committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    475f1b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b70c474 View commit details
    Browse the repository at this point in the history
  5. Rename int main to void test

    With assumption that we don't need `int main() {} // COMPILE-ONLY` anymore thanks to microsoft#3484
    JMazurkiewicz committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    2688a31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8554f2f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    febff34 View commit details
    Browse the repository at this point in the history