
6 Jul
2015
6 Jul
'15
6:47 a.m.
Some boost fusion sequence magic. also a working, useful example to showcase an actual application would be helpful(for example you are not even returning a value) On 2015-07-06 08:23, Uthpal Urubail wrote:
Experts, What is the best way to iterator over boost::tuple and return value? Example: For(int i=0;i<boost::tuples::length<T>::value;i++) { Boost_tuple_example.get<i>(); } Regards, UJ _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users