refCounted

fnRefCounted!(T, RefCountedAutoInitialize.no) refCounted(T)(T val)

Like safeRefCounted but used to initialize RefCounted instead. Intended for backwards compatibility, otherwise it is preferable to use safeRefCounted.