Why are GCC and clang telling me that there's an unmatched left brace in my format string when us...
Why are GCC and clang telling me that there's an unmatched left brace in my format string when using a custom type formatter?
I hope you found a solution that worked for you :)
The Content is licensed under (https://meta.stackexchange.com/help/licensing) CC BY-SA.
Attention! This video does always use the same license as the source!
Thanks to all those great people for their contributions!
(stackoverflow.com/users/10552999/climb4)climb4
(stackoverflow.com/users/862231/dave-s)Dave S
A special thanks goes out to the (stackoverflow.com/questions/79230737/why-are-gcc-and-clang-telling-me-that-theres-an-unmatched-left-brace-in-my-form)Stackexchange community
I wish you all a wonderful day! Stay safe :)
If anything is off, please write me at peter D.O.T schneider A.T ois42.de
c++20 fmt stdformat c++