Definition in file gc-managed.h.
#include "gc-core.h"
Go to the source code of this file.
Namespaces | |
namespace | Inkscape |
namespace | Inkscape::GC |
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... |