Subject: Re: [boost] [Hana] Formal review for Hana
From: Zach Laine (whatwasthataddress_at_[hidden])
Date: 2015-06-18 16:36:04


On Thu, Jun 18, 2015 at 9:07 AM, Zach Laine <whatwasthataddress_at_[hidden]>
wrote:

> On Wed, Jun 17, 2015 at 9:58 AM, Louis Dionne <ldionne.2_at_[hidden]> wrote:
>
>> Zach Laine <whatwasthataddress <at> gmail.com> writes:
>
> Right. I can certainly live with only copy(), convert(), move(), and
> transform_mutate().
>

To be clear, if I just had transform_mutate(), I could easily use it in
place of the others (expect possibly for move(), depending on its
semantics).

Zach