From: destinati2001 (moserjd_at_[hidden])
Date: 2003-08-05 07:58:29


Hello,

Has anyone been able to get IntelliSense member information for the
boost::shared_ptr class? I am using Visual Studio.NET 2003.

I have setup the boost directory as a subfolder of my project
directory. Moreover, I *am* able to obtain Intellisense information
for boost::any, any_cast, get_pointer, make_permuation_iterator,
permutation_iterator_generator, permutation_iterator_policies,
scoped_ptr, signal, and swap.

The fact that scoped_ptr works fine makes me wonder why shared_ptr
doesn't work.

Any help would be much appreciated!

Thanks,

Jeff