| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | February 10 2006 6:56pm |
| Subject: | Re: Stability problems with mysql++ | ||
| View as plain text | |||
Matthias Braun wrote:
> catch (BadQuery er)
In addition to what Chris said, you should catch exceptions by
reference. Otherwise, you make unnecessary copies of the exception objects.
| Thread | ||
|---|---|---|
| • Stability problems with mysql++ | Matthias Braun | 10 Feb |
| • Re: Stability problems with mysql++ | Chris Frey | 10 Feb |
| • Re: Stability problems with mysql++ | Warren Young | 10 Feb |
