Inkscape
Vector Graphics Editor
|
Base class for GC-managed objects. More...
Go to the source code of this file.
Classes | |
class | Inkscape::GC::Managed< default_scan, default_collect > |
A base class for objects for whom the normal new and delete operators should use the garbage-collected allocator. More... | |
Namespaces | |
namespace | Inkscape |
Helper class to stream background task notifications as a series of messages. | |
namespace | Inkscape::GC |
Boehm-GC based garbage collector. | |
Base class for GC-managed objects.
Definition in file gc-managed.h.