[feature] Add method 'all' to BitSetVectorConstReference
I don't know if this is considered to be some proper interface change, but I would like to add the method 'all' to the BitSetVectorConstReference class which, in analogy to the present method 'none', returns 'true' if all bits of a block are set.