Boost logo

Boost Users :

Subject: Re: [Boost-users] deadline_timer and a crash at ~io_service -> timer_base::destroy()
From: Igor R (boost.lists_at_[hidden])
Date: 2010-04-13 13:47:42


>             for (std::size_t i = 0; i < timers.size(); ++i)
>
>                   timers[i]->cancel();

What happens if you call now delete for every timer?


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