
13 Oct
2004
13 Oct
'04
3:13 p.m.
On Oct 13, 2004, at 10:03 AM, Joao Abecasis wrote:
3) Could get<Index> functions be added to array, in order to mimick tuple? There are probably other things that can be done to make boost::array behave like a tuple. I think array could also be considered for inclusion in fusion.
See: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1619.pdf And search for "8.4 Should array<> be given a tuple interface?" -Howard