operator [] method
Never
operator [](
- _OptionEarlyReturnKey op
Implementation
Infallible operator [](_OptionEarlyReturnKey op) {
throw const _OptionEarlyReturnNotification();
}
Infallible operator [](_OptionEarlyReturnKey op) {
throw const _OptionEarlyReturnNotification();
}