Bit array used in BitAnnual (a std::bitset).
typedef std::bitset< MAX_BITSET_SIZE > BitAnnualData;
BitAnnualBase.h
Types