#include <boost/bit_logic/bit_vector.hpp> bool empty ( ) const ;
The empty() function returns true if the size of the Bit Container type is empty.
This function throws no exceptions.