[aspectc-user] Multiple inheritance of aspects.
Olaf Spinczyk
Olaf.Spinczyk at informatik.uni-erlangen.de
Fri Nov 24 15:13:19 CET 2006
Hi,
base aspects have to be "abstract", i.e. they have to have at least one
pure virtual pointcut or function.
- Olaf
Panu Bloigu wrote:
> Dear all,
>
> I have one simple question: To what extent -- if any -- does AspectC++
> support multiple inheritance of aspects? I've done some experimenting and
> this far it seems that multiple inheritance isn't supported or, which is
> more likely, I'm doing something wrong. If AspectC++ indeed does support
> multiple inheritance of aspects, then are there any special "tricks" that I
> need to know to get it to work?
>
> Panu.
>
> _______________________________________________
> aspectc-user mailing list
> aspectc-user at aspectc.org
> http://www.aspectc.org/mailman/listinfo/aspectc-user
More information about the aspectc-user
mailing list