]> git.tdb.fi Git - libs/core.git/commit
Add a refcount function to RefPtr
authorMikko Rasa <tdb@tdb.fi>
Mon, 18 May 2020 23:27:15 +0000 (02:27 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 18 May 2020 23:27:15 +0000 (02:27 +0300)
commitcc541830f00cc3238edb82ff2e14e8b9060645b6
tree1f73acc814df8b316320d386f92ab202cbd1ce2c
parent0f32d120e05ebc207dcd2ea733714f29795cb26b
Add a refcount function to RefPtr

Sometimes it may be useful to check if there are any other users for the
data.
source/core/refptr.h