llvm-6502/include/llvm/Support
Chris Lattner 643afb3b01 * Fixed mapped_iterator to actually work with functors
* Implement mapto function that works like map in a functional programming language


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@439 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-07 16:30:28 +00:00
..
Annotation.h Make annotations operations const with a mutable annotation list so that 2001-09-07 16:16:35 +00:00
DataTypes.h Eliminated the Unique class in favor of NonCopyable and NonCopyableV 2001-07-23 18:26:21 +00:00
HashExtras.h Added a pointer hash function object for use in pointer maps. 2001-07-28 04:41:10 +00:00
NonCopyable.h Eliminated the Unique class in favor of NonCopyable and NonCopyableV 2001-07-23 18:26:21 +00:00
STLExtras.h * Fixed mapped_iterator to actually work with functors 2001-09-07 16:30:28 +00:00
StringExtras.h Added function printIndent. 2001-07-28 04:41:27 +00:00