]> git.tdb.fi Git - libs/core.git/commitdiff
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)
Sometimes it may be useful to check if there are any other users for the
data.


No differences found