UniqueVector template provides a means of enumerating objects uniquely.
authorJim Laskey <jlaskey@mac.com>
Mon, 16 Jan 2006 23:29:43 +0000 (23:29 +0000)
committerJim Laskey <jlaskey@mac.com>
Mon, 16 Jan 2006 23:29:43 +0000 (23:29 +0000)
commit54c33190224bc0746aa9d625ec27ebb205fffcfd
treece7bb645d39d11b881f252442344ece9c380d978
parentb5d0b0bae51a958e9583c0ffa55d19a80ff72da9
UniqueVector template provides a means of enumerating objects uniquely.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25376 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/UniqueVector.h [new file with mode: 0644]