| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | October 27 2007 9:00am |
| Subject: | Re: bug fix for MySQL++-2.0.7 | ||
| View as plain text | |||
Richard Forrest wrote: > > class subscript_iterator : public std::iterator<ReturnType, SizeType> > > should probably read > > class subscript_iterator : public > std::iterator<std::random_access_iterator_tag,ReturnType, SizeType> After nearly 2 years, this patch is finally applied. Whew! Binary compatibility can be a pain...
| Thread | ||
|---|---|---|
| • bug fix for MySQL++-2.0.7 | Richard Forrest | 7 Jan |
| • Re: bug fix for MySQL++-2.0.7 | Warren Young | 27 Oct |
