src/core/ref-count-base.h
Sun, 15 Nov 2009 09:16:32 +0100 Mathieu Lacage make the destructor non-pure for the python bindings
Thu, 12 Nov 2009 13:01:01 +0100 Mathieu Lacage replace RefCountBase with SimpleRefCount<> to avoid duplicate refcounting implementations.
Tue, 08 Jul 2008 10:17:18 -0700 Mathieu Lacage avoid uneeded inline
Tue, 08 Jul 2008 10:12:38 -0700 Mathieu Lacage add RefCountBase::GetReferenceCount.
Tue, 08 Jul 2008 10:11:55 -0700 Mathieu Lacage coding style
Thu, 10 Apr 2008 12:59:15 -0700 Mathieu Lacage add copy constructor and assignment operator to ensure proper initialization of refcount.
Thu, 27 Mar 2008 15:28:54 -0700 George F. Riley bug: 147. Add RefCountBase
less more (0) tip