aboutsummaryrefslogtreecommitdiff
path: root/include/Support/BitSetVector.h
AgeCommit message (Expand)Author
2002-11-27Several fixes:Vikram S. Adve
2002-11-06Make maxSize a private variable, add a size() accessorChris Lattner
2002-11-06An implementation of the bit-vector representation of sets.Vikram S. Adve