$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Li Lirong (lilirong_at_[hidden])
Date: 2002-11-07 01:53:39
Hi,
I'm using msvc 7.0 and boost_1_29_0. I got this error,
"boost::mpl::vector : too many template arguments", when the number of
the template arguments of mpl::vector exceeds 10 no matter how I define
the BOOST_MPL_LIMIT_VECTOR_SIZE value. Is this a bug of the library,
limitation of the library or my misuse of the library?
Thanks in advance.
Regards,
Lirong