libcore: Typed template for PointerSets; finished implementation
PointerSetT<> can be used to make pointer sets of any type.
PointerSet now supports iteration observers that allow the allocationto be changed without screwing up the iterators.
Several bugs were fixed.
View differences
libcore: Typed template for PointerSets; finished implementation
PointerSetT<> can be used to make pointer sets of any type.
PointerSet now supports iteration observers that allow the allocation
to be changed without screwing up the iterators.
Several bugs were fixed.