Subject: Re: [Boost-users] [boost-users][StateChart] event creation/destruction
From: Igor R (boost.lists_at_[hidden])
Date: 2009-02-25 08:21:38


>
> Under certain circumstances events need to be copied internally, so you
> should increment the counter in the copy ctor.
>
Ok, I see.

Thank you!