[MPL] How to generate pre-generated header files for lists containing more than 50 entries?
Hello MPL experts,
I want to code a state machine which has a reaction list containing
more than 50 entries.
I found here [http://svn.boost.org/svn/boost/trunk/libs/mpl/preprocessed/]
some python scripts to generate header files for lists containing more
than
50 entries.
But I cannot manage to generate a single header file. Can someone please
explain to me how to use these scripts? I also didn't find any help in
boost
documention.
Command line messages of the related script were also not helpful for me:
preprocess_list.py
Usage:
preprocess_list.py <mode>
participants (1)
-
Klaus.Kempf@industronic.de