Boost logo

Boost :

From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2007-10-15 04:29:19


Hello,

I think I found two more issues with intrusive:

1. boost/intrusive/slist.hpp:908

This line calls the non-existing method insert_after_and_dispose().

2. boost/intrusive/detail/hashtable_node.hpp:65

The operator=() of bucket_impl is missing a return statement.

Regards,
Markus


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk