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

Remove superfluous std::string copy operations #11682

Merged
merged 5 commits into from
Oct 12, 2024
Merged

Commits on Oct 6, 2024

  1. cleanup: remove superfluous std::string copies

    Philipp Otterbein committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    4c0c8e5 View commit details
    Browse the repository at this point in the history
  2. cont. cleanup: remove superfluous std::string copies

    Philipp Otterbein committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    caf3b55 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. MacOS built: add workaround for missing view() member of std::ostring…

    …stream
    Philipp Otterbein committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e21c789 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. std::string_view shall not be null terminated

    Philipp Otterbein committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    de96f63 View commit details
    Browse the repository at this point in the history
  2. cont. cleanup: remove superfluous std::string copies

    Philipp Otterbein committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a353a99 View commit details
    Browse the repository at this point in the history