Author: mysqlpp Date: Tue Jun 21 21:41:07 2005 New Revision: 803 URL: http://svn.gna.org/viewcvs/mysqlpp?rev=803&view=rev Log: Collapsed two of the Row::value_list*() overloads into two other similar functions using default parameters. This changes the API, but the removed functions aren't used within the library, and I doubt they are used outside, either.
Modified:
trunk/Wishlist
trunk/lib/row.h
