Boost logo

Boost :

Subject: Re: [boost] Interest in static multidimensional array.
From: Brian Smith (bjs3141_at_[hidden])
Date: 2012-06-27 13:41:24


On 6/27/12, Rhys Ulerich <rhys.ulerich_at_[hidden]> wrote:
>> https://github.com/BrianJSmith/Array
>>
>> All feedback would be welcome.
>
> What are the intent the non-STL-ish typedefs type_const_reference and
> type_reference? These seem like they can be trivially made from
> typedef type and a quick grep through the source shows them not being
> important for something algorithmic.
>

They're just a throwback to an earlier version of the code that used
expression templates for math arrays. Only one definition is being
used so I suppose the other three aren't really needed now.

-- 
www.maidsafe.net

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