Bring the return value of SmallVector::insert in line with std::vector::insert.
[oota-llvm.git] / include / llvm / ADT / InMemoryStruct.h
2010-11-27 Daniel DunbarADT/InMemoryStruct: Add an experimental helper class...