T O P I C R E V I E W |
M2tM |
Posted - May 02 2011 : 03:08:18 AM I'm having problems with intellisense not showing up for std::shared_ptr. A quick search uncovered some old issues being resolved for boost::shared_ptr, but I haven't seen anything on the new std version. |
3 L A T E S T R E P L I E S (Newest First) |
support |
Posted - May 12 2011 : 12:49:39 AM case=56278 is fixed in build 1848 |
accord |
Posted - May 02 2011 : 10:16:35 AM Good catch! 
case=56278 is marked as fixed internally which means it have to go through additional testing but there is a good chance that this problem will be fixed in the next build. It may solve your problem as well since it seems to be the same problem. |
M2tM |
Posted - May 02 2011 : 03:11:03 AM Hmm, I see this thread: http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=10065
Has there been any progress on this issue? std::tr1::shared_ptr does seem to show intellisense but not std::shared_ptr |