System::ExceptionWrapper::operator-> metodo

ExceptionWrapper::operator-> method

Consente di accedere ai membri dell’oggetto Exception.

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

ReturnValue

Puntatore grezzo all’oggetto Exception.

Vedi anche