future_cxx icon indicating copy to clipboard operation
future_cxx copied to clipboard

Work done today for the glory of tomorrow - or, C and C++ systems programming papers.

Results 32 future_cxx issues
Sort by recently updated
recently updated
newest added

Latest draft: https://thephd.dev/_vendor/future_cxx/papers/C%20-%20More%20Modern%20Bit%20Utilities.html

wg14

https://github.com/ThePhD/future_cxx/blob/754a618c85cb26d84d2c5b2ceff9a50ff1ade514/papers/source/C%20-%20Consistent%2C%20Warningless%2C%20and%20Intuitive%20Initialization%20with%20%7B%7D.bs#L286 Hello! I am a huge fan of your work and, especially, this paper. I was reading through it tonight and think that I spotted a very, very minor typo....

Enumerations in C suck. We're taking over Clive Pygott's paper to fix that.

enhancement
improvement
wg14

The status quo for enumerations is actually completely batshit bonkers, and I have no idea how anyone got any work done with exclusively standard C. What a nightmare.

enhancement
wg14

Submitted for SG16, Köln, Germany 2019 for inclusion in C++23.

librarians [design.sg16]

Made a fucky-wucky. https://thephd.dev/_vendor/future_cxx/papers/C%20-%20Oops,%20Compound%20Literals%20with%20Empty%20Initializers.html

bug
enhancement
wg14
heaven++