Class Vector<bool>

A specialized vector for bool elements is provided to optimize allocated space.

A EWL bitvector class is available for efficient bool vector manipulations. Refer to Bitvector Class Library for more information.