
24 Jan
2013
24 Jan
'13
4:10 p.m.
My test program is pretty much your example, except that my data is
not an int but a boost::function. As a note, the crash seems to happen only when I have many consumers. Many producers and one consumer seem to be ok.
Am I doing something wrong? didn't test your code
yes ... your code triggers some static assertion failures using current trunk ... iac, i'll backporting that commit ... tim