aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-11-21 21:29:39 -0500
committerLioncash <mathew1800@gmail.com>2018-11-21 21:30:10 -0500
commit8b27e73bd7f5fe8671606867614b51dacfbf3d1b (patch)
treebc1ebdf97a445518658ecc2a429e6cb0ca0b809b /src/core/core.cpp
parentec38b4e883e223f1614e909ed58661260822e0e2 (diff)
common: Remove bit_set.h
This is an analog of BitSet from Dolphin that was introduced to allow iterating over a set of bits. Given it's currently unused, and given that std::bitset exists, we can remove this. If it's ever needed in the future it can be brought back.
Diffstat (limited to 'src/core/core.cpp')
0 files changed, 0 insertions, 0 deletions