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

<numeric> Implement P1645R1 "constexpr for <numeric> algorithms" #399

Merged
merged 24 commits into from
Jan 9, 2020

Commits on Dec 19, 2019

  1. Configuration menu
    Copy the full SHA
    3ccdf0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a5c253 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8799aa6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f1e166 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1fc2e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    085c5bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f19ca49 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d8a8c20 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b570329 View commit details
    Browse the repository at this point in the history
  10. [numeric] make iota constexpr

    Neargye committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    feaf293 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. [yvals_core] define _CONSTEXPR20_ICE: Functions that became constexpr…

    … in C++20, and requires is_constant_evaluated
    Neargye committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    c95af52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d777a92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b222525 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6dd3bac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eea82f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5044f97 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Configuration menu
    Copy the full SHA
    a0b346f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4dc329 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca6a7c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bd033b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fa436a View commit details
    Browse the repository at this point in the history
  6. clang-format

    BillyONeal committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    10aec6c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Configuration menu
    Copy the full SHA
    8d6e17f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05cc659 View commit details
    Browse the repository at this point in the history