[LLVMdev] llvm::DenseSet with reverse iterator

Vassil Vassilev vasil.georgiev.vasilev at cern.ch
Thu Jul 12 08:20:30 PDT 2012


Hi,
   I need a data structure which has fast search and I can walk it 
forward and backward. Is there something like that in LLVM ADT which am 
not aware of? And if not can I implement it in llvm::DenseSet?
Vassil



More information about the llvm-dev mailing list