mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-26 21:47:07 +00:00
fa9e207a22
they do not modify the passed iterator but return a copy. next(myIt) returns copy of myIt incremented once next(myIt, n) returns copy of myIt incremented n times prior(myIt) returns copy of myIt decremented once prior(myIt, n) returns copy of myIt decremented n times While at it remove obsolete implementation of mapped_iterator. llvm-svn: 11429 |
||
---|---|---|
.. | ||
Annotation.h | ||
BitSetVector.h | ||
Casting.h | ||
CommandLine.h | ||
DataTypes.h | ||
Debug.h | ||
DepthFirstIterator.h | ||
DOTGraphTraits.h | ||
DynamicLinker.h | ||
EquivalenceClasses.h | ||
FileUtilities.h | ||
GraphTraits.h | ||
GraphWriter.h | ||
hash_map | ||
hash_set | ||
HashExtras.h | ||
ilist | ||
iterator | ||
LeakDetector.h | ||
MallocAllocator.h | ||
MathExtras.h | ||
PostOrderIterator.h | ||
SCCIterator.h | ||
SetOperations.h | ||
Signals.h | ||
SlowOperationInformer.h | ||
Statistic.h | ||
STLExtras.h | ||
StringExtras.h | ||
SystemUtils.h | ||
ThreadSupport-NoSupport.h | ||
ThreadSupport-PThreads.h | ||
ThreadSupport.h | ||
Timer.h | ||
Tree.h | ||
TypeInfo.h | ||
VectorExtras.h |