IsShared()

SmartPtr::IsShared() const method

Checks if pointer is in shared mode.

bool System::SmartPtr<T>::IsShared() const

Return Value

True if pointer is in shared mode, false otherwise.

See Also