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

Allow to use string_view from std::experimental #2364

Closed
wants to merge 8 commits into from

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    fba2e9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df5943d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1943399 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5eddcc1 View commit details
    Browse the repository at this point in the history
  5. Restore full test suite

    karzhenkov committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    5a0d8f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7f75c8 View commit details
    Browse the repository at this point in the history
  7. Use old emplace_back even with C++17

    clang-7 has old signature returning void
    karzhenkov committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    7b627c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f566f0 View commit details
    Browse the repository at this point in the history