template class PortableRef<class Item> (Return to index)

This class implements reference counting on any object or arrayyou give it, so that your object will be automatically deleted when your last reference to it goes away.

Type:
    Instantiable

Include file:
    ../../refcount/PortableRefCount.h

Synopsis:

Public methods: