j
k
j a
j l
David Abrahams wrote:
Why mess around? You don't need to use a void*; just use a void(X::*)(void) for any X. Round-trip reinterpret_cast is guaranteed to work.
Thanks, good idea. B.
Back to the thread
Back to the list