| 7 | |
| 8 | == MPL -> Utility -> MPL == |
| 9 | |
| 10 | <boost/utility/value_init.hpp> |
| 11 | |
| 12 | from <boost/mpl/for_each.hpp> |
| 13 | |
| 14 | <boost/mpl/bool.hpp> |
| 15 | |
| 16 | from <boost/utility/result_of.hpp> |
| 17 | |
| 18 | <boost/mpl/eval_if.hpp> |
| 19 | |
| 20 | from <boost/utility/result_of.hpp> |
| 21 | |
| 22 | <boost/mpl/has_xxx.hpp> |
| 23 | |
| 24 | from <boost/utility/result_of.hpp> |
| 25 | |
| 26 | <boost/mpl/identity.hpp> |
| 27 | |
| 28 | from <boost/utility/result_of.hpp> |
| 29 | |
| 30 | <boost/mpl/if.hpp> |
| 31 | |
| 32 | from <boost/utility/result_of.hpp> |
| 33 | |
| 34 | <boost/mpl/or.hpp> |
| 35 | |
| 36 | from <boost/utility/result_of.hpp> |
| 37 | |
| 38 | |
| 39 | == MPL -> TypeTraits -> MPL == |
| 40 | |
| 41 | |
| 42 | == TypeTraits -> Typeof == |
| 43 | |
| 44 | <boost/typeof/typeof.hpp> |
| 45 | |
| 46 | from <boost/type_traits/common_type.hpp> |
| 47 | |
| 48 | Create the submodule TypeTraits.CommonType |
| 49 | |
| 50 | TypeTraits.CommonType -> TypeTraits Typeof |