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 P1425 iterator range constructors for stack and queue #1994

Merged

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    63eb68a View commit details
    Browse the repository at this point in the history
  2. Adopt LWG-3506

    Addresses microsoft#1965
    miscco committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    0c910e3 View commit details
    Browse the repository at this point in the history
  3. Adopt LWG-3522

    Addresses microsoft#1965
    miscco committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    43b0e58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a34d8fa View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. drop mentions in yvals_core

    miscco committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    239467d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. Configuration menu
    Copy the full SHA
    83957fd View commit details
    Browse the repository at this point in the history
  2. Add feature test macro

    miscco committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    ccdf327 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Use the right paper name

    miscco committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    0cd5770 View commit details
    Browse the repository at this point in the history
  2. Apply STLs review comments

    miscco committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    a9e8c3d View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

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

Commits on Jul 18, 2021

  1. Configuration menu
    Copy the full SHA
    55cea37 View commit details
    Browse the repository at this point in the history
  2. Revert "Adopt P1518R2 Stop Overconstraining Allocators In Container D…

    …eduction Guides"
    
    This reverts commit 55cea37.
    miscco committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    3fdb419 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

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

Commits on Aug 6, 2021

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

Commits on Aug 13, 2021

  1. Configuration menu
    Copy the full SHA
    77687b1 View commit details
    Browse the repository at this point in the history
  2. Code review feedback.

    StephanTLavavej committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    f58bad7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a7e781 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24af420 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6473d6d View commit details
    Browse the repository at this point in the history