j
k
j a
j l
typedef void (A::*ConstFoo)(void);
That was for non-const, of course. typedef void (A::*ConstFoo)(void) const;
Back to the thread
Back to the list