Boost logo

Boost Users :

From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-05-14 00:39:57


AMDG

Julie Larson wrote:
> Thanks for the quick response Steven, However I think if you look at
> it you'll see that the destructor hasn't been called yet when the
> crash happens. The error happens during the iteration in main when
> trying to print out the contents of the word class. The destructor
> for the CWordHash class won't be called until after that when main
> exits.
>

Using the trunk, it crashes in the destructor when the assertion on
utilities.hpp line 394

{ (void)hook;
BOOST_INTRUSIVE_SAFE_HOOK_DESTRUCTOR_ASSERT(!hook.is_linked()); }

I don't happen to have 1.35 available, though.

In Christ,
Steven Watanabe


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