
I've been searching thru the achive to try to get this to work, but haven't been able to get it to compile. I need a mpl::vector with up to 100 items. In the preprocessed headers there is a big comment that says // -- DO NOT modify by hand!. How can I regenerate these preprocessed headers with more possible items in the list. -Neal

Hi Neal, you can try reading this thread. http://lists.boost.org/boost-users/2006/11/23285.php I remember to write a step by step tutorial, how I generated the headers, but I cannot find it anymore. With Kind Regards, Ovanes Markarian On Thu, Apr 24, 2008 at 11:29 PM, Neal Meyer <nmeyer@dottedzebra.com> wrote:
I've been searching thru the achive to try to get this to work, but haven't been able to get it to compile. I need a mpl::vector with up to 100 items. In the preprocessed headers there is a big comment that says // -- DO NOT modify by hand!. How can I regenerate these preprocessed headers with more possible items in the list.
-Neal _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (2)
-
Neal Meyer
-
Ovanes Markarian