Test if a bit at a position is set.
bool test(size_t pos) const;
Returns true if the bit at the position is true.