$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [move] uninitialized_move
From: Adam Wulkiewicz (adam.wulkiewicz_at_[hidden])
Date: 2012-12-25 19:26:53
Ion Gaztañaga wrote:
> El 22/12/2012 20:56, Adam Wulkiewicz escribió:
>> Hi,
>>
>> I recently saw how boost::uninitialized_move is implemented, it doesn't
>> check for exceptions thrown by move ctor and don't delete already
>> constructed objects. Is this intentional?
>
> No. Can you fill a ticket, please? Thanks
I saw that you've already filled it, thanks.
Regards,
Adam