dog_spawn2
Starting Member
1 Posts |
Posted - Feb 17 2004 : 7:07:45 PM
|
There is no member list box when trying to call a function through overloaded operator '->'. This is used by template smart pointers quite a lot. It's never really worked properly in Visual Assist which is really, really, really annoying :)
Is this because the smart pointer has one set of members for '.' and another for '->', but Visual Assist is getting confused?
Uninstalling Visual Assist to get back the Visual Studio 2003 default intellisense fixes the problem. |
|