Author: mysqlpp
Date: Mon Jul 18 18:11:30 2005
New Revision: 942

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=942&view=rev
Log:
Adjustments to Exception hierarchy to make these objects copyable.
Previously you couldn't, because the "what" string member was const, so
you couldn't assign to it after creating the object.

Modified:
    trunk/lib/exceptions.h


Reply via email to