
3 Feb
2005
3 Feb
'05
7:12 p.m.
David Abrahams wrote:
"Jonathan Turkanis" writes:
David Abrahams wrote:
"Jonathan Turkanis" writes:
If I could just get rid of that damned arity everything would be great!
DECLARE_INTERFACE(Interface, (int, print, (ostream&)(int)) ); ? This might be the best one yet. The same basic idea as your earlier suggestion, but without two of the annoying sets of parentheses. If you can help me figure out where to stick 'const' I'll be ready to roll. :-)
You mean member function constness?
Yeah, that's what I meant. I'm willing to overlook volatile.
Sorry, I don't know. Maybe Paul M. has some ideas
Okay, I'll email him. Jonathan