DenseMap: Provide a move ctor and move semantics for operator[] and FindAndConstruct.
[oota-llvm.git] / include / llvm / ADT / InMemoryStruct.h
2010-11-27 Daniel DunbarADT/InMemoryStruct: Add an experimental helper class...