$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Andreas Huber (ahd6974-spamgroupstrap_at_[hidden])
Date: 2005-09-01 03:15:33
Andreas Huber wrote:
> Events that the user allocates with new are never copied.
That's inaccurate. The library does not detect heap-allocation directly.
It only detects whether a boost::intrusive_ptr is currently pointing to
the event object.
Regards,
-- Andreas Huber When replying by private email, please remove the words spam and trap from the address shown in the header.