$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Allen (yaozhen_at_[hidden])
Date: 2005-05-31 12:29:03
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++