
31 May
2005
31 May
'05
5:29 p.m.
Did you see the Boost Assign Library: http://www.boost.org/libs/assign/index.html christopher diggins wrote:
The fact that the Boost array class does not support constructors in favour of the limited and somewhat obscure aggregate initialization syntax has me concerned. IMO it would be much more flexible and powerful to support overloading of the comma operator. The following works on Visual C++