|
ACT-CV - Machine Vision for Cognitive Modeling
|
poor man's (synchronous) garbage collection More...

Go to the source code of this file.
Classes | |
| class | ReferenceCount |
| count the number of references and delete the object if the number is zero More... | |
| class | GCPointer< _t > |
| Pointer to objects of class ReferenceCount that performs garbage collection. More... | |
| class | GCPLess< _t > |
| Predicate that redirects to the operator < of the references objects. More... | |
poor man's (synchronous) garbage collection
Garbage Collection für Arme: funktioniert nicht beim Objekten, die sich gegenseitig referenzieren
außerdem nicht threadsafe
Definition in file garbagecoll.h.