> No. Query::success_ indicates more than the result of the last query.
I see the behaviour, and it makes sense. Maybe a slight tweak to the
documentation would be in order for the sake of pedantry to make it
clear that it's the object integrity rather than whether the last query
worked.
Also, if it's indicating object integrity in the copy constructor,
success_ should presumably be based on whether there were no issues with
init as in the normal constructor? Or maybe delete the copy constructor
and I'll quit whining :)
Joel.