What is the modern C++23/26 replacement for the type void * when using
a variable of this type ?
How do I write the using
expression for this ?
Unable to formulate a using
expression for this ie. using type = ???
.
What goes to the right side of the using ?
5