On Fri, Aug 03, 2012 at 12:39:52PM +0200, Lorenzo Marcantonio wrote: > Why is the operator definition needed? If the semantic is a field-by-field > comparison, it should get a default, like for assigment (it doesn't, tried > it:P)
Oops found the answer... there is no default == operator in C++ :P:P (strange, they got default = but not default ==) -- Lorenzo Marcantonio Logos Srl _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

