]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: Added a custom deleter to make a sub-class work with std::unique_ptr
authorAmnon Hanuhov <ahanukov@redhat.com>
Tue, 16 Mar 2021 13:37:16 +0000 (15:37 +0200)
committerAmnon Hanuhov <ahanukov@redhat.com>
Thu, 6 May 2021 17:22:05 +0000 (20:22 +0300)
commit0133c7ab4ead61e0cd43ea3668306e3641318788
tree4765d89557efda798a03b2902c55e4d1e8006480
parent8202aa3ddfe5bfcfbb377aff4b4a8c9d8f60b504
common: Added a custom deleter to make a sub-class work with std::unique_ptr

Signed-off-by: Amnon Hanuhov <ahanukov@redhat.com>
src/common/RefCountedObj.h