20 Apr
2007
20 Apr
'07
12:35 a.m.
Sohail Somani wrote:
David Klein wrote:
Hi,
actually you're "lucky", because when i use boost::bind, intellisense usually crashes :(
My experience is that boost::bind by itself is OK, but as soon as you include the lambda::bind header, typing 'bind(' becomes a not very good idea. :-)
Also function<...> somehow becomes function_base<...>. I stopped using VS a while back though.
Personally I had to delete the intellisense dll file to disable it as vs2005 would say updating intellisense forever and use 100% of a processor. Visual Assist continually releases updates that improve it's handling of templates and it works great for me.