Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2003-05-08 16:27:34


I just made a mistake with the MPL and got this error message:

c:/boost/boost/python/init.hpp:246: warning:
   `typename boost::mpl::iterator_range<
        boost::mpl::begin<
            boost::python::detail::type_list<
                T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14
              , boost::mpl::void_, boost::mpl::void_
>
>::type
      , boost::mpl::apply_if<
            boost::python::detail::is_optional<
                boost::mpl::apply_if<
                    boost::mpl::empty<
                        boost::python::detail::type_list<
                            T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14
                          , boost::mpl::void_, boost::mpl::void_
>
>, int
                  , boost::mpl::back<
                        boost::python::detail::type_list<
                            T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14
                          , boost::mpl::void_, boost::mpl::void_
>
>
>
>, boost::mpl::prev<
                boost::mpl::end<
                    boost::python::detail::type_list<
                        T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14
                      , boost::mpl::void_, boost::mpl::void_
>
>::type
>, boost::mpl::end<
                boost::python::detail::type_list<
                    T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14
                  , boost::mpl::void_, boost::mpl::void_
>
>
>::type
>::type' is implicitly a typename

That's just so beautyful it brings tears to my eyes.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk