mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 05:26:47 +00:00
cf454fe533
Bit operations can be done via std::bitset. The current implementation is too specific to have it just for a future. Refs479f59e386,5ca66fc757. This was SVN commit r25569.