Copyright 2006 MenTaLguY <mental@rydia.net>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
See the file COPYING for details.
Definition in file gc-soft-ptr.h.
#include "gc-core.h"
Go to the source code of this file.
Namespaces | |
namespace | Inkscape |
namespace | Inkscape::GC |
Classes | |
class | Inkscape::GC::soft_ptr< T > |
A class for pointers which can be automatically cleared to break finalization cycles. More... |