OSDN Git Service

Add a trivial functor for use with unique_ptrs managing memory that needs to be freed...
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 29 Aug 2014 22:05:31 +0000 (22:05 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 29 Aug 2014 22:05:31 +0000 (22:05 +0000)
commit3da7647d69d0ffdd1a03b345f3105f3a1d0de167
tree5500d742a349aaf81710ac56bf4d4047045aa839
parenta2fa271b36da931bfa1a2f0055a7bab499365107
Add a trivial functor for use with unique_ptrs managing memory that needs to be freed rather than deleted.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216790 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/STLExtras.h