$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [tuple] - Move constructors for Tuple
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2013-02-06 13:10:26
Le 05/02/13 23:49, Moore, Andrew a écrit :
> Are there plans for move constructors/assignment operations in the tuples library?
>
>
I don't know, but there is clearly a need for c++03 compilers using
Boost.Move. See https://svn.boost.org/trac/boost/ticket/7276
I hope that someone will take care of it soon.
Best,
Vicente