- Bjarne Stroustrup thinks all size types should have been signed (PDF warning) https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p1428r0.pdf 303 comments cpp
Linking pages
- strcpy: a niche function you don't need https://nullprogram.com/blog/2021/07/30/ 247 comments
- My favorite C compiler flags during development https://nullprogram.com/blog/2023/04/29/ 192 comments
- So you want custom allocator support in your C library https://nullprogram.com/blog/2023/12/17/ 122 comments
- The quick and practical "MSI" hash table https://nullprogram.com/blog/2022/08/08/ 120 comments
- Arena allocator tips and tricks https://nullprogram.com/blog/2023/09/27/ 112 comments
- u-config: a new, lean pkg-config clone https://nullprogram.com/blog/2023/01/18/ 69 comments
- Jean Guegant's Blog – Making a STL-compatible hash map from scratch - Part 2 - Growth Policies & The Schrodinger std::pair https://jguegant.github.io/blogs/tech/dense-hash-map2.html 21 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:www.open-std.org
Search title: Bjarne Stroustrup thinks all size types should have been signed (PDF warning)
See how to search.