Various small cleanups to numerous files to now have calls to the correct methods in std::bitset instead of calls to functions related to MY_BITSET e.g. bitmap->test(pos) instead of is_bitmap_set(MY_BITMAP, pos) Quite a number of files are modified in this commit but most of the modifications are quite small in nature.