$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: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2011-09-06 15:03:56
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?
Ion