Skip to content

std::TypeErasure::operator*

operator*

Dereference operator to access the erased object

Signature

op *(self) -> *void

See Also

Back to TypeErasure