System::ExceptionWrapper::operator-> メソッド

ExceptionWrapper::operator-> method

Exception オブジェクトのメンバーにアクセスできるようにします。

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

ReturnValue

Exception オブジェクトへの生ポインタ。

参照