size_type max_size() const;
Returns a maximum size that the bitvector could grow, assuming sufficient memory. This is a design-time limit.
Throws nothing.