Can __attribute__((pure)) be used on member functions which access member variables of the instantiated object? I'm assuming yes, but it doesn't quite seem covered by the description in the GCC manual.

What about __attribute((const))? I'm assuming it is disqualified as the object instance would qualify as a pointer.

--
edA-qa mort-ora-y
Idea Architect
http://disemia.com/
_______________________________________________
Help-gplusplus mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to