size
Syntax:
 #include <boost/bit_logic/bit_array.hpp> 
 std::size_t size ( ) const ;

The size() function returns the number of bit_elements in the bit.

This function throws no exceptions.