Author: mysqlpp
Date: Thu Jun 30 04:00:50 2005
New Revision: 857

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=857&view=rev
Log:
Query now derived from std::ostream instead of std::stringstream, and we
manage our own internal string buffer.  Examples tested with GCC 3.x
under x86 Linux and with VC++ 7.1 under Win32.

Modified:
    trunk/lib/query.cpp
    trunk/lib/query.h


Reply via email to