llvm-project/llvm/include
Douglas Gregor 41e692dcf1 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.

llvm-svn: 100463
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