System::ExceptionWrapper::operator->-metod

ExceptionWrapper::operator-> method

Tillåter åtkomst till medlemmar i Exception-objektet.

T * System::ExceptionWrapper<T>::operator->() const

ReturnValue

Rå pekare till Exception-objektet.

Se även