6 Sep
2011
6 Sep
'11
9:22 p.m.
El 06/09/2011 22:22, Szymon Gatner escribió:
2011/9/6 Ion Gaztañaga
: El 04/09/2011 23:08, Szymon Gatner escribió:
Code I attached just tries to initialize boost::container::vector from 2 iterators. (Same error when using explicit assign() method). Also copying transformed_range to a container::vector is OK, only (re) initialization fails.
I think I've corrected this. Can you try trunk (boost.move+boost.container) code please?
I am afraid it didn't work, still getting exact same error. Does my code compile for you after those fixes?
Yes. Have you updated Boost.Move and Boost.Container to the latest version? Ion