next up previous contents
Next: Use Boehm Up: Giggle Manual 0.7 Previous: Contents

Introduction

This is the documentation for release 0.7 of Gene's Intrepid Garbage-Gathering Library Engine.

Giggle is a garbage collection library for C++. Its interface uses smart pointers, & it allows you to plug-in your own garbage collection algorithms. That last feature is good for learning about garbage collection algorithms & for finding what garbage collector works best with your application.

The Giggle home page is http://giggle.sourceforge.net/. You'll find this documentation on the other end of that URL.

Giggle distro packages, the CVS source code tree, & a pointer to the aformentioned Giggle home page are at http://sourceforge.net/projects/giggle/.



Subsections

Gene Michael Stover
2002-04-28