19 May
2015
19 May
'15
7:17 p.m.
The compiler complains about not having a copy constructor
That is because you are passing an rvalue to BOOST_FOREACH. All non-copyable containers must be passed as an lvalue. Paul -- View this message in context: http://boost.2283326.n4.nabble.com/BOOST-FOREACH-Problem-to-iterate-on-a-non... Sent from the Boost - Dev mailing list archive at Nabble.com.