| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Bernd Prager | Date: | September 30 2005 6:33pm |
| Subject: | Re: Error in User Manual? | ||
| View as plain text | |||
Kim Rasmussen wrote: > Warren Young wrote: > >>> >>> Should I do "result.at(0)[0]" instead? >> >> >> Yes, that's the new syntax. >> >> I'll fix the error in the next version. >> > Okay, thanks a lot. > This returns a "ambiguous overload for 'operator[]' in 'mysqlpp::Result::at(unsigned int) const(0u)[0]" error for me. Though "result.at(0).at(0)" made it work. I'm using mysql++-2.0.5. -- Bernd
| Thread | ||
|---|---|---|
| • Error in User Manual? | Kim Rasmussen | 28 Sep |
| • Re: Error in User Manual? | Warren Young | 28 Sep |
| • Re: Error in User Manual? | Kim Rasmussen | 28 Sep |
| • Re: Error in User Manual? | Bernd Prager | 30 Sep |
