[common] replace Common::BitSet with std::bitset (#2576)

Signed-off-by: lizzie <lizzie@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2576
Reviewed-by: crueter <crueter@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
lizzie
2025-09-27 01:21:14 +02:00
committed by crueter
parent 4982dcfaa5
commit 020ad29a8c
3 changed files with 18 additions and 98 deletions
-1
View File
@@ -32,7 +32,6 @@ add_library(
atomic_ops.h
bit_cast.h
bit_field.h
bit_set.h
bit_util.h
bounded_threadsafe_queue.h
cityhash.cpp