Hi Guys!<br><br>I have the following method:<br><br>const int Class::stuff (Class *pClass);<br clear="all"><br>and the following pointcut:<br><br>pointcut methods () = call ("% %::%(Class *)");<br><br>but these expressions don't match.<br>
<br>It seems I can match only methods with natural types as arguments (int, char, float, ...).<br>When I use classes as arguments, AspectC++ doesn't match. Why?<br><br>-- <br>_____________________________________________<br>
<br>                       Leandro Souza Costa<br><br>"A vitória se encastela em jardins encantadores,<br>  mas para se chegar a ela não há caminho de flores"<br>_____________________________________________<br>