More overloading...
Stefano Corsi <[email protected]> Fri, 25 Apr 2003 16:27:07 +0000
| Newsgroups | gmane.comp.lang.moto.devel |
|---|---|
| Organization | Moto Project |
| Message-ID | <[email protected]> |
I have committed some more changes on the moto_opo branch. Now +=3D and -= =3D=20 operators are cloning values instead of directly modifying the underlying= =20 objects. And now we have the same motoX_try_overloaded_binary_op function= in=20 both motov and motoi.=20 Where could I put motoX_fillArgs() that are used unchanged in both motov = and=20 motoi?? Stefano