
6 Oct
2006
6 Oct
'06
2:39 a.m.
loufoque wrote:
Nicola Musatti wrote:
std::cout << r[0].as<long>() << "\t ";
Maybe r[0] could be a boost::any or something of the like ?
Currently, SOCI uses similar concept of type holder (near line 284) http://soci.cvs.sourceforge.net/soci/src/core/soci.h?view=markup IMHO, boost::any seems interesting subject for boostification task. Cheers -- Mateusz Loskot http://mateusz.loskot.net