| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | March 23 2011 2:34pm |
| Subject: | Re: StoreQueryResults destructor runs without end... | ||
| View as plain text | |||
On 3/23/2011 3:08 AM, Warren Young wrote: > > Keep in mind also the behavior of std::vector.... Actually, this is irrelevant. StoreQueryResult knows the result set size when it is created because it can ask the underlying MySQL C API library how many rows are in the MYSQL_RES structure it is initialized from. So, this pissing contest was doubly pointless. I apologize for the list noise.
