
27 Jan
2006
27 Jan
'06
3:32 p.m.
"Arkadiy Vertleyb" <vertleyb@hotmail.com> wrote
"Tobias Schwinger" <tschwinger@neoscientists.org> wrote
That's not exactly what I meant. It's possible to
#define REG_SPEC(a,b) \ ... struct my_traits< a_private_return_type b > { ... }
Do you mean: ... struct my_traits< a_private_return_type(b) > { ... } ?
Please disregard this -- I see what you mean now... Regards, Arkadiy