VS2005 doesn't like its own suggestions



I typed std::
A pull down list box poped up with a list of all selections available as
expected.
Among them is "string" as expected. I choose "string".
The compiler then complains that "string is not a member of std"...

Any idea about such a puzzle?

Thanks,
David


.



Relevant Pages

  • Re: VS2005 doesnt like its own suggestions
    ... > A pull down list box poped up with a list of all selections available ... > The compiler then complains that "string is not a member of std"... ...
    (microsoft.public.vc.language)
  • Re: Cast curiosity
    ... > the compiler complains... ... > and I have to cast it to string, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Cast curiosity
    ... >> the compiler complains... ... >> and I have to cast it to string, ...
    (microsoft.public.dotnet.languages.csharp)
  • Cast curiosity
    ... char c = 'C'; ... the compiler complains... ... "cannot implicitly convert type 'object' to 'string' ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Letter to US Sen. Byron Dorgan re unpaid overtime
    ... Big-O notation isn't mathematics per se, it's computer science notation ... "length of the string". ... outrun something compiled and optimized by a good C compiler. ... > either general computing culture or culture outside computing. ...
    (comp.programming)