Added preliminary support for iterators in ImutAVLTree.
[oota-llvm.git] / include / llvm / ADT / ImmutableMap.h
2007-10-09 Ted KremenekAdded implementation of immutable (functional) maps...