
30 Apr
2010
30 Apr
'10
3:12 p.m.
On Fri, 30 Apr 2010 17:04:53 +0200, Janek Kozicki <janek_listy@wp.pl> wrote:
What would it take to get this code to work?
std::vector<boost::atomic<Something> > v; v.resize(100);
Hi Janek, I'd like to know what's your goal when you declare a vector of "atomic" variables. What is the result you are looking for? Regards. -Edouard