Hi all,
I am trying to develop a C++ application using Xcode 2.1.
Firstly I generated a New project using C++ Tool, and created a new .cpp file in it. After including iostream, when I type std:: I don't seem to get the member list (in Visual Studio C++, the memeber list pops up...