future_cxx
future_cxx copied to clipboard
Work done today for the glory of tomorrow - or, C and C++ systems programming papers.
Latest draft: https://thephd.dev/_vendor/future_cxx/papers/C%20-%20More%20Modern%20Bit%20Utilities.html
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.
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.
Submitted for SG16, Köln, Germany 2019 for inclusion in C++23.
Made a fucky-wucky. https://thephd.dev/_vendor/future_cxx/papers/C%20-%20Oops,%20Compound%20Literals%20with%20Empty%20Initializers.html