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 P2291R3 constexpr Integral <charconv> #3049

Merged
merged 9 commits into from
Aug 27, 2022

Commits on Aug 23, 2022

  1. Implement P2291R3

    AdamBucior committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    7bf72d3 View commit details
    Browse the repository at this point in the history
  2. Feature-test macro

    AdamBucior committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    415f037 View commit details
    Browse the repository at this point in the history
  3. inline instead of static

    AdamBucior committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    92b867e View commit details
    Browse the repository at this point in the history
  4. Code review

    AdamBucior committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    87a6cbd View commit details
    Browse the repository at this point in the history
  5. Casey's review comments

    CaseyCarter authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    4a69c4a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    a043b99 View commit details
    Browse the repository at this point in the history
  2. Rewrap comments.

    StephanTLavavej committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    1ce8fe8 View commit details
    Browse the repository at this point in the history
  3. Add const.

    StephanTLavavej committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    53c80c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1f5066 View commit details
    Browse the repository at this point in the history