This is probably a little out of scope but I am hoping that someone has gotten this to work.

A code line like this:

boost::filesystem::path working_path_a( boost::filesystem::current_path() );

...causes vstudio 2005 intellisense to stop working.  It says this 'No additional Information Available' at the bottom.

Anything before that line and intellisense works fine and anything after it doesn't.

Any help would be greatly appreciated.   As a relatively new user to boost having this feature really helps out.

Thanks,
Graham