On Sun, 2009-08-30 at 18:13 +0200, Guido Serassio wrote:
> Hi,
> 
> I don't know what is std::string::npos, and so I don't know what to look
> for ....

http://www.cplusplus.com/reference/string/string/npos/

It should be a static const, which is why I'm so surprised you're
getting an error about it.

-Rob

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to