$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Interest in static multidimensional array.
From: Rhys Ulerich (rhys.ulerich_at_[hidden])
Date: 2012-06-26 20:30:13
> 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.
- Rhys