LWG-3833 Remove specialization template<size_t N> struct formatter<const charT[N], charT>#3477
Conversation
Remove template specialization
|
Added to PR description |
|
Yay! Are there any recommended resources on how to get more knowledgeable on the ecosystem so that I may contribute more? I consider myself a fairly seasoned user of C++ but this has been my first foray into open source. |
You can watch the code reviews and notice what was wrong and don't do that in your PRs: https://www.youtube.com/playlist?list=PLReL099Y5nRffygixwNJhENbYxhuJL6Ei |
|
@fsb4000 Just watched my first one in the playlist. Had a good time doing do. Thanks! |
|
@microsoft-github-policy-service agree |
|
Something bad happened. |
CaseyCarter
left a comment
There was a problem hiding this comment.
It appears that you've force-pushed the changes from your other PR atop this one.
|
Sorry about that, should be fixed. |
|
I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed. |

Remove specialization
template<size_t N> struct formatter<const charT[N], charT>Fixes #3426