OSDN Git Service

Add smart refcounting pointer class to ADT back (known before as IntrusiveSPtr.h).
authorAnton Korobeynikov <asl@math.spbu.ru>
Fri, 22 Feb 2008 17:26:05 +0000 (17:26 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Fri, 22 Feb 2008 17:26:05 +0000 (17:26 +0000)
commit567a273370fd7f1f1e8dd4a372d7b81f26df7a47
tree823bbf28fb2155bfe88c6b17845891a81b75d233
parent5ea8ef8985d5e607ff29b171d7e69359a2009a9d
Add smart refcounting pointer class to ADT back (known before as IntrusiveSPtr.h).

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