Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
gc-managed.h File Reference

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.
 

Detailed Description

Base class for GC-managed objects.

Definition in file gc-managed.h.