Boost logo

Boost :

Subject: Re: [boost] [LA] vector_traits for setters
From: Barend Gehrels (barend_at_[hidden])
Date: 2010-05-11 00:10:43


Hi Emil,

Emil Dotchevski wrote:
> On Mon, May 10, 2010 at 12:58 PM, Daniel Pfeifer <daniel_at_[hidden]> wrote:
>
>> The problem is that Qt's vector types have setters and no
>> non-const-ref getters.
>>
> (...) your feedback means that probably I should change the traits types
> to use setters.
>
We did exactly the same for Boost.Geometry (long ago). First have
non-const-ref getters and lateron moved to setters... Seems it cannot be
avoided.

Regards, Barend


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk