Language:

en_US

switch to room list switch to menu My folders
Constant Integer Type Declarations Initilized With Constant Expressions Should Be Constants
Constant integer-typed (including enumeration-typed) object declarations in C that are immediately initialized with an integer constant expression should just be constant expressions. That’s it.



Posted by rss <> on Sun Jun 16 2024 00:00:00 UTC
0 comments 0 new | permalink
Why Not Just Do Simple C++ RAII in C?
Ever since I finished publishing the “defer” paper and successfully defended it on its first go-around (it now has tentative approval to go to a Technical Specification, I just need to obtain the necessary written boilerplate to do so), an old criticism



Posted by rss <> on Tue May 21 2024 00:00:00 UTC
0 comments 0 new | permalink
Implementing #embed for C and C++
I received a few complaints that #embed was difficult to implement and hard to optimize. And, the people making these claims



Posted by rss <> on Thu Oct 19 2023 00:00:00 UTC
0 comments 0 new | permalink
Binary Banshees and Digital Demons
The Committee says these things do not exist. The Committee says these things are invisible, not our business, and not something we can or should talk about.



Posted by rss <> on Mon Sep 20 2021 00:00:00 UTC
0 comments 0 new | permalink
views::split: The Final Frontier
I have to shepherd P1664 through the C++ ISO WG process for the 4th time, and this time the paper’s been knocked all the way back



Posted by rss <> on Sun Dec 12 2021 00:00:00 UTC
0 comments 0 new | permalink