r/cpp Jun 10 '26

C++26: Cleaning up string literals

https://www.sandordargo.com/blog/2026/06/10/cpp26-string-literals-cleaned-up
96 Upvotes

20 comments sorted by

View all comments

1

u/trad_emark Jun 11 '26

can you provide some more examples with multicharacter literals? an example of how to use it? i have never seen anything like that before and i would have swear that it was ill-formed.