IsWeak()

SmartPtr::IsWeak() const method

Checks if pointer is in weak mode.

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

Return Value

True if pointer is in weak mode, false otherwise.

See Also