OSDN Git Service

reference_counter に代わるライブラリ intrusive_ptr_hook を追加
authorSubaruG <subaru_g@users.sourceforge.jp>
Fri, 2 Apr 2010 12:14:53 +0000 (21:14 +0900)
committerSubaruG <subaru_g@users.sourceforge.jp>
Fri, 2 Apr 2010 12:14:53 +0000 (21:14 +0900)
commit99003377d0c98f7b41284854fd4ee8e515d8076d
tree8c6885a1af150d1d83ab5687e63ce76560c7fc69
parent0e060b77578dd7d8b9a17031133cc6a163b38289
reference_counter に代わるライブラリ intrusive_ptr_hook を追加
gintenlib/intrusive_ptr_hook.hpp [new file with mode: 0644]
gintenlib/reference_counter.hpp
tests/intrusive_ptr_hook.cc [new file with mode: 0644]