[mini-review] Update of Boost.Assign (13th-19th of June)

Thorsten Ottosen <[email protected]>
Newsgroups gmane.comp.lib.boost.announce
Message-ID <4C154640.1050701__46304.1404997513$1276471771$gmane$org@cs.aau.dk>
Dear Boost Developers and Users,

Erwann Rogard has implemented an update to Boost.Assign which we shall 
evaluate during the next week. His extensions allows one to
write code like the following:

(A)

A list of references (to temporaries, in this example):

   boost::array<int,8> a = cref_csv( 1,5,3,4,2,9,0,7 )

(B)

Chained ranges:

   vector<int> v = vector<int>( 3,1 ) && vector<int>( 3,2 );

If you have comments and suggestions about these new features, please 
submit a small review or voice your oppinion on the Boost developer 
list. If you have other feedback for Boost.Assign, now would be a good 
time to mention them too.

If you submit a review, please follow the guidelines here:

   http://www.boost.org/community/reviews.html#Comments

To access the new docs, please see

https://svn.boost.org/svn/boost/sandbox/statistics/support/libs/assign/doc/index.html

To access the new code, please see

https://svn.boost.org/svn/boost/sandbox/statistics/support/boost/assign/

best regards

Thorsten Ottosen, Review Manager
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-announce
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.