A disabled default is present on this object. To use it, use one of the other constructors or a factory function.
A destructor is present on this object, but not explicitly documented in the source.
A postblit is present on this object, but not explicitly documented in the source.
Reference-counting memory owner, holds one shared instance of type T. Don't use it to hold built-in arrays, use custom array type instead. Deallocates in destructor, when reference count is zero.