$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [container] Initialization from transformed_range compilation error
From: Szymon Gatner (szymon.gatner_at_[hidden])
Date: 2011-09-06 16:22:24
2011/9/6 Ion Gaztañaga <igaztanaga_at_[hidden]>:
> 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?
Regards,
Simon