countObj

Counts the number of references of a single object. Useful for shared-agnostic generic code.

size_t
countObj
(
T
)
(
T obj
)

Meta