What is the meaning of this declaration? (was given during an interview) :
typedef void * (A:: *B)(char *);
Define B
as a pointer to member-function of class A
, which receives char*
and returns void*
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With