Graham Reitz wrote:
Thanks Paul.
Or have I misunderstood? Are you saying that Intellisense stops working altogether when you use filesystem::path, and then refuses to work on any other code that you type in?
Yes, that's correct. Anything before the line of code, in the original post, works ( i.e. if I do std::[intellisense works]) but after (i.e. std::[no intellisense]) and it doesn't.
Also, I didn't mean to imply this is a boost issue, it certainly isn't. But was wondering if other folks have the same issue(s) or know a workaround.
Hi, actually you're "lucky", because when i use boost::bind, intellisense usually crashes :( I don't know if its any better with the service pack 1 for vs2005, but if you haven't already, maybe you could try installing it. -- Regards, dave