1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/include/llvm/Support
Chris Lattner e9a2b44041 * Fixed mapped_iterator to actually work with functors
* Implement mapto function that works like map in a functional programming language

llvm-svn: 439
2001-09-07 16:30:28 +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