I have already tried this and got the following error messeges example.cpp: In instantiation of ˇPoplist::apply<boost::mpl::list_c<int, 0l, 1l, 2l, 3l, 4l, 5l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l> >˘: example.cpp:51: instantiated from here example.cpp:20: error: invalid use of undefined type ˇstruct boost::mpl::pop_front<boost::mpl::list_c<int, 0l, 1l, 2l, 3l, 4l, 5l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l> >˘ ../boost_1_35_0/boost/mpl/pop_front_fwd.hpp:20: error: declaration of ˇstruct boost::mpl::pop_front<boost::mpl::list_c<int, 0l, 1l, 2l, 3l, 4l, 5l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l, 2147483647l> >˘ |