Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Preshing on Programming
(Uncensored)
subscribe
Safe Bitfields in C++
https://preshing.com/20150324/safe-bitfields-in-cpp
links
backlinks
In my cpp11-on-multicore project on GitHub, there’s a class that packs three 10-bit values into a 32-bit integer.