llvm-6502/include
Douglas Gregor 2ee35226e5 Introduce MaybeOwningPtr, a smart pointer that may (or may not) have
ownership over the pointer it contains. Useful when we want to
communicate ownership while still having several clients holding on to
the same pointer *without* introducing reference counting.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100463 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-05 21:09:22 +00:00
..
llvm Introduce MaybeOwningPtr, a smart pointer that may (or may not) have 2010-04-05 21:09:22 +00:00
llvm-c Whoops this already existed. 2010-03-11 23:21:19 +00:00