Template Function udho::internal::to_fusion(boost::tuple<Ts…>)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “udho::internal::to_fusion” with arguments (boost::tuple<Ts…>) in doxygen xml output for project “udho” from directory: dox/xml. Potential matches:

- template<class ...Ts> auto to_fusion(boost::tuple<Ts...> in)
- template<class ...Ts> boost::fusion::tuple<Ts...> to_fusion(std::tuple<Ts...> in)
- template<std::size_t... Is, class T> auto to_fusion(std::index_sequence<Is...>, T &&in)