Skip to content

std::Questionable<T>::operator*

operator*

Dereference operator

Signature

op *(self) -> &T

See Also

Back to Questionable<T>