[common] replace Common::BitSet with std::bitset #2576
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "lizbitsetst"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Signed-off-by: lizzie lizzie@eden-emu.dev
doesn't mcl have something like this too or am I misremembering?
@crueter wrote in #2576 (comment):
we don't want to use mcl, and no it's not present there (only bit ops) - in fact other parts of the code use std::bitset!