Skip to content
Snippets Groups Projects
Commit 0ab0ecb5 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: change refCount (internal) from count() to use_count()

- allows unambiguous of count() for other classes.
  Naming as per std::shared_ptr.

STYLE: qualify use_count() and unique() methods with the refCount base

- clearer/consistent meaning
parent 00f499d7
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment