
25 May
2006
25 May
'06
10:39 a.m.
Vincent Bherer-Roy wrote:
I know that this subject has been discuss a lot in the past. However a quick search in the mailing list archive did not show any solution like the one I propose. If my post is a duplicate, please forgive :-)
The problem is that, like many other, I don't use boost::array because it doesn't have any constructor.
What is it specifically your are looking for? Maybe Boost.Assign can help you: http://www.boost.org/libs/assign/doc/index.html Look in particular for list_of() and cref_list_of(). -Thorsten