Ni. Dipende da che prototipo vorresti per l'operatore. Ricorda che non è possibile ridefinire gli operatori tra due raw pointer, quindi almeno uno dei due dev'essere un'oggetto (o un reference all'oggetto di tipo: Base& b = Derived).
Ni. Dipende da che prototipo vorresti per l'operatore. Ricorda che non è possibile ridefinire gli operatori tra due raw pointer, quindi almeno uno dei due dev'essere un'oggetto (o un reference all'oggetto di tipo: Base& b = Derived).
This code and information is provided "as is" without warranty of any kind, either expressed
or implied, including but not limited to the implied warranties of merchantability and/or
fitness for a particular purpose.