Author: mysqlpp Date: Mon Jun 20 10:47:47 2005 New Revision: 784 URL: http://svn.gna.org/viewcvs/mysqlpp?rev=784&view=rev Log: - Row default ctor now initializes object to a useful state. - Renamed private members to have trailing underscores, and moved private section to end of class declaration.
Modified:
trunk/lib/row.cpp
trunk/lib/row.h
