1 Sep
2005
1 Sep
'05
8:15 a.m.
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.