#include <boost/bit_logic/bit_vector.hpp> void clear ( ) ;
The clear() function deletes all the bit elements of a bit_vector.
This function throws no exceptions.