Hi

Is there any converter ( such as boost::fusion::as_vector ) in fusion for convert numbered form type of boost::fusion::vector to variadic ?

Another question is why boost::fusion::make_vector ad boost::fusion::as_vector returns numbered forms of vector but boost::fusion::vector_tie - variadic ?