17 May
2007
17 May
'07
6:39 p.m.
"Trigve Siver"
--- typedef BOOST_TYPEOF(T.exec("SELECT 1")) type; // OK type rs; // fatal error ---
So, it seems to be able to deduce the type, but can't use it? I've never
seen anything like this... Is it possible to get the name of the type:
#include