ThePhD / future_cxx

Work done today for the glory of tomorrow - or, C and C++ systems programming papers.
https://thephd.dev/portfolio/standard
46 stars 8 forks source link

N2594 - Mixed string literal concatenation #32

Closed ThePhD closed 3 years ago

ThePhD commented 3 years ago

The copy-pasta of this: https://wg21.link/p2201

But for C. This is to get a response out of WG14 on the matter.

ThePhD commented 3 years ago

Posted: http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2594.htm

Latest: https://thephd.github.io/vendor/future_cxx/papers/C%20-%20Mixed%20Wide%20String%20Literal%20Concatenation.html

ThePhD commented 3 years ago

This passed.