Implements a string-indexed bit_vector. More...
#include <CommonTools/Utils/interface/strbitset.h>
Implements a string-indexed bit_vector.
The strbitset implements a string-indexed bit vector that will allow users to access the underlying bits by a string name instead of via an index.