Skip to content
Snippets Groups Projects
  1. Nov 22, 2018
    • Lioncash's avatar
      common: Remove bit_set.h · 8b27e73b
      Lioncash authored
      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.
      8b27e73b
  2. Nov 21, 2018
  3. Nov 20, 2018
  4. Nov 19, 2018
Loading