allocator_type get_allocator() const;
Returns a copy of the allocator that the bitvector was constructed with. If the copy constructor of the allocator_type can not throw an exception then get_allocator() is also a non-throwing operation.