Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22298

std::bitset space usage on GCC linux 64-bit

$
0
0

Do all versions of GCC C++ standard library on 64-bit Ubuntu implement this bitset with bit packing?

I have a special bit data structure that I want to ensure is as space efficient as possible (up to padding for alignment). It needs to hold up to 2^20 bits. I'm considering implementing it manually on uint64 words with bit operations.


Viewing all articles
Browse latest Browse all 22298

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>