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

<sstream>: Don't swap basic_stringbufs in move assignment and allocator-extended construction #4239

Merged
merged 14 commits into from
Jan 24, 2024

Commits on Dec 5, 2023

  1. Don't swap basic_stringbuf in move assignment...

    and allocator-extended move construction.
    frederick-vs-ja committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    29340e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d58403 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    f17e9f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d24cf6 View commit details
    Browse the repository at this point in the history
  3. Missed parentheses

    frederick-vs-ja authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ee2592a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    931310e View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    838d0bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f5a327 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    8db8f64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45fd402 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d51a1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98fcc22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bada8fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1c6d4c View commit details
    Browse the repository at this point in the history