
30 Jul
2008
30 Jul
'08
8:35 p.m.
This is not an answer to your question, but -- you can take a look at the boost::state_chart events implementation, I think I saw there something like this (search "intrusive_from_this").
I come to an implementation of this. As i'm sure this was coded many times before, two questions: (1) Why stock implementation of intrusive counter is not included to Smart Pointers library ? (2) Is there something wrong with my code ?