-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 formatter<vector<bool>::reference>
#4133
Merged
StephanTLavavej
merged 14 commits into
microsoft:main
from
frederick-vs-ja:formatter-vector-bool-reference
Nov 29, 2023
Merged
Implement formatter<vector<bool>::reference>
#4133
StephanTLavavej
merged 14 commits into
microsoft:main
from
frederick-vs-ja:formatter-vector-bool-reference
Nov 29, 2023
Commits on Oct 28, 2023
-
Address @CaseyCarter's review comments in previous PR
Co-authored-by: Casey Carter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3a9978 - Browse repository at this point
Copy the full SHA e3a9978View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e78cb1 - Browse repository at this point
Copy the full SHA 9e78cb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9ff556 - Browse repository at this point
Copy the full SHA e9ff556View commit details -
Configuration menu - View commit details
-
Copy full SHA for e36d184 - Browse repository at this point
Copy the full SHA e36d184View commit details -
Configuration menu - View commit details
-
Copy full SHA for d48ef57 - Browse repository at this point
Copy the full SHA d48ef57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e34c96 - Browse repository at this point
Copy the full SHA 4e34c96View commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e82fe65 - Browse repository at this point
Copy the full SHA e82fe65View commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d07e785 - Browse repository at this point
Copy the full SHA d07e785View commit details
Commits on Nov 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 093bf28 - Browse repository at this point
Copy the full SHA 093bf28View commit details -
Co-authored-by: Jakub Mazurkiewicz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7eb27e - Browse repository at this point
Copy the full SHA a7eb27eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e60900a - Browse repository at this point
Copy the full SHA e60900aView commit details -
Pre-existing:
<stacktrace>
should guard#include <format>
with `_……_cpp_lib_concepts`.
Configuration menu - View commit details
-
Copy full SHA for 0658f5f - Browse repository at this point
Copy the full SHA 0658f5fView commit details -
Undo attempted throughput improvement by moving `_Fill_align_and_widt…
…h_MEOW` back to `<format>`.
Configuration menu - View commit details
-
Copy full SHA for a4cf749 - Browse repository at this point
Copy the full SHA a4cf749View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84d9590 - Browse repository at this point
Copy the full SHA 84d9590View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.