[aspectc-user] Re: aspectc-user Digest, Vol 28, Issue 4

Fabian Scheler fabian.scheler at gmail.com
Fri Mar 9 07:25:44 CET 2007


> TJP is a join point specific type ac++ creates. You therefore need to
> create a template function to pass the 'tjp' object. Try something like
> this:

no TJP is not created by ac++, TJP is a template parameter, in the
given example the template procedure pass is implicitly instantiated
by the c++ compiler with TJP == JoinPoint as template Parameter. The
class JoinPoint ist generated by ac++.

Ciao, Fabian



More information about the aspectc-user mailing list