]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/: add tracked_int_ptr.hpp
authorSamuel Just <sam.just@inktank.com>
Fri, 19 Apr 2013 00:39:10 +0000 (17:39 -0700)
committerSamuel Just <sam.just@inktank.com>
Fri, 19 Apr 2013 18:00:22 +0000 (11:00 -0700)
commit66c007fb3b71156a72e8bcfd8295a3e8f812d1bb
tree13c271e34d115b74f715e45a233f7acce5139be6
parentec6f71bd027036a3d3496625cf8dfcd9121bc828
common/: add tracked_int_ptr.hpp

TrackedIntPtr acts like intrusive_ptr, but is able to
track a ref id.

Signed-off-by: Samuel Just <sam.just@inktank.com>
src/Makefile.am
src/common/tracked_int_ptr.hpp [new file with mode: 0644]