Boost logo

Boost Users :

From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2006-01-31 08:35:55


On Jan 30, 2006, at 9:27 PM, Dave wrote:
> I am looking into heap profiles of some example programs
> given in Boost Graph Library and I would like to know if
> there is any garbage collection or memory compaction done
> by BGL's memory allocator.

No, we do not perform either of these optimizations. The BGL uses the
standard allocator and nothing else.

        Doug


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net