boostorg/mp11

boost::mpl::sequence_tag conflicts with mp11's one

Closed this issue · 1 comments

In 164aa37, I've split mpl.hpp into mpl_list.hpp and mpl_tuple.hpp, so in case of a conflict with Fusion libraries can now include just mpl_list.hpp and leave std::tuple to Fusion.