Description
Provides the Boehm-Demers-Weiser garbage collector library for C and C++ programs. Applications and language runtimes use it to manage memory automatically in software designed for this library.
Most users install it only as a dependency. Developers may need it when building programs that link against this collector; it is not opened directly.