test

Test if a bit at a position is set.

  bool test(size_t pos) const;
  
Remarks

Returns true if the bit at the position is true.