$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jaap Suter (J.Suter_at_[hidden])
Date: 2002-09-06 16:51:14
Hi,
I was wondering whether boost::mpl::insert works yet. Especially with
vector_c's. It seems to me it doesn't.
If I use boost::mpl::push_front my vector grows correctly, but if I use
boost::mpl::insert with an iterator pointing to the mpl::begin of the
vector; nothing happens. Any ideas?
Regards,
Jaap Suter