Boost logo

Boost Users :

From: Jeremy Siek (jsiek_at_[hidden])
Date: 2001-12-01 13:11:00


On Sat, 1 Dec 2001, Douglas Gregor wrote:
gregod>
gregod> Most Boost libraries that use containers allow you to supply your own
gregod> container.
gregod>

Yes, and this is true for the adjacency_list class. You can use the
container_gen interface to replace std::vector with something else that
doesn't use a slow destructor.

Cheers,
Jeremy

----------------------------------------------------------------------
 Jeremy Siek http://php.indiana.edu/~jsiek/
 Ph.D. Student, Indiana Univ. B'ton email: jsiek_at_[hidden]
 C++ Booster (http://www.boost.org) office phone: (812) 855-3608
----------------------------------------------------------------------


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