VS2005 doesn't like its own suggestions
- From: "David F" <David-White@xxxxxxxxxxxxx>
- Date: Wed, 20 Jul 2005 20:08:59 -0700
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
.
- Follow-Ups:
- RE: VS2005 doesn't like its own suggestions
- From: BeavisNaChong0
- Re: VS2005 doesn't like its own suggestions
- From: Carl Daniel [VC++ MVP]
- Re: VS2005 doesn't like its own suggestions
- From: John Carson
- RE: VS2005 doesn't like its own suggestions
- Prev by Date: Re: Release vs Debug (Memory leak...Object Dump)
- Next by Date: Using WebBrowser Control, how to Navigate w/o displaying the HTML page.
- Previous by thread: std::_MAX Replacement
- Next by thread: Re: VS2005 doesn't like its own suggestions
- Index(es):
Relevant Pages
|