Skip to content

Implement P1147R1 "Printing volatile Pointers" - #2262

Merged
Stephan T. Lavavej (StephanTLavavej) merged 12 commits into
microsoft:mainfrom
fsb4000:fix2246
Oct 20, 2021
Merged

Stephan T. Lavavej (StephanTLavavej) merged 12 commits into
microsoft:mainfrom
fsb4000:fix2246

Conversation

@fsb4000

Copy link
Copy Markdown
Contributor

Fixes #2246

@fsb4000
Igor Zhukov (fsb4000) requested a review from a team as a code owner October 6, 2021 15:39
@fsb4000 Igor Zhukov (fsb4000) changed the title Implemented P1147R1 "Printing volatile Pointers" Implement P1147R1 "Printing volatile Pointers" Oct 6, 2021
@CaseyCarter Casey Carter (CaseyCarter) added defect report Applied retroactively format C++20/23 format labels Oct 6, 2021
@CaseyCarter

This comment has been minimized.

Comment thread stl/inc/ostream
@CaseyCarter

This comment has been minimized.

@CaseyCarter Casey Carter (CaseyCarter) added cxx23 C++23 feature and removed format C++20/23 format defect report Applied retroactively labels Oct 6, 2021
Comment thread tests/std/test.lst Outdated
Comment thread tests/std/tests/P1147R1_printing_volotile_pointers/test.cpp Outdated
Comment thread tests/std/tests/P1147R1_printing_volotile_pointers/test.cpp Outdated
Comment thread tests/std/tests/P1147R1_printing_volotile_pointers/test.cpp Outdated
Comment thread stl/inc/ostream Outdated
Comment thread stl/inc/ostream Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This looks good, I'll push changes for incredibly minor nitpicks.

Comment thread tests/std/tests/P1147R1_printing_volatile_pointers/test.cpp
Comment thread stl/inc/ostream Outdated
@StephanTLavavej

Copy link
Copy Markdown
Member

I'm mirroring this to an MSVC-internal PR; please notify me if any further changes are pushed.

@StephanTLavavej

Copy link
Copy Markdown
Member

I've pushed a merge with main, resolving a trivial adjacent-add conflict in yvals_core.h.

@StephanTLavavej
Stephan T. Lavavej (StephanTLavavej) merged commit 486a8a1 into microsoft:main Oct 20, 2021
@StephanTLavavej

Copy link
Copy Markdown
Member

Thanks for implementing this highly volatile feature! 💥 😹 ✔️

@fsb4000
Igor Zhukov (fsb4000) deleted the fix2246 branch October 20, 2021 14:10
AZero13 (AZero13) pushed a commit to AZero13/STL that referenced this pull request Nov 4, 2021
Co-authored-by: Casey Carter <Casey@Carter.net>
Co-authored-by: Stephan T. Lavavej <stl@nuwen.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cxx23 C++23 feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

P1147R1 Printing volatile Pointers

4 participants