I have gone through operator overloading tutorial. I haven't find any example of overloading "->*". It has been told that the mentioned operator is rare and used mostly in expression template.
Can someone enlighten with the details of overloading the operator "->*"?