Michael Davidsaver
bb6cf7c00b
avoid method resolution problem from diamond inheritance
...
Serializable -> SerializableArray
Serializable -> PVField
SerializableArray -> PVArray
PVField -> PVArray
Thus for PVArray the members of SerializeSerializable are reachable
by two paths. This means that The vtable for PVArray has two seperate
entries for serialize.
Correct resolution is to use virtual inheritance to avoid the
ambiguity.
2011-02-15 11:39:38 -05:00
..
2011-02-02 11:16:03 -05:00
2011-01-16 23:50:56 +01:00
2011-01-28 19:50:05 +01:00
2011-02-09 21:07:52 -05:00
2011-02-09 21:07:52 -05:00
2011-02-09 21:07:52 -05:00
2010-12-20 19:47:36 +01:00
2011-01-28 19:50:05 +01:00
2011-02-02 10:11:07 -05:00
2011-01-12 10:28:00 -05:00
2011-02-04 16:22:15 -05:00
2011-01-12 10:28:00 -05:00
2010-12-08 07:10:01 -05:00
2011-02-02 10:11:07 -05:00
2011-01-12 10:28:00 -05:00
2011-02-04 16:22:15 -05:00
2011-02-02 10:11:07 -05:00
2011-01-12 10:28:00 -05:00
2010-12-08 07:10:01 -05:00
2010-12-08 07:10:01 -05:00
2011-02-02 10:11:07 -05:00
2011-01-12 10:28:00 -05:00
2010-12-08 07:10:01 -05:00
2010-12-08 07:10:01 -05:00
2011-02-15 11:39:38 -05:00
2011-01-28 19:50:05 +01:00
2010-12-27 11:33:34 +01:00
2010-12-27 10:01:28 +01:00
2011-01-21 10:04:51 -05:00
2011-02-02 20:34:56 +01:00
2011-02-04 16:22:15 -05:00
2011-02-04 16:22:15 -05:00
2010-12-08 07:10:01 -05:00
2010-12-08 07:10:01 -05:00
2011-02-04 16:22:15 -05:00
2011-02-04 16:22:15 -05:00