[aspectc-user] More demonstrations for applications of AspectC++?

Olaf Spinczyk os at aspectc.org
Mon Nov 21 20:14:45 CET 2011


Hi!

You can intercept calls to *user-defined* assignment operators. Does 
that help you?

Built-in assignment operators (and others) might by supported in future 
AspectC++ versions. The implementation would be straightforward.

Cheers,

Olaf


Am 21.11.2011 18:18, schrieb Markus Elfring:
> ...
>> At the moment this would only be possible if write accesses were 
>> guaranteed to
>> be performed only by (interceptable) setter methods. AspectC++ has no 
>> set/get
>> pointcut function.
>
> Is it generally possible to intercept calls for assignment operators?
>
> Regards,
> Markus
> _______________________________________________
> 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