Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 1538: std::cout not in any drop-down lists (VC6)
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

d_p_robinson
Junior Member

United Kingdom
21 Posts

Posted - Oct 17 2006 :  06:09:37 AM  Show Profile  Reply with Quote
Code:
#include <iostream>
...
std::c

Drop-down list contains count and count_if. When I type in the full 'cout' and <space> VAX chooses 'count' for me.

Similarly std::endl does not appear in the list.

On VC8 cout is present. There is a minor annoyance in that VAX insists on adding the () to std::endl which is understandable as it's defined as a function, but this is not common usage.

feline
Whole Tomato Software

United Kingdom
18950 Posts

Posted - Oct 17 2006 :  12:57:00 PM  Show Profile  Reply with Quote
with VA disabled in VC6 I cannot get the IDE to suggest std::cout, even though it compiles quite happily. this not being suggested is:

case=3078

for the auto inserted brackets on endl you can use ALT-BACKSPACE to remove both of them, or BACKSPACE twice to remove them one at a time.

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000