ThorstenB 10bbd435b7 Catch dangling property ties.
It's bad when tied properties are not untied before removing the tied property list.
We could try to "untie" the properties in the destructor - but that usually
caused weird mem access errors, since the tied properties will access
a no longer existing object (the very object whose destruction called the
TiedPropertyList destructor...). => so just add a warning and a nagging trap :)
2011-03-07 19:32:20 +01:00
2011-02-06 16:37:48 +01:00
2011-03-07 19:32:20 +01:00
2010-07-27 00:21:44 +01:00
2006-02-17 08:58:56 +00:00
2011-01-28 14:51:15 +01:00
2003-06-11 18:55:36 +00:00
2010-08-07 09:09:58 +01:00
2001-12-17 16:52:20 +00:00
2000-03-29 00:00:46 +00:00
2007-07-23 22:00:31 +00:00
2002-09-07 02:58:19 +00:00

[ Nothing here at this time. ]
Description
No description provided
Readme 14 MiB
Languages
C++ 85.5%
C 13.1%
CMake 1.4%