This commit is contained in:
Adam Donahue 2014-08-28 20:30:50 -04:00
parent 774ab74ad2
commit d92914d297
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
references to live object instances.
If you want live objects for a particular class to be tracked, you only have to
subclass form object_ref (instead of object).
subclass from object_ref (instead of object).
About performance: This library has a minimal performance impact when enabled,
and no performance penalty at all when disabled (as object_ref becomes just an