
31 May
2005
31 May
'05
5:49 p.m.
----- Original Message ----- From: "Allen" <yaozhen@ustc.edu> To: <boost@lists.boost.org> Sent: Tuesday, May 31, 2005 1:29 PM Subject: [boost] Re: Boost Array Initialization Technique
Did you see the Boost Assign Library:
Yes. However, unless I am mistaken, it can only be used with back-insertable containers. There are of course other techniques than the one I proposed. My point is that I believe comma initialization to be superior to aggregate initialization, and that not making boost:array a conformant reversible container to be a mistake. Christopher Diggins