From: loufoque (mathias.gaunard_at_[hidden])
Date: 2006-10-05 12:22:58


Nicola Musatti wrote:

> std::cout << r[0].as<long>() << "\t ";

Maybe r[0] could be a boost::any or something of the like ?